docs(vrs): require quiet evented coordination - #96
Merged
Conversation
myobie
force-pushed
the
agent/quiet-evented-coordination-vrs
branch
from
July 30, 2026 14:32
5315a74 to
7f9ae0d
Compare
Contributor
Author
|
Nathan approved exact head |
myobie
marked this pull request as ready for review
July 31, 2026 13:45
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
Scope
This docs-only change uses the existing root VRS surface. It changes
docs/vrs/requirements.mdanddocs/vrs/spec.md. The final delta is 37 added lines: 10 in requirements and 27 in the specification. The specification links to the existing DING requirements. It leaves the DQ1 schedule grammar open. It adds no runtime or sub-VRS.Rewrite from
7f9ae0dThe rewrite replaces the event table and specialist terms with short sentences and a four-item list. It keeps the R22 event boundary, named schedules, outcome-focused follow-through, normal supervisor scope, optional custom supervisor behavior, CoS boundary, and host-local autonomy.
Verification at
fc60574305c062cea04ad1cc48aa9f2194d84511cargo test --test invariants -- --test-threads=1: PASS (1/1)cargo test --doc --workspace: PASSgit diff --check: PASSThis PR stays draft, open, unmerged, and reviewer-free. Nathan must review this exact final head before merge. No live catalog, supervisor, service, inbox, or PTY state was mutated.