Commit Graph

15 Commits

Author SHA1 Message Date
b095ce0d69 fix plan review issues: WebSocket sharing, test signatures, host-tab leaderboard, bingo flow
- add Task 10: store WebSocket send in Zustand, child routes use store
- fix all tapBingoSquare test calls to 2-arg signature (no displayName)
- fix requestNewBingoCard test calls to include displayName
- remove duplicate Leaderboard from host-tab.tsx
- fix bingo completion tests: cards move on redraw, not on detection
- fix addBingoAnnouncement to track announcements via count comparison
- remove use-websocket.ts and room-store.ts from Unchanged Files
- renumber tasks 10-13

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 10:56:23 +01:00
f9e493cd9d fix second spec review: tap-only bingo, announcement schema, broadcast pattern
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 08:51:23 +01:00
cdf878fe9b fix spec review issues: bingo scoring, data model, edge cases
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 08:49:43 +01:00
142455cdb8 add menu rework design spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 08:47:12 +01:00
8372769c9b add prediction scoring implementation plan
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 21:45:17 +01:00
f0dc35610e add prediction scoring design spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 21:40:25 +01:00
4e06930796 remove Dish of the Nation from design spec, scoring config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 21:37:26 +01:00
0019024066 add Act 2 (jury voting + bingo) implementation plan 2026-03-12 19:42:49 +01:00
08aa68d847 add implementation plan for issue #1 fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:54:41 +01:00
1d11d9becd fix spec review issues: add missing files, clarify DB migration, use Zod schemas
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:05:42 +01:00
8a296afd0d add design spec for issue #1 fixes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:03:06 +01:00
1d16badba5 add plan docs for foundation + act1 games 2026-03-12 12:29:32 +01:00
f03c7193f6 tighten spec: bingo grid ordering, jury rounding, prediction constraints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:27:44 +01:00
6dcdea41be address spec review feedback: fill gaps, fix ambiguities
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:26:45 +01:00
1d9fc62bf3 add esc party app design spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:23:08 +01:00