[CTX-0045] docs(spec): record the plugin remote-capability consumption boundary (candidate) - #84
Merged
Merged
Conversation
…(candidate) Record the plugin-side slice of the remote-infrastructure direction in extensibility/plugin-system.md: network implementation stays on the Rust host side, while a plugin consumes selected host surfaces (the accepted bitty.notify.show primitive, plus a candidate remote event-publish call with an illustrative spelling). Remote availability never widens plugin authority. Add the matching Open points entry. Closes #83
…y boundary Congruence fixes after the approving round-2 review: - name the accepted `platform.notify` capability gate beside the notification primitive; - tighten the grant-symmetry sentence so its subject matches the recorded pairing (a device grant adds no plugin authority); - fold the inline Open paragraph into the centralized Open points list and name RC-8's defining source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Records the plugin-side slice of the remote-infrastructure direction per issue #83.
extensibility/plugin-system.md: new candidate subsection "Candidate remote capability boundary: host infrastructure, plugin consumption" after the recordedbitty.httpnetwork-capability direction — network implementation stays on the Rust host side; a plugin consumes selected host surfaces (the acceptedbitty.notify.showprimitive, plus a candidate event-publish call with an illustrative spelling); remote availability never widens plugin authority.Constraints honored
bitty.remote.publishexplicitly marked as an illustrative spelling.just check(70 files, 0 issues) andact -n --action-offline-mode.Test plan
just checkgreen locallyact -n --action-offline-mode -W .github/workflows/ci.ymlpassesCloses #83