AMResume
Back to featured work

Public repo · developer tooling

Overwatch

AI-assisted incident triage tool for backend failures, root-cause analysis, blast-radius estimation, and postmortem generation.

TypeScriptNode.jsExpressDockerDeveloper ToolsIncident Triage

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.