Files
phaseflow/scripts/setup-db.ts
Petru Paler 0579ca2534
All checks were successful
Deploy / deploy (push) Successful in 2m29s
Add API rules setup to database initialization
The period_logs collection was returning 403 errors because API rules
were only configured in the e2e test harness, not in the production
setup script. This consolidates the setup logic so both prod and test
use the same setupApiRules() function.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 06:49:42 +00:00

11 KiB