fix(rectification): allow runtime flag reads #27

Merged
jesse merged 1 commits from codex/fix-feature-flag-admin-runtime-policy-20260811 into main 2026-08-12 00:14:23 +08:00
Owner

Summary

  • add an admin_runtime RLS SELECT policy for public.feature_flags
  • keep anonymous/authenticated permissions unchanged
  • add a Docker PostgreSQL regression proving the V9 runtime flag is visible through the real web DB role
  • record BUG-168

Verification

  • pre-fix regression: admin_runtime returned zero rows
  • post-fix focused tests: 14 passed
  • eslint target: passed
  • git diff --check: passed
## Summary - add an admin_runtime RLS SELECT policy for public.feature_flags - keep anonymous/authenticated permissions unchanged - add a Docker PostgreSQL regression proving the V9 runtime flag is visible through the real web DB role - record BUG-168 ## Verification - pre-fix regression: admin_runtime returned zero rows - post-fix focused tests: 14 passed - eslint target: passed - git diff --check: passed
jesse added 1 commit 2026-08-11 23:55:31 +08:00
fix(rectification): allow runtime flag reads
Staging Backend Quality Gate / validate (pull_request) Successful in 17m5s
Staging Backend Quality Gate / publish (pull_request) Has been skipped
d19d398221
jesse merged commit 752c8f4239 into main 2026-08-12 00:14:23 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/Jyotisha#27