Files
NowChessSystems/modules/io
Janis 16a9632e69 fix(io): add error handling for missing piece in PgnExporter replay
Replace unsafe fallback to Pawn with explicit exception on invariant
violation. This ensures data corruption in GameContext.moves is detected
immediately rather than producing silently incorrect PGN output.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 13:22:13 +02:00
..