docs(adr): flag stale codex-profile mention in ADR-0021 context
The Context section still described .agents/plugins/marketplace.json (apm's codex profile) as an existing, unaffected generated file. It was removed today in 568ca74; point to the removal instead of leaving the text describing a file that no longer exists. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YR2CjVumUbEGWcMikcoXBD
This commit is contained in:
@@ -14,8 +14,9 @@ A plugin's published description is one string authored twice — in `plugins/<n
|
|||||||
the matching `marketplace.packages[]` entry of the root `apm.yml` — and compiled into four generated
|
the matching `marketplace.packages[]` entry of the root `apm.yml` — and compiled into four generated
|
||||||
files per plugin edit: the plugin's `.claude-plugin/plugin.json` and `.github/plugin/plugin.json`,
|
files per plugin edit: the plugin's `.claude-plugin/plugin.json` and `.github/plugin/plugin.json`,
|
||||||
plus the repo-wide `.claude-plugin/marketplace.json` and its `.github/plugin/marketplace.json`
|
plus the repo-wide `.claude-plugin/marketplace.json` and its `.github/plugin/marketplace.json`
|
||||||
mirror. (`.agents/plugins/marketplace.json`, apm's codex profile, carries no per-package
|
mirror. (`.agents/plugins/marketplace.json`, apm's codex profile, carried no per-package
|
||||||
`description` or `version` at all and is unaffected.) It is the only text a consumer sees in a marketplace listing before
|
`description` or `version` at all and was unaffected — that file and the profile producing it were
|
||||||
|
removed 2026-09-13; see the note below.) It is the only text a consumer sees in a marketplace listing before
|
||||||
installing. It is **not** a SKILL.md `description`: it is never preloaded into an agent's context and
|
installing. It is **not** a SKILL.md `description`: it is never preloaded into an agent's context and
|
||||||
routes nothing at runtime. ADR-0020 governs that other artifact; this one governs this one. The
|
routes nothing at runtime. ADR-0020 governs that other artifact; this one governs this one. The
|
||||||
overlap is a finding, not a scope: ADR-0020 established that capability enumeration in a description
|
overlap is a finding, not a scope: ADR-0020 established that capability enumeration in a description
|
||||||
|
|||||||
Reference in New Issue
Block a user