912 B
912 B
| id | type | title | tags | importance | confidence | created | updated | relations | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 13e9c4dc-0e72-4b8f-987d-8a421f26ea80 | solution | SBA schedule integration with grouped matchup display |
|
0.6 | 0.8 | 2026-01-15T05:39:47.756662+00:00 | 2026-03-02T00:33:10.821754+00:00 |
|
Added SBA production schedule integration: backend schedule routes, SBA API client methods, frontend Schedule tab with week navigation. Games grouped by team matchup displayed horizontally with vertical game list. Completed games show Final badge instead of Play button. Fixed multi-worker state isolation by using single uvicorn worker (in-memory state_manager requires it). Added Redis migration TODO for future scalability.