- [ ] Mobile-first Flutter frontend (cross-platform iOS/Android)
- [ ] Supabase backend (PostgreSQL + Edge Functions)
- [ ] Geo-performant queries (location-based game discovery within radius)
- [ ] WCAG accessibility v2.1 Level AA
- [ ] Phone/email auth with secure token flow
- [ ] Deployment scripts for staging & production via Supabase CLI
- [ ] Real-time updates via Supabase subscriptions or polling fallback
- [ ] Error reporting + logging (e.g., Sentry or Supabase logs)