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

13 lines
582 B
Markdown

---
id: 02061144-2ba6-4600-851d-92bd7dac1c9c
type: fix
title: "Fix resolution phase control bug"
tags: [strat-gameplay-webapp, vue, typescript, websocket, fix]
importance: 0.7
confidence: 0.8
created: "2026-01-14T05:47:38.194919+00:00"
updated: "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.