Commit graph

2 commits

Author SHA1 Message Date
jedarden
faf8770dee docs: replace R2 with B2 throughout deployment docs
Cloudflare R2 was never the intended storage layer — plan.md correctly
specifies Backblaze B2 via Cloudflare Bandwidth Alliance. Remove the
Cloudflare R2 Setup section from the phase6 checklist, replace all
r2.aicodebattle.com URLs with b2.aicodebattle.com, fix the data flow
diagram to show K8s cluster as write-only compute (battles + replay
building) with no inbound user traffic, and update spa-route-test-results
to reference /b2/ paths consistently.
2026-06-07 08:50:34 -04:00
jedarden
561f9e2a84 test(web): add SPA route smoke test script and results
Add test_routes.sh to verify all SPA routes on ai-code-battle.pages.dev
return valid HTML. All 36 static/redirect/parameterized routes pass.
The /r2/ data paths return 404 (data not yet deployed to R2).

Test method: curl (ADB not available on this system). For full
device testing, see related bead bf-cmh1.

Closes: bf-2qp0

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 21:57:49 -04:00