Auth and orgs
Supabase Auth is the user authority. Every app table resolves access through the user's single org.
Slice 1
This scaffold sets up the App Router shell, Supabase schema, RLS, auth context, entitlements, and product-credit primitives that later feature slices will build on.
Supabase Auth is the user authority. Every app table resolves access through the user's single org.
Free, Business, and internal plan versions live in Postgres so product access is not hard-coded.
Article and research usage allocate against traceable product-credit buckets before generation starts.