ai-code-battle/docs
jedarden f9511df069 docs(plan): update attack radius and zone parameters to match implementation
Plan §3.4 and §3.7.1 now reflect the actual engine values:
- 2-player attack_radius2: 36 → 25 (6 tiles → 5 tiles)
- 2-player zone_min_radius: 3 → 2 (diameter 6 → 4 tiles)

These changes were made in commits 04b7e89 and ceb2de4 to achieve
the target combat density (65-80% for 2-player). Verification confirms
85% combat density with gatherer+rusher bots.

Closes: bf-vrh2

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 13:31:10 -04:00
..
notes Add aichallenge ants research and initial requirements 2026-03-23 21:08:11 -04:00
plan docs(plan): update attack radius and zone parameters to match implementation 2026-05-25 13:31:10 -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