You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(plugin-sharing): record the write-scope provenance omission as ruled, not oversight (#9114)
The bulk-write merge in `buildSharingMiddleware` carries no
`markFilterSubtreeProvenance` and no `vouchCallerWhereBeforeRewrite`, while
the read path above marks all three of its injected scopes and vouches the
caller's `where`. Maintainer ruling 2026-08-15 took the "no" branch on #8792:
#8220's mark stays read-scope, and write-scope refusal semantics stay
unspecified rather than inherited.
Comments only at the two write-side merge sites, so the next reader does not
"complete" the pattern by reflex — which would widen what a bulk-write refusal
is permitted to name on a boundary whose current behaviour is the #7929
redaction. Includes the ruling's named re-open trigger.
Claude-Session: https://claude.ai/code/session_01Y26DJEHSBhhAQ6wwfsHNza
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments