Runbooks¶
Operational playbooks. Read these before you need them — discovering the rollback procedure during an incident is too late.
| Runbook | When to use |
|---|---|
| Rollback Procedure | A release introduced a regression; you need to revert to the previous artifact and manifest |
| Incident Response | A production alert fires; you need a structured response workflow |
Runbook discipline (RFC §6.3)
Every release must have a named on-call owner and a documented rollback criterion before it promotes to production. If either is missing, the release is not ready to ship.