Chessistics/chessistics-tests
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
..
Helpers Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Loading Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Rules Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Simulation Fix transfer direction bug, validate GDD levels via red-green testing 2026-04-10 15:25:25 +02:00
Chessistics.Tests.csproj Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00