ai-code-battle/docs
jedarden e41597f65b Move web tier to Cloudflare free plan, compute to Rackspace Spot
Architecture split: Cloudflare Pages (static site), Worker (API + cron
scheduling), D1 (SQLite database), R2 (replays + JSON indexes, zero
egress) — all within the free tier with 95%+ headroom on every quota.
Rackspace Spot handles match workers, bot containers, and the evolution
pipeline — all stateless and interruptible. Includes D1 schema, Worker
cron design (matchmaker, indexer, health checker, reaper), R2 bucket
layout, free tier usage math, and graceful degradation model. Drops
infrastructure cost from ~$65-110/mo to ~$35-70/mo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 22:16:56 -04:00
..
notes Add aichallenge ants research and initial requirements 2026-03-23 21:08:11 -04:00
plan Move web tier to Cloudflare free plan, compute to Rackspace Spot 2026-03-23 22:16:56 -04:00
research Add research on LLM-driven bot evolution systems 2026-03-23 21:46:23 -04:00