Mike Swanson
73573800b0
feat: coord API — no-auth, DB softfail 503, agent tracking protocol
- coord routers: removed JWT auth requirement (internal-only endpoints)
- error_handler: SQLAlchemy OperationalError/DisconnectionError → 503
with Retry-After: 30 header instead of 500
- /health: live DB probe (SELECT 1) instead of static response
- CLAUDE.md: "Live State Tracking" section with full agent protocol
for all projects — session start, lock claim/release, component
state updates, softfail + local queue catch-up
- COORDINATION_PROTOCOL.md: softfail/catch-up section + server-side
503 behavior documented
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 08:45:33 -07:00
..
2026-05-12 08:45:33 -07:00
2026-05-12 08:25:33 -07:00
2026-05-12 08:45:33 -07:00
2026-05-12 08:25:33 -07:00
2026-05-12 08:25:33 -07:00
2026-01-18 19:10:41 -07:00
2026-01-17 06:00:26 -07:00
2026-03-20 17:15:07 -07:00
2026-03-20 17:15:07 -07:00
2026-03-20 17:15:07 -07:00
2026-03-20 17:15:07 -07:00
2026-04-24 07:13:16 -07:00
2026-01-17 06:00:26 -07:00
2026-03-20 17:15:07 -07:00
2026-05-12 08:45:33 -07:00
2026-03-20 17:15:07 -07:00
2026-03-20 17:15:07 -07:00