Manifest API
commflow@0.0.2 currently exposes a manifest API. The manifest describes the planned communication surface, but it is not a request, SSE, RPC, or socket runtime client.
Import
Exports
Manifest Fields
Treat the manifest as descriptive metadata. It is useful for documentation, probes, demos, and early integration planning.
Channel Descriptor Fields
Current Descriptor Values
What This API Does Not Do
commflow@0.0.2 does not yet ship runtime clients. That means there is currently no supported import for:
- request execution
- timeout or retry policies
- proxy selection
- lifecycle hooks
- SSE, RPC, or socket adapters
If you need the planned request runtime, read Request Preview as design direction only. Do not use preview names as production imports until a release note marks them as released.