Skip to content

Commit 6eb52fb

Browse files
docs(vrs): scope the resource boundaries to this document, not to st2
"No Resource registry, no generic resolution" described st2 before #351 landed one. Resolution is out of scope for 07-resource, not absent from st2: the scheme-keyed profile registry lives in 07-resource-profile. The two are orthogonal — a binding names a Resource whether or not a profile resolves its scheme, and `st2 resource` neither reads nor requires one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> agent-identity: unknown agent-persona: generalist agent-supervisor: unavailable agent-tool: Claude Code agent-tool-version: 2.1.237 agent-runtime: Claude Code 2.1.237 tooling-profile: dotfiles@11eaf2d-dirty
1 parent 782c37d commit 6eb52fb

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

docs/vrs/07-resource/spec.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,13 @@ entry so a reader who meets one can identify it.
208208

209209
## Boundaries
210210

211-
No Resource registry, no generic resolution, no mutation authority over the
212-
thing a URI names, and no rule that makes possessing a URI mean something. A
213-
mediated write changes a declaration; it does not touch the referent.
211+
Nothing here claims mutation authority over the thing a URI names, and nothing
212+
makes possessing a URI mean something. A mediated write changes a declaration;
213+
it does not touch the referent.
214+
215+
Resolution is deliberately out of scope for this document, not absent from st2:
216+
[#351](https://github.com/compoundingtech/st2/pull/351) owns the scheme-keyed
217+
Resource Profile registry under
218+
[`07-resource-profile`](../07-resource-profile/requirements.md). The two are
219+
orthogonal — a binding names a Resource whether or not any profile resolves its
220+
scheme, and `st2 resource` neither reads nor requires one.

0 commit comments

Comments
 (0)