Stats
After Supabase Auth is wired, this view can aggregate game_sessions: win rate, average time, best time, last 30 games, and difficulty breakdown using the queries from the product spec.
COUNTwins /COUNTtotalAVG(time_seconds),MIN(time_seconds)