Validation errors
Unknown step type(s): [...]. Re-pick from the step palette.
Unknown step type(s): [...]. Re-pick from the step palette.
A required input is not set
A required input is not set
A reference points at a step or field that does not exist
A reference points at a step or field that does not exist
{{ step_x.field }} reference names either a step that is not upstream of the referencing step, or a field that step does not actually emit.The usual cause: you deleted or reordered an upstream step and did not re-wire the downstream one. Draft saves tolerate the dangling reference so you do not lose work mid-edit; publish does not.Fix: re-bind the field with the picker, which only offers fields the source step really emits.Routes to step '...' which no longer exists
Routes to step '...' which no longer exists
Routes to '...', which runs before this step (or is this step)
Routes to '...', which runs before this step (or is this step)
Step '...' cannot be used inside a loop. Move it outside the loop body.
Step '...' cannot be used inside a loop. Move it outside the loop body.
Common runtime problems
A retrieval step returns nothing right after an upload
A retrieval step returns nothing right after an upload
Build and Run Matrix reports truncated: true
Build and Run Matrix reports truncated: true
A loop reports failures but the run succeeded
A loop reports failures but the run succeeded
The agentic step stopped early
The agentic step stopped early
A run cost far more than the estimate
A run cost far more than the estimate

