Module step_contract
Structs§
- Step
Routing - Conditional routing metadata for a single SOP step.
- Switch
Rule - A single named output port on a switch step. Rules are evaluated top to
bottom; the first whose
whenguard passes routes the run togoto. A rule withwhenunset is the catch-all (n8n’s “unknown”/default port) and should be ordered last.
Enums§
- Step
Failure - Failure handling policy for a single SOP step.