Fouls Alerts
Fouls and cards worth watching before kick-off, gated behind sign-in.
/fouls-alerts · (features)/(matchday)
Live foul and card alerts for matches about to start — the pre-kick-off half of the matchday pair, with Lineups.
It is gated
The board renders a sign-in prompt rather than rows when there is no session. That is a product decision, not an auth failure: the alerts are a paid surface, and the page exists at its URL either way so a shared link lands somewhere that explains itself.
The session comes from Supabase, refreshed on every request by src/proxy.ts —
see Architecture.
Filters
src/components/filters/foul-alert-filters.tsx. Which competitions are in
scope, and how close to kick-off an alert fires.