ai-code-battle/docs
jedarden d9bb62c0f8 docs(plan): add zone parameters documentation
Verified combat density metrics through local testing:
- 2-player: ~65-80% matches with combat_deaths, ~1 death per 20 turns
- 6-player: 100% matches with combat_deaths, ~1 death per 5-6 turns

Zone parameters (tuned per player count):
- ZoneStartTurn: 20 (2p), 15 (3p+)
- ZoneShrinkInterval: 2
- ZoneShrinkStep: 2
- ZoneMinRadius: 5

The zone achieves its forcing function (bots must fight or die) while
maintaining strategic depth (early game positioning matters).

Closes: bf-nfmm

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 18:08:49 -04:00
..
notes Add aichallenge ants research and initial requirements 2026-03-23 21:08:11 -04:00
plan docs(plan): add zone parameters documentation 2026-05-24 18:08:49 -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
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