Example runbook
This is a placeholder runbook. Doc and Siobhán will replace it with real Kaari procedures — incident response, credential rotation, cohort setup, rollback playbooks.
Runbook shape
Each runbook should answer:
- What triggers this? The signal that says “run this now”.
- Who runs it? Person or agent. If gated, the gate (Tier 1/2/3).
- Pre-checks. What state must be true before starting.
- Steps. Numbered, with verification after each consequential step.
- Rollback. How to undo if a step goes wrong, by stage.
- Done criteria. End-to-end verification, not “I think it worked”.