Commit graph

2 commits

Author SHA1 Message Date
c348033819 argus: add Phase 1 active monitoring system
- What: alerting.py (7 health checks), alerting_routes.py (3 endpoints),
  PATCH_INSTRUCTIONS.md (app.py integration guide for Rhea)
- Why: engineering acceleration initiative — move from passive dashboard
  to active monitoring with agent health, quality regression, throughput
  anomaly, stuck loop, cost spike, and domain rejection pattern detection
- Endpoints: GET /check, GET /api/alerts, GET /api/failure-report/{agent}
- Deploy: Rhea applies PATCH_INSTRUCTIONS to live app.py, restarts service,
  adds 5-min systemd timer for /check

Pentagon-Agent: Argus <9aa57086-bee9-461b-ae26-dfe5809820a8>
2026-03-28 22:35:02 +00:00
01b539a484 leo: add diagnostics — evolution tracking, weekly report, classified PR log
- What: New diagnostics/ folder with three files:
  - evolution.md: phase narrative, daily heartbeat table, milestones, flags
  - weekly/2026-03-25-week3.md: Week 3 synthesis (Mar 17-23)
  - pr-log.md: 1,211 classified commits (44 HIGH, 862 MED, 305 LOW)
- Why: No visibility into how the KB is evolving. This is the first
  retrospective analysis of all 1,939 commits across 20 days.
  Weekly reports Mon-Sun, numbered from codex epoch (Week 1 = Mar 3-9).

Pentagon-Agent: Leo <A3DC172B-F0A4-4408-9E3B-CF842616AAE1>
2026-03-25 15:44:59 +00:00