soroban-abacus-flashcards/.claude
Thomas Hallock 22541df99f fix: use UUID player IDs in session creation fallback
- Changed CreateSessionOptions.activePlayers from number[] to string[]
- Updated socket-server.ts fallback from [1] to [data.userId]
- Added debug logging to validateFlipCard to diagnose turn validation issues

This ensures that when a session is created without explicit activePlayers,
it uses the actual UUID of the requesting player instead of the numeric value 1.
2025-10-06 13:04:33 -05:00
..
AUTOMATED_WORKFLOWS.md feat(abacus-react): enable dual publishing to npm and GitHub Packages 2025-09-28 08:57:53 -05:00
REBUILD_REMINDER.md
settings.local.json fix: use UUID player IDs in session creation fallback 2025-10-06 13:04:33 -05:00