ai-code-battle/web/public/data/playlists/evolution-breakthroughs.json
jedarden 46ff42ef84 feat(playlists): add static playlist placeholder files for dev mode
Populate web/public/data/playlists/ with all 12 playlist slug JSON files
and update index.json so the frontend fetch calls work during local
development without requiring the index builder to have run.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 16:22:30 -04:00

10 lines
319 B
JSON

{
"slug": "evolution-breakthroughs",
"title": "Evolution Breakthroughs",
"description": "Evolved bots defeating top-rated opponents — AI strategy milestones",
"category": "featured",
"match_count": 0,
"created_at": "2026-04-21T00:00:00.000Z",
"updated_at": "2026-04-21T00:00:00.000Z",
"matches": []
}