Chaos Engineering Platform · View 15 of 21 · Runtime
Decisions
- Nothing runs unattended on its first day. Three consecutive passing attended runs is the price of a schedule.
- A scheduled run whose window closes is skipped, not queued. A resilience test deferred into peak hours is worse than one not run.
- Continuous verification is the last rung, not the first: it is the only mode where nobody is watching and nobody scheduled it today.
Assumptions
- Three consecutive attended passes before a definition becomes schedulable; canary suites gate promotion in the deployment pipeline.
- Two automatic suspensions a day from the incident feed, which makes skipping normal rather than exceptional.
Deliberate omission
- Demotion is not drawn. A definition that starts failing is suspended by the fault-class rules on view 13 rather than by a separate ladder.