Skip to content

Replay AgentRegistryGrant resolver core#50

Merged
mdheller merged 1 commit into
mainfrom
work/agent-registry-resolver-replay
May 22, 2026
Merged

Replay AgentRegistryGrant resolver core#50
mdheller merged 1 commit into
mainfrom
work/agent-registry-resolver-replay

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

Clean partial replay of #30 onto current main after the RuntimeInstallReceipt and WorkspaceOperationContract work landed.

Changes:

  • adds local AgentRegistryGrant resolver module
  • adds resolver and validation scripts
  • adds architecture documentation

Scope: deterministic local-store resolver only. No production Agent Registry endpoint/client is introduced.

Known residual from #30:

  • Makefile validate-agent-registry wiring
  • bootstrap CLI registry delegation
  • Python CLI registry resolve command and activation grant-store options
  • docs index link
  • package validator import

Those were not carried in this PR because the original branch is 15 commits behind current main and stale blobs would overwrite newer mainline content. Residual integration should be handled in a small follow-up patch after this core replay validates.

Partially supersedes #30; do not close #30 until the residual integration is captured or explicitly linked to a follow-up issue.

@mdheller mdheller merged commit a13674a into main May 22, 2026
2 checks passed
mdheller added a commit that referenced this pull request May 22, 2026
Partial completion for #51 after #50 landed the AgentRegistryGrant resolver core.

Adds validate-agent-registry to Makefile, wires it into top-level make validate, adds the AgentRegistryGrant resolver docs index entry, and preserves RuntimeInstallReceipt validation wiring from #49.

Deferred from #51: bootstrap CLI registry delegation, Python CLI registry resolve command and activation grant-store args, and package validator import/check.

Validated on PR head f3df18b with validate and Trust Surface passing.
mdheller added a commit that referenced this pull request May 22, 2026
Continues #51 after #50 and #52.

Adds bootstrap `agent-machine registry resolve` usage text and delegates that command to the standalone `agent_machine.agent_registry` module.

Python CLI grant-store integration and package validator import/check remain tracked in #51.

Validated on PR head e054968 with validate and Trust Surface passing.
mdheller added a commit that referenced this pull request May 22, 2026
Continues #51 after #50, #52, and #53.

Imports the local AgentRegistryGrant resolver through importlib in package validation and checks its default issued-at constant.

Python CLI registry resolve and activation grant-store args remain tracked in #51.

Validated on PR head 9802f5a with validate and Trust Surface passing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant