1) Rapid triage & root cause
Reproduce the issue, review logs/traces, isolate root cause, and share a short fix/rollback plan.
2) Fix or safe rollback
Implement a minimal-risk fix or feature-flagged rollback with clear guardrails.
3) Tests updated
Add/update unit/integration tests to cover the failure path and prevent regressions.
4) Clean PR
Small, tidy commits; linted; with summary, checklist, and screenshots where useful.
5) Release notes
Clear changelog, deploy steps, and rollback instructions.
6) Handover Loom
3–5 min walkthrough of what changed and how to monitor post-deploy.
7) 7-day warranty patch
One follow-up fix (≤30 min) if the same issue resurfaces.