61203a9ec4
Implement explicit removal of the captured pawn in en passant captures. The pawn is located at a different square than the destination (same file but one rank closer to the player). Use EnPassantCalculator to compute the capture square and remove it from the board after withMove. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>