Fire drill
A duty that fails on purpose, halfway through. Press Run now and the failure should be on the page in red, naming the step that broke and what it said. If this one ever looks like a success, the run history is lying.
Runs
Every time this duty has fired — on its schedule and by hand.
Flow — 3 steps
What runs, in order. Reading, not editing — the duty's own agent writes it.
- </> code — the box runs something
- ∅ noop — deliberately nothing
Read it as a list
- code Do something that works → fall_over
- code Fall over on purpose → never_runs
- noop Never gets here