docs(vrs): define typed Resource reference edges - #126
Closed
myobie wants to merge 2 commits into
Closed
Conversation
myobie
force-pushed
the
agent/resource-ref-edge-contract
branch
from
July 31, 2026 10:02
71c397e to
f907013
Compare
myobie
marked this pull request as ready for review
July 31, 2026 20:10
Contributor
|
Superseded by the current Resource binding model and merged #361, which retired the linked-record plane. Posted on behalf of @schickling
|
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
ResourceRef { _tag, uri }value for Agent Spec bindings and link records._tagandurilink records. Read legacyurlrecords without a rewrite or expiry.Scope
This docs-only VRS/API draft addresses #122 and keeps the
st2 resourceboundary from #62. It changes onlydocs/vrs/04-resource-reference/requirements.mdanddocs/vrs/04-resource-reference/spec.md. It adds no runtime, registry, resolver, content store, combined mutable view, lifecycle change, or deployment.Rewrite from
f907013The rewrite uses short active sentences and keeps all RESOURCE-R01 through RESOURCE-R08 and RESOURCE-T01 through RESOURCE-T02 semantics. It keeps the data model, flat Agent Spec wire, edge ownership, read projections, relation rules, exact-URI grouping, canonical writer, indefinite dual reader, visible decode errors, plain-folder boundary, task liveness rule, implementation owners, and eight proof cases.
Verification at
8ad6ddbdad3d706f2e5f80407d7ad49602500a43cargo test --test invariants -- --test-threads=1: PASS (1/1)cargo test --test native_only -- --test-threads=1: PASS (3/3)cargo test --doc --workspace: PASScargo doc --workspace --no-deps: PASS with five existing base warningsgit diff --check: PASSNathan reviewed exact head
8ad6ddbdad3d706f2e5f80407d7ad49602500a43and accepted it for external review. The PR is ready, open, and unmerged.schickling-assistantowns the next review.