Chessistics/chessistics-tests/Simulation
Samuel Bouchet 2b3d27d295 Fix transfer direction bug, validate GDD levels via red-green testing
- Fix cargo bouncing in relay chains: piece-to-piece transfers now prefer
  receivers farther from production (forward flow) instead of closer (backward)
- Level 2 stock corrected: 4R+1B → 6R+1B to match required solution
- Level 3 simplified to single cargo type (6R+1K) — dual-cargo on 6x6
  requires engine support for cargo-type filtering (Phase 2)
- Add PLAN.md with prototype roadmap (phases 2-6)
- 57 tests passing
2026-04-10 15:25:25 +02:00
..
FullLevelTests.cs Fix transfer direction bug, validate GDD levels via red-green testing 2026-04-10 15:25:25 +02:00
GameSimTests.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
SolvabilityTests.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00