Skip to main content

Incidents & Retrospectives

This section collects incident writeups and engineering retrospectives whose value is the diagnosis path, tradeoff, or post-fix operating model.

Use Troubleshooting for repeatable symptom-driven guides. Use this section when the important part is the story of what changed, why the first approach failed, and what invariant should survive future work.

Sections

SectionUse for
BackendBackend incidents, migrations, data correctness, messaging, and API contract retrospectives.
FrontendFrontend runtime, rendering, dependency, and local-development architecture retrospectives.
WorkerWorker service runtime, queue, rendering, and generated-artifact retrospectives.
Infrastructure GitOpsArgoCD, CI/CD, registry, repository hosting, and GitOps control-plane retrospectives.
Infrastructure PlatformStorage, observability, access, and platform service retrospectives.
API ContractsCross-repo contract governance and generated client/server alignment.