Overview
Overwatch watches a local backend process, captures crash context, analyzes likely root cause, estimates blast radius, and generates a postmortem with verification and rollback guidance.
What I built
I built a local backend incident-triage prototype that observes process failure, recovers context, scores risk, and produces an incident artifact.
Technical focus
The technical focus is runtime-aware developer tooling: watchdog execution, crash parsing, workspace scanning, risk scoring, deterministic fallback analysis, and postmortem generation.
Why it matters
Overwatch shows how applied AI can support operational engineering without giving it unsafe write access by default.