ai-code-battle/cmd/acb-evolver/internal/live
jedarden f35477dd96 feat(evolution, web): add live match counter per plan §16.18
- Add matches_today and active_bots fields to LiveData Totals (evolver)
- Query matches table for COUNT(*) WHERE completed_at >= today
- Query bots table for COUNT(*) WHERE status = 'active'
- Add fields to index builder EvolutionMeta struct
- Update homepage to render "X matches today · Y bots active · Gen #Z evolving"
- Add CSS styling for .home-live-stats section

Closes: bf-4m8mo
2026-05-26 19:57:57 -04:00
..
cycle.go style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
exporter.go feat(evolution, web): add live match counter per plan §16.18 2026-05-26 19:57:57 -04:00
r2.go Add R2 upload for live evolution observatory (Phase 10) 2026-03-29 04:53:35 -04:00
r2_test.go Add R2 upload for live evolution observatory (Phase 10) 2026-03-29 04:53:35 -04:00