ai-code-battle/worker-api/src
jedarden 257eb32641 Add health monitoring endpoints for Phase 6
- Add /health (liveness) and /ready (readiness) endpoints to worker-api
- /ready checks database connectivity and returns 503 if unavailable
- Update DEPLOYMENT.md with health endpoint documentation
- Update PROGRESS.md to reflect monitoring setup complete

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 10:08:11 -04:00
..
bots.ts Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00
cron.ts Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00
export.ts Complete Phase 4: Add index builder container 2026-03-24 08:39:47 -04:00
glicko2.test.ts Implement match worker container (cmd/acb-worker/) 2026-03-24 08:06:15 -04:00
glicko2.ts Implement match worker container (cmd/acb-worker/) 2026-03-24 08:06:15 -04:00
index.ts Add health monitoring endpoints for Phase 6 2026-03-24 10:08:11 -04:00
jobs.ts Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00
types.ts Start Phase 4: Cloudflare Worker API for match orchestration 2026-03-24 07:50:10 -04:00