Commit graph

5 commits

Author SHA1 Message Date
jedarden
90f4ed7507 docs(bf-5kk): standardize on ai-code-battle.pages.dev as canonical public domain
- Update replay-schema-v1.json  to pages.dev
- Update robots.txt sitemap URL to pages.dev
- Update test-match-list.html thumbnail URLs to pages.dev/r2/
- Add decision note documenting standardization

All user-facing absolute URLs now use the working pages.dev origin.
The aicodebattle.com domain is NXDOMAIN and was never registered.
R2 data is served through Pages Functions (/r2/*) eliminating the
need for a separate b2.aicodebattle.com CDN host.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-02 14:13:44 -04:00
jedarden
c4aaa5b1de docs(bf-5kk): standardize on ai-code-battle.pages.dev as canonical public domain
The domain aicodebattle.com is NXDOMAIN (not registered).
Decision made to use ai-code-battle.pages.dev as canonical domain.

All user-facing URLs in web/src already use pages.dev:
- OG tags (og-tags.ts)
- Share URLs (clip-maker.ts)
- API examples (docs*.ts pages)

Decision note: docs/notes/bf-5kk-canonical-domain-decision.md
2026-07-02 13:56:46 -04:00
jedarden
18e49154ce docs(bf-175): mark bot fleet consolidation complete 2026-07-02 11:52:17 -04:00
jedarden
6420c2e7b1 docs(bf-175): document bot fleet consolidation decision
Documented the decision to consolidate duplicate bot fleets from ai-code-battle
and acb-bots namespaces into the single canonical 6-strategy-bot fleet in
ai-code-battle namespace as specified in plan.md.
2026-07-02 09:59:35 -04:00
jedarden
584c715e2c Add aichallenge ants research and initial requirements
Research covers game mechanics, bot protocol, tournament/ranking,
replay system, infrastructure, and successor platforms. Requirements
document captures the HTTP-based bot communication model, 3-second
timeout, strict schema enforcement, and replay visualization needs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 21:08:11 -04:00