gstack/supabase
Garry Tan 3330b8e68d
test: RLS smoke test + telemetry field name verification
- verify-rls.sh: 9-check smoke test (5 reads + 3 inserts + 1 update)
  verifying anon key is fully locked out after migration.
- telemetry.test.ts: verifies JSONL uses raw field names (v, ts, sessions)
  that the edge function expects, not Postgres column names.
- README.md: fixes privacy claim to match actual RLS policy.
2026-03-24 14:20:08 -07:00
..
functions feat: extend community-pulse with full dashboard data + server-side cache 2026-03-24 14:20:01 -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 test: RLS smoke test + telemetry field name verification 2026-03-24 14:20:08 -07:00