ai-code-battle/docs
jedarden 8cc955ba87 docs(plan): align zone parameters with proven implementation
Updated plan §3.7.1 zone parameter table to reflect the proven
implementation in ConfigForPlayers(). The previous plan values
(ZoneStartTurn=20/15, ZoneShrinkInterval=2) did not achieve the
stated combat density targets. The current values
(ZoneStartTurn=10, ZoneShrinkInterval=1) achieve 77% combat density
for 2-player and 99% for 6-player (targets: 65-80% and 100%).

Also updated code comments in engine/types.go to remove outdated
references to the old plan values.

TestCombatDensityMetrics passes with these parameters.

Closes: bf-3og6
2026-05-25 02:11:15 -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
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