Skip to main content

Module envelope

Module envelope 

Source

Structs§

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).

Enums§

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.