--- 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.