Files
OmniRoute/scripts
diegosouzapw 535a5b6734 chore(db): allowlist accessTokens in check:db-rules (Rule #2 direct-import)
The new src/lib/db/accessTokens.ts is consumed by direct "@/lib/db/accessTokens"
imports (4 /api/cli/* routes + server/authz/accessTokenAuth.ts), never barrel-imported
from localDb.ts (Hard Rule #2). Add it to INTENTIONALLY_INTERNAL so the db-rules gate
(Fast Quality Gates) passes without re-exporting it (which would incentivize the
forbidden barrel-import anti-pattern).
2026-06-19 02:57:35 -03:00
..
2026-06-17 19:26:32 -03:00
2026-06-16 01:00:40 -03:00
2026-06-06 19:13:11 -03:00
2026-06-17 19:26:32 -03:00
2026-06-04 20:05:38 -03:00
2026-06-17 19:26:32 -03:00