Skip to main content
State changes are controlled transitions, not status edits. Each has a direction, a trigger that initiates it, and an authority allowed to make it. The criteria a transition evaluates are internal and do not appear in this table or anywhere else in these docs.

Forward path

Reading the table

The trigger names what starts a transition. The authority names who is allowed to commit it. Neither reveals the evaluation in between: whether the input gate opens, whether review concludes, and whether release is authorized are governed by criteria that stay private.The forward path is the minority of the contract. The input-gate block, the clarification loop, rejections, loop-backs, interruptions, and stopped engagements are specified in Exception paths, in the same trigger-and-authority shape, with an explicit live or contract-preview status on every exception row.