Commit a8cfb76
committed
docs(permissions): re-anchor the five rest-server.ts census citations after the +44 comment shift
The `?type=` diagnostics comment added 44 lines above every `isSystem` read site
in `packages/rest/src/rest-server.ts`, and row 50 of the system-context census
anchors that file by line number, so all five citations rotted by exactly 44.
Repaired with the gate's own `node scripts/check-system-context-census.mjs --fix`,
which REFUSED ZERO files: per-file the page's distinct anchor count still equalled
the lines the file offers, so the rewrite is a pure shift, not a guessed mapping.
Verified rather than assumed: the full census JSON at the merge-base and at this
head differs in exactly five `line` fields, each +44 -- same sites, same order,
same receivers, same text counts. No elevation read site arrived or vanished.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01D47qPfEWVPmhguWgBZCi5N1 parent d993d6c commit a8cfb76
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments