7c42260d14
Implement the importGameContext method to validate PGN input via validatePgn() and replay each move using DefaultRules.applyMove to populate GameContext.moves. Returns final GameContext with all moves applied or error message on failure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>