Auth requiredOffline-first
Captain mode
Captain enters scores for self plus all teammates in the same four-ball. Same data path as self-scoring; entered_by_user_id audits who tapped.
Route params
- id
- lifestyle-2026
Will do
- Player switcher across the four-ball
- Same per-hole entry UI as self-scoring
- Each write tagged with entered_by_user_id = captain
- RLS allows because captain is in the same four-ball
- Visible "captain mode active" banner so it's never accidental
Stub · not yet implemented