gstack/supabase
Garry Tan cc60a024eb
fix: pre-landing review fixes — JSONB field order, version filter, RLS verification
- Dashboard JSON parsing: use per-object grep instead of field-order-dependent
  regex (JSONB doesn't preserve key order)
- Version distribution: filter to skill_run events only (was counting all types)
- verify-rls.sh: only 401/403 count as PASS (not empty 200 or 5xx); add
  Authorization header to test as anon role properly
- Remove dead empty loop in community-pulse
2026-03-24 14:34:06 -07:00
..
functions fix: pre-landing review fixes — JSONB field order, version filter, RLS verification 2026-03-24 14:34:06 -07:00
migrations fix: drop all anon RLS policies + revoke view access + add cache table 2026-03-24 14:19:58 -07:00
config.sh fix: route all telemetry through edge functions, not PostgREST 2026-03-24 14:20:04 -07:00
verify-rls.sh fix: pre-landing review fixes — JSONB field order, version filter, RLS verification 2026-03-24 14:34:06 -07:00