Commit 6d6fbf5
committed
docs(permissions): re-derive the system-context census on the merged tree
The merge of #16755 is the case the census gate exists to catch and the merge
driver cannot: both sides had independently bumped the SAME declared counts
from 106 to 107, so every one of them text-merged cleanly to 107 while the
merged tree now holds 108 elevation reads — main's new
`#refuseUngrantedRunLifecycleWrite` plus this branch's `canReadObject`. Two
correct edits, one wrong sum, and no conflict marker anywhere near it.
Re-derived from the merged tree, after the merge was committed and never
during MERGE state. Seven declared counts move by one; the gate names each and
states there is no mechanical repair, so each was corrected by hand:
check-system-context-census: OK — 108 elevation read sites in 20 packages
across 45 files, living in 91 symbol(s); the page cites 105 symbol(s)
against 105 required, over 129 anchors and 8 file-level citation(s)
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012zTkyNHJ7TkuN2oXtP5x371 parent c291fc7 commit 6d6fbf5
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments