teleo-codex/diagnostics
m3taversal 33e670b436 argus: add active alerting system (Phase 1)
Three new files for the engineering acceleration initiative:
- alerting.py: 7 health check functions (dormant agents, quality regression,
  throughput anomaly, rejection spikes, stuck loops, cost spikes, domain
  rejection patterns) + failure report generator
- alerting_routes.py: /check, /api/alerts, /api/failure-report/{agent} endpoints
- PATCH_INSTRUCTIONS.md: integration guide for app.py (imports, route
  registration, auth middleware bypass, DB connection)

Observe and alert only — no pipeline modification. Independence constraint
is load-bearing for measurement trustworthiness.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 22:45:07 +00:00
..
weekly leo: add diagnostics — evolution tracking, weekly report, classified PR log 2026-03-25 15:44:59 +00:00
alerting.py argus: add active alerting system (Phase 1) 2026-03-28 22:45:07 +00:00
alerting_routes.py argus: add active alerting system (Phase 1) 2026-03-28 22:45:07 +00:00
evolution.md leo: add diagnostics — evolution tracking, weekly report, classified PR log 2026-03-25 15:44:59 +00:00
PATCH_INSTRUCTIONS.md argus: add active alerting system (Phase 1) 2026-03-28 22:45:07 +00:00
pr-log.md leo: add diagnostics — evolution tracking, weekly report, classified PR log 2026-03-25 15:44:59 +00:00