- Add web/pages.json documenting Pages project settings and data paths - Add web/public/_headers for cache control on static assets - Add web/public/robots.txt for SEO - Add web/public/data/ placeholder structure for index files - leaderboard.json - bots/index.json - matches/index.json - Update PROGRESS.md marking Phase 5 complete Phase 5 is now complete. Ready for Phase 6 (Deployment & Production). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
101 B
JSON
5 lines
101 B
JSON
{
|
|
"$comment": "Placeholder file - replaced by index builder",
|
|
"updated_at": null,
|
|
"bots": []
|
|
}
|