Skip to content

Complete RuntimeInstallReceipt validation wiring#49

Merged
mdheller merged 2 commits into
mainfrom
work/runtime-install-wiring-48
May 22, 2026
Merged

Complete RuntimeInstallReceipt validation wiring#49
mdheller merged 2 commits into
mainfrom
work/runtime-install-wiring-48

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

Completes the residual wiring tracked in #48 after #47 landed the RuntimeInstallReceipt core.

Changes:

  • add RuntimeInstallReceipt to the canonical schema map
  • accept kind or type in example validation
  • add the Makefile receipt validation target
  • wire that target into make validate

Expected validation: make validate.

Closes #48. After this lands, #25 can be closed as fully captured by #47 plus this PR.

@mdheller mdheller merged commit d1362d8 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.
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.

Capture residual RuntimeInstallReceipt Makefile and contracts.py wiring from PR #25

1 participant