Refine gameday bootstrap layout

This commit is contained in:
Codex
2026-04-22 17:08:02 -05:00
parent 3bf3950899
commit 72360cc4dd
11 changed files with 58 additions and 467 deletions

View File

@@ -10,11 +10,11 @@
## Initial Deliverables
- Thin TeamSnap auth/session backend.
- Media upload and clip registration flow.
- Game assignment and gameday session APIs.
- Game assignment and gameday APIs.
- Installable React PWA shell with offline-ready game prep scaffolding.
- Docker-based local development stack.
## Known Constraints
- TeamSnap entities should not be durably mirrored on the backend.
- Gameday lineup changes are local-session state in v1.
- Gameday lineup changes are local state in v1.
- Browser clip editing is first-class; backend finalizes playback assets.