Commit e9b612a
committed
docs(sharing): patch round 2 — deferred-revoke precision, bu-tree docblock, operator cost sentence
Documentation-only follow-up on the contract review's non-blocking §5 notes
2, 3 and 4. No code path changes: the only .ts edit is a docblock body.
- system-context.mdx row 30: "Lose: nothing" glossed the one shape where the
cascade's delivery is the queued orphan sweep rather than a synchronous
revoke. The cell now says the revoke is delivered but deferred on the
unbounded shape.
- bu-tree-recompute.ts: the docblock still described bindRuleHooks'
materialisation skip as current. It now says what bindRuleHooks does after
this change and why this file's own hooks never skipped system writes.
- changeset: one sentence on the operator-visible cost of seed- and
import-time system writes on rule-covered objects, and "unexported" becomes
"not exported from the package entry point". Level stays patch.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AUF1NoViznQK32gqpK8wS81 parent 25d0307 commit e9b612a
3 files changed
Lines changed: 17 additions & 9 deletions
File tree
- .changeset
- content/docs/permissions
- packages/plugins/plugin-sharing/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
215 | 219 | | |
216 | 220 | | |
217 | 221 | | |
| |||
0 commit comments