Skip to content

Commit b9d2ea5

Browse files
committed
chore(lint): ratchet the role-word baseline down after the docs audit
The audit pass removed a "role" occurrence from kernel/events.mdx (now clean) and one from kernel/services-checklist.mdx (4 → 3). check-role-word is a ratchet, so an improvement fails the gate until the baseline records it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HrRNgrWaRtggzmrHpbomyh
1 parent 998bece commit b9d2ea5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/role-word-baseline.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"content/docs/getting-started/index.mdx": 1,
1313
"content/docs/getting-started/quick-start.mdx": 1,
1414
"content/docs/kernel/contracts/data-engine.mdx": 1,
15-
"content/docs/kernel/events.mdx": 1,
16-
"content/docs/kernel/services-checklist.mdx": 4,
15+
"content/docs/kernel/services-checklist.mdx": 3,
1716
"content/docs/permissions/authentication.mdx": 4,
1817
"content/docs/permissions/authorization.mdx": 3,
1918
"content/docs/permissions/delegated-administration.mdx": 11,

0 commit comments

Comments
 (0)