Skip to content

Commit b8f9806

Browse files
DavidBabinecclaude
andcommitted
docs(server): add cms-handlers-capability-gated gate to Related section
The CMS handler capability gate test was missing from server.md's Related gate tests list despite being directly relevant to the CMS handlers section. The routeTable.ts allowlist addition (d655e11) makes this a good moment to close the gap. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0896bc0 commit b8f9806

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,7 @@ See [docs/reference/typebox-patterns.md](reference/typebox-patterns.md) for boun
623623
- `src/__tests__/architecture/db-postgres-isms.test.ts`
624624
- `src/__tests__/architecture/db-json-column-naming.test.ts`
625625
- `src/__tests__/architecture/migration-parity.test.ts`
626+
- `src/__tests__/architecture/cms-handlers-capability-gated.test.ts` — every file under `server/handlers/cms/` calls an auth guard; allowlist entries carry explicit justifications
626627
- `src/__tests__/architecture/ai-handlers-capability-gated.test.ts`
627628
- `src/__tests__/architecture/ai-driver-isolation.test.ts`
628629
- `src/__tests__/architecture/plugin-sandbox-invariants.test.ts`

0 commit comments

Comments
 (0)