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>
10 lines
319 B
JSON
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": []
|
|
}
|