- 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 |
||
|---|---|---|
| .. | ||
| internal | ||
| Dockerfile | ||
| main.go | ||
| run.go | ||