Replace legacy metadata guidance with extensions - #1
Closed
jonathanhefner wants to merge 1 commit into
Closed
Conversation
jonathanhefner
commented
Aug 26, 2026
ADR-0017 replaced the native `metadata` member before the 1.0 release, but the authoring guides and Claude marketplace mapping still showed documents that conflict with the normative CDDL. Document `extensions` at the catalog, entry, and Trust Manifest scopes, and describe the official metadata extension without imposing a second namespace convention on its schemaless payload. Omit selective Claude description and homepage mappings, and remove the obsolete Adspirer marketplace snapshot instead of preserving source-specific data in generic metadata.
jonathanhefner
force-pushed
the
agent/fix-103-extensions-docs
branch
from
August 26, 2026 17:34
6d4e45d to
fdb67b9
Compare
Owner
Author
|
Submitted as Agent-Card#104. |
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.
Draft for review and discussion before submitting an upstream PR.
Addresses Agent-Card#103.
Summary
metadatafield withextensionsin the catalog and trust authoring guideshttps://ai-catalog.org/extensions/metadataextension as a schemaless generic key/value object without imposing a second namespace convention on its payloaddescriptionandhomepagemappings, and remove the obsolete Adspirer marketplace snapshot instead of preserving source-specific data in generic metadataValidation
jqmetadataformsgit diff --checkThe strict MkDocs and specification-renderer builds could not run locally because the recreated
.venvhas no dependencies and the sandbox package-date cutoff forcesuvto re-resolve the lockfile. The repository lockfile was not changed.Rebase notes
docs/mappings/claude-code-plugins.mdand retain the appendix deletion from the specification.sourceShamapping with the decision in this PR to omit selective source-format properties; do not reintroduce the nativemetadatamember.