Commit f63bc0d
committed
docs(permissions): re-anchor the system-context census citation after the guard header grew
The last-admin-guard header rewrite in this branch added 13 net lines above the
`applies to EVERY context, isSystem included` line, moving it from 286 to 299.
`check-system-context-census` anchors that line from
`content/docs/permissions/system-context.mdx`, and its NON_READ_ANCHORS row
finds it by NEEDLE rather than by number — so the ledger row followed the code
and the page's hard-coded number did not, reddening the gate in both
directions at once (anchor-is-not-a-read-site + ledger-row-unused).
Repaired by the gate's own `--fix`, which is the authority on the form:
re-anchored .../system-context.mdx:201 `last-admin-guard.ts:286` -> `:299`
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AUF1NoViznQK32gqpK8wS81 parent 328a489 commit f63bc0d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments