Skip to main contentModule envelope
Source - Request
- A request envelope sent from the Control Plane (Tokio) to the Data Plane (TPC).
- Response
- A response envelope sent from the Data Plane (TPC) back to the Control Plane (Tokio).
- Plan
- The execution plan payload. Kept as an opaque blob at the bridge layer —
the bridge doesn’t interpret plans, it just moves them.
- Priority
- Request priority for Data Plane scheduling.
- Status
- Execution outcome status.