ai-code-battle/docs
jedarden 7beb1110f9 docs: add starter kits documentation (plan §5.8)
All 8 starter kits are complete and ready for GitHub deployment:
- acb-starter-python (Python 3.13, stdlib only)
- acb-starter-go (Go 1.23, net/http)
- acb-starter-rust (Rust 1.83, axum)
- acb-starter-php (PHP 8.4, built-in server)
- acb-starter-typescript (TypeScript, Node.js http)
- acb-starter-javascript (JavaScript, Node.js http)
- acb-starter-java (Java 21, Javalin)
- acb-starter-csharp (C#, ASP.NET Core)

Each includes: HTTP server, HMAC verification, type definitions,
grid utilities (toroidal distance, BFS, neighbors), stub strategy,
Dockerfile, and README.

Kits are in ~/scratch/starter-kits/ pending GitHub repo creation.

Closes: bf-5e8v

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 07:49:47 -04:00
..
notes Add aichallenge ants research and initial requirements 2026-03-23 21:08:11 -04:00
plan docs(plan): align zone parameters with proven implementation 2026-05-25 02:11:15 -04:00
research Add research on LLM-driven bot evolution systems 2026-03-23 21:46:23 -04:00
phase6-deployment-checklist.md docs(phase6): add deployment checklist and make scripts executable 2026-04-08 17:29:02 -04:00
spa-route-test-results.md test(web): add SPA route smoke test script and results 2026-05-24 21:57:49 -04:00
starter-kits.md docs: add starter kits documentation (plan §5.8) 2026-05-25 07:49:47 -04:00
wasm-bot-interface.md feat(acb-api): implement bot registration, job coordination, and replay endpoints per plan §12 Phase 4 2026-04-21 08:58:42 -04:00