ai-code-battle/cmd/acb-evolver
jedarden e90d2e37c9 test(evolver): integration tests for cross-pollination logic per §10.2
Adds mock store/LLM implementations and tests for CheckAndPollinate:
generation boundaries, fitness penalties, translation triggers,
multi-boundary catch-up, and empty island handling.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 15:26:18 -04:00
..
internal test(evolver): integration tests for cross-pollination logic per §10.2 2026-04-22 15:26:18 -04:00
Dockerfile feat(acb-evolver): add Dockerfile for evolver container with multi-language runtime support 2026-04-21 08:41:10 -04:00
main.go feat(evolver): complete Phase 7 LLM-driven evolution implementation 2026-04-08 16:38:48 -04:00
run.go feat(evolver): island cross-pollination every 50 generations per §10.2 2026-04-22 15:13:27 -04:00