ai-code-battle/docs
jedarden 35611c49ac docs(plan): add ZONE phase to turn structure documentation
The ZONE phase (shrinking zone that kills bots outside the safe radius)
exists in engine/turn.go but was not documented in plan §3.7 "Turn Structure".
This phase is a critical forcing function for combat density - it compresses
bots into contact range so focus-fire combat triggers.

Updated plan §3.7 to include the ZONE phase between COMBAT and CAPTURE
with appropriate description of its purpose and mechanics.

Closes: bf-50ph

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 17:36:22 -04:00
..
notes Add aichallenge ants research and initial requirements 2026-03-23 21:08:11 -04:00
plan docs(plan): add ZONE phase to turn structure documentation 2026-05-24 17:36:22 -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