strat-gameplay-webapp/.claude
Cal Corum 4d2c905a1c CLAUDE: Fix RunnerAdvancementData tuple unpacking regression
After changing runners_advanced from list[tuple] to list[RunnerAdvancementData],
three locations were still trying to unpack as tuples causing "cannot unpack
non-iterable RunnerAdvancementData object" error on triples/doubles with runners.

Fixed locations:
- app/core/game_engine.py:772 - _apply_play_result() advancement map
- app/core/game_engine.py:1081 - _save_play() finals lookup
- terminal_client/display.py:150 - Runner movement display

Also renamed refactor_overview.md to game-engine-play-tracking-design.md
for clarity and updated the example code to use dataclass access pattern.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 23:11:26 -06:00
..
archive Documentation Archival 2025-11-01 01:17:15 -05:00
commands CLAUDE: Update project plan for Week 7 continuation 2025-10-30 01:24:51 -05:00
implementation CLAUDE: Implement Discord OAuth authentication and SBA API integration 2025-11-20 16:54:27 -06:00
CLAUDE_MD_UPDATES.md CLAUDE: Phases 3.5, F1-F5 Complete - Statistics & Frontend Components 2025-11-14 09:52:30 -06:00
COMPOSABLE_TESTS_STATUS.md CLAUDE: Phases 3.5, F1-F5 Complete - Statistics & Frontend Components 2025-11-14 09:52:30 -06:00
DECISION_REQUIRED_IMPLEMENTATION.md CLAUDE: Add WebSocket protocol specification and implementation guides 2025-11-21 15:41:16 -06:00
ENVIRONMENT.md CLAUDE: Complete Phase 1 backend infrastructure setup 2025-10-21 19:46:16 -05:00
F1_VISUAL_GUIDE.md CLAUDE: Phases 3.5, F1-F5 Complete - Statistics & Frontend Components 2025-11-14 09:52:30 -06:00
force-claude-reads.md CLAUDE: Initial project setup - documentation and infrastructure 2025-10-21 16:21:13 -05:00
game-engine-play-tracking-design.md CLAUDE: Fix RunnerAdvancementData tuple unpacking regression 2025-11-28 23:11:26 -06:00
GAMEPLAY_SESSION_HANDOFF.md CLAUDE: Add WebSocket protocol specification and implementation guides 2025-11-21 15:41:16 -06:00
HANDOFF_PROMPT_CLEANUP.md CLAUDE: Session 1 cleanup complete - Parts 4-6 2025-11-14 13:54:34 -06:00
NEXT_SESSION.md CLAUDE: Implement Discord OAuth authentication and SBA API integration 2025-11-20 16:54:27 -06:00
PHASE_1_CATCHUP_PLAN.md CLAUDE: Reorganize Week 6 documentation and separate player model specifications 2025-10-25 23:48:57 -05:00
PHASE_1_STATUS_SUMMARY.md CLAUDE: Reorganize Week 6 documentation and separate player model specifications 2025-10-25 23:48:57 -05:00
PHASE_3_5_HANDOFF.md CLAUDE: Phases 3.5, F1-F5 Complete - Statistics & Frontend Components 2025-11-14 09:52:30 -06:00
PHASE_F1_COMPLETE.md CLAUDE: Phase F1 Complete - SBa Frontend Foundation with Nuxt 4 Fixes 2025-11-10 15:42:29 -06:00
PHASE_F1_NUXT_ISSUE.md CLAUDE: Phase F1 Complete - SBa Frontend Foundation with Nuxt 4 Fixes 2025-11-10 15:42:29 -06:00
PROPOSED_CHANGES_2025-01-14.md CLAUDE: Remove defensive alignment field completely 2025-11-14 13:02:22 -06:00
SAFARI_WEBSOCKET_ISSUE.md CLAUDE: Fix Safari/iPad auth failure on game detail page 2025-11-28 21:53:20 -06:00
SESSION_NOTES.md CLAUDE: Implement Discord OAuth authentication and SBA API integration 2025-11-20 16:54:27 -06:00
status-2025-10-22-0113.md CLAUDE: Complete Week 4 - State Management & Persistence 2025-10-22 12:01:03 -05:00
status-2025-10-22-1147.md CLAUDE: Complete Week 4 - State Management & Persistence 2025-10-22 12:01:03 -05:00
status-2025-10-24-1430.md CLAUDE: Add refactor planning and session documentation 2025-10-25 22:19:59 -05:00
TESTING_SESSION_HANDOFF.md CLAUDE: Phases 3.5, F1-F5 Complete - Statistics & Frontend Components 2025-11-14 09:52:30 -06:00
TODO_AUDIT_2025-01-14.md CLAUDE: Clean up stale TODO comments from Phase 3E completion 2025-11-14 08:12:08 -06:00
TODO_CLEANUP_COMPLETE.md CLAUDE: Clean up stale TODO comments from Phase 3E completion 2025-11-14 08:12:08 -06:00
TODO_SUMMARY.md CLAUDE: Clean up stale TODO comments from Phase 3E completion 2025-11-14 08:12:08 -06:00
TODO_VERIFICATION_RESULTS.md CLAUDE: Clean up stale TODO comments from Phase 3E completion 2025-11-14 08:12:08 -06:00
WEBSOCKET_PROTOCOL_SPEC.md CLAUDE: Add WebSocket protocol specification and implementation guides 2025-11-21 15:41:16 -06:00