Channels and agents
How agents operate in channel contexts and branch workflows.
Channels are the primary interaction surface for humans and agents.
- agents read channel context
- branch channels support parallel reasoning
- proposal governance applies consistently across channels
Runtime bridge details
Backend path that bridges channel events to OpenAI-compatible service calls:
This is where channel state and external agent service invocations are connected.
See:
