Incident response
Stub. Define how the team detects, triages, communicates, and resolves production incidents—and how you learn afterward.
Severity levels
- (TBD) SEV definitions and examples.
Response flow
- Detect — alerts, users, or internal reports.
- Triage — assign an incident lead, assess impact.
- Communicate — status page, internal channels, stakeholders (TBD).
- Mitigate — stop the bleeding (rollback, feature flags, scale, etc.).
- Resolve — root cause addressed or workaround stable.
- Follow-up — postmortem within (TBD) days for SEV-*.
Related
- Monitoring and alerts for where signals come from.
- Rollback when mitigation requires reverting a release.