eval: select and prove native Agent Spec resources - #45
Merged
myobie merged 4 commits intoJul 31, 2026
Merged
Conversation
schickling-assistant
force-pushed
the
schickling-assistant/2026-07-30-assignment-resource-tournament-latest
branch
2 times, most recently
from
July 30, 2026 13:53
70354be to
6039165
Compare
myobie
force-pushed
the
schickling-assistant/2026-07-30-assignment-resource-tournament-latest
branch
from
July 31, 2026 11:45
283ad2e to
82f0477
Compare
agent-session-id: dev3.dotfiles-cos-misc-st2-resource-design agent-tool: Codex agent-tool-version: 0.145.0 agent-model: gpt-5.6-sol agent-runtime-profile: /home/schickling/.local/state/agent-session-recovery/2026-07-29-pty-st2-cutover/runtime-profile/profile-without-null-opencode.json agent-skills-manifest: /nix/store/kx5j47nghj1yps2v693ryb6wnf1c2xhb-agent-skills-corpus/share/agent-skills/manifest.json tooling-profile: dotfiles@16a22c6
agent-session-id: dev3.dotfiles-cos-misc-st2-resource-design agent-tool: Codex agent-tool-version: 0.145.0 agent-model: gpt-5.6-sol agent-runtime-profile: /home/schickling/.local/state/agent-session-recovery/2026-07-29-pty-st2-cutover/runtime-profile/profile-without-null-opencode.json agent-skills-manifest: /nix/store/kx5j47nghj1yps2v693ryb6wnf1c2xhb-agent-skills-corpus/share/agent-skills/manifest.json tooling-profile: dotfiles@16a22c6
agent-session-id: dev3.dotfiles-cos-misc-st2-resource-design agent-tool: Codex agent-tool-version: 0.145.0 agent-model: gpt-5.6-sol agent-runtime-profile: /home/schickling/.local/state/agent-session-recovery/2026-07-29-pty-st2-cutover/runtime-profile/profile-without-null-opencode.json agent-skills-manifest: /nix/store/kx5j47nghj1yps2v693ryb6wnf1c2xhb-agent-skills-corpus/share/agent-skills/manifest.json tooling-profile: dotfiles@16a22c6
myobie
force-pushed
the
schickling-assistant/2026-07-30-assignment-resource-tournament-latest
branch
from
July 31, 2026 12:18
82f0477 to
2c259bb
Compare
myobie
marked this pull request as ready for review
July 31, 2026 12:40
myobie
approved these changes
Jul 31, 2026
myobie
left a comment
Collaborator
There was a problem hiding this comment.
Exact review green at 2c259bb. Tree comparison against reviewed head 82f0477 changes only AGENT-SPEC.md, README.md, and docs/vrs/spec.md; those bytes are the already merged PR65 authority boundary. Product/eval behavior is unchanged, the complete model-free preflight is green, and no provider call ran.
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.
Problem
Agent Spec Resource bindings need both behavioral selection evidence and native runtime acceptance before they can replace Assignment or Focus wrappers. The prior tournament compared the three treatments, but it did not prove the actual catalog envelope implemented by merged st2 #86.
Goal
Provide the executable Agent Spec companion to st2 #86: select direct named Resources, document the exact portable envelope in
AGENT-SPEC.md, and prove it through free, maintained runtime evidence.Authority boundary
This restack preserves the canonical-contract wording merged by PR #65 exactly: evals owns
AGENT-SPEC.mdand its maintained acceptance cells as the contract and proof surface; st2 is the current implementation, not the contract owner; the implementation pin identifies only the version currently proved; contract and proof-cell updates precede conformance claims.Relative to previously reviewed PR #45 head
82f04778a0624963b95145de89c96e472ff73063, the semantic tree change is exactly PR #65's three documentation edits:AGENT-SPEC.md,README.md, anddocs/vrs/spec.md(22 additions, 12 deletions). PR #45's product/eval behavior is unchanged.Decisions
resource "<name>" _tag="<opaque-type>" uri="<absolute-uri>".Changes
AGENTS.mdloaders for the three cold-start cells.Published runner
0fed14bb5653b67e1d64f1199e240c4c5c612bf7v0.2.0+0fed14brelease-portablerun 30550227417d14404ae678bbe3f2a5ad8580cde1e4b8f6009067c46555f392c6e0957b8a2dad61d12b2b1189a391c196ca28f8f4ba69072d14fcbad2571fc29db1f250f4eedSHA256SUMSSHA-256:50cfd8722e58d1c74fdc543f3e3bb3bac768decd04575fde2360ea838ec5e9d3Verification
Restacked on current
maincommite9b53e79b05b1c0e1d7eea02db2eaba47376fe05.agent-spec-resource-bindings: 5/5 PASS, including strict failures, deterministic inspection, Resource-only adoption, and zero-PTY/process cleanupPASS: complete model-free corpus preflightNo provider/model call or deployment was made during this restack.
Scope boundary
Resource resolution, access grants, required/optional status, readiness, lifecycle, mutation, and rendering remain outside the generic envelope. The URI's presence grants no authority.
Refs #41.