Multi-tenant RLS from day one
in codeEvery table that holds tenant data has Row Level Security policies on read AND write. Cross-tenant access is impossible at the database layer, not just the app layer.
data/supabase/migrations/20260527000000_multi_tenant_foundation.sql + 20260530020000_byok_endpoints.sql + 20260530030000_push_subscriptions.sql