Sentinel
Anomaly detection
- Owns
- Streaming anomaly detection from Sentry + OTel + Datadog
- Severity classification (P0–P3)
- Cross-signal correlation within a 5-minute window
- Doesn't own
- Causal traversal, Patch synthesis
Each agent owns one job in the recovery pipeline. Hand-offs are typed (with retries), latency is exposed, and every decision lands in an append-only audit log.
From anomaly to approval, every hand-off is typed and observable. Hover any node to see what each agent receives and emits.
Backend / Data Eng. / QA fan out in parallel during recovery — they share the same solution plan but emit independent diffs that QA reconciles before approval.
Models, latencies, inputs and outputs — exactly what you'd want from a runbook.
Anomaly detection
Causal RCA
Patch generation
Solution planning
Backend codegen
Test generation
Pipeline changes
Schema migrations
Severity routing + audit
Run a synthetic incident in the live console — no production integration required.