Commit 9dce213
committed
fix(docs): repair system-context census anchor after merge conflict
The merge of origin/main into this branch conflicted in
content/docs/permissions/system-context.mdx (line-number anchors into
packages/objectql/src/engine.ts). Taking the origin/main side blindly
left a stale anchor: this branch's own orgless-write-declaration change
shifts engine.ts line numbers, so the correct anchor is the pre-merge
(this branch's) value, confirmed against check:system-context-census's
diagnostic (ledger-excused site 10069, read site 10086).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0112hMx9hjJ9BgB28X97DS681 parent 6a60b04 commit 9dce213
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments