Final action
tcx-order-submit
Submit one already-approved order from a root native Codex workspace turn, using its exact canonical ticket and approval receipt identifiers.
Start with a known approved order #
Use this path only when the order already has its ticket id and matching approval receipt id. If the workflow still needs to produce the evidence or later identify the order, use the bounded tcx-order-allow path instead.
Send only the action grammar #
The meaningful content of the root prompt is the fixed action grammar. A matching workspace Markdown skill link may replace only the leading skill token; literal --name value pairs remain required. Do not add explanatory prose, another skill invocation, aliases, or --name=value syntax.
Submit one order
$tcx-order-submit --ticket-id <ticket-id> --approval-receipt-id <approval-receipt-id>The deterministic hook parses the complete prompt and calls the canonical service gateway before a model runs. It is unavailable in Plan mode and to subagents.
Handle the canonical result #
The service returns a redacted accepted, rejected, duplicate, or needs-review result after enforcing its own policy, payload, restricted-list, approval, idempotency, account, broker-health, live-confirmation, reconciliation, and audit checks.