claude-memory/graph/fixes/fix-resolution-phase-control-bug-020611.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

582 B

id type title tags importance confidence created updated
02061144-2ba6-4600-851d-92bd7dac1c9c fix Fix resolution phase control bug
strat-gameplay-webapp
vue
typescript
websocket
fix
0.7 0.8 2026-01-14T05:47:38.194919+00:00 2026-01-14T05:47:38.194919+00:00

Fixed bug where isMyTurn returned false during resolution phase, preventing either player from seeing the dice roller. The batting team now has control during resolution since they read their card. Also added demo mode where myTeamId returns whichever team needs to act for single-player testing.