Skip to main content

Module step_contract

Module step_contract 

Structs§

StepRouting
Conditional routing metadata for a single SOP step.
SwitchRule
A single named output port on a switch step. Rules are evaluated top to bottom; the first whose when guard passes routes the run to goto. A rule with when unset is the catch-all (n8n’s “unknown”/default port) and should be ordered last.

Enums§

StepFailure
Failure handling policy for a single SOP step.