Work Order
Dispatch creates a tool-ready Work Order from client or agent intake.
Dispatch schema →Wever Labs OS binds each routed Work Order to a tool execution command, task token, queue state, result contract, receipt path, callback path, ledger record, and attestation path.
The binding rail gives the OS a single record that connects intake, routing, tool execution, queue movement, results, receipts, callbacks, ledger events, and attestations.
Dispatch creates a tool-ready Work Order from client or agent intake.
Dispatch schema →The OS creates a tool execution command with input references and return requirements.
Command schema →The task enters queue state with heartbeat, retry, and replay readiness.
Queue monitor →TokenOps, FinanceOps, EnergyOps, DistributionOps, or PacketOps operates the workflow.
Operating tools →The result contract returns machine output, human summary, receipts, callback state, ledger, and attestation.
Result contract →Agents and builders can inspect the execution binding schema, tool command schema, result event schema, examples, SQL scaffold, and OpenAPI paths before routing work through the OS.
One object connects the Work Order to task, queue, tool, result, receipt, callback, ledger, and attestation records.
The command envelope sends inputs and return requirements into the selected operating tool.
Progress, result readiness, exceptions, receipts, callbacks, and attestation events write back to runtime state.
The SQL scaffold maps execution bindings, commands, and result events into durable operating records.