AGENTS.md → Protocol Domains table still carries the row
| `Cloud` | `cloud/` | Multi-tenant, deployment, environment |
#16325 (option B "cut by owner", director batch #62, maintainer 「同意」) removes packages/spec/src/cloud/ and the @objectstack/spec/cloud subpath: the cloud control plane's contracts leave the open-source spec, and the package & marketplace format moves to packages/spec/src/marketplace/, published as @objectstack/spec/marketplace. The moment that PR merges, the row names a directory that does not exist and omits the one that replaced it.
Why it is not fixed in the #16325 PR. AGENTS.md is a governed surface (Prime Directive #14): a mixed diff is governed whole on a single path hit, so the row would have converted a packages/spec contract PR into a human-merge-only one. Measured on d14c05ffc: no gate reads that table (git grep -ln "Multi-tenant, deployment, environment" hits only AGENTS.md itself; git grep -ln "Protocol Domains" -- scripts .github packages/spec/scripts hits nothing), so nothing goes red — the row just rots.
The edit. Replace the Cloud row with
| `Marketplace` | `marketplace/` | Package identity & versions, marketplace listing / publish / install format, template manifests |
keeping the table's alphabetical position (after Kernel). One line, docs-only, skip-changeset.
Blocked-by: #16325
AGENTS.md→ Protocol Domains table still carries the row#16325 (option B "cut by owner", director batch #62, maintainer 「同意」) removes
packages/spec/src/cloud/and the@objectstack/spec/cloudsubpath: the cloud control plane's contracts leave the open-source spec, and the package & marketplace format moves topackages/spec/src/marketplace/, published as@objectstack/spec/marketplace. The moment that PR merges, the row names a directory that does not exist and omits the one that replaced it.Why it is not fixed in the #16325 PR.
AGENTS.mdis a governed surface (Prime Directive #14): a mixed diff is governed whole on a single path hit, so the row would have converted apackages/speccontract PR into a human-merge-only one. Measured ond14c05ffc: no gate reads that table (git grep -ln "Multi-tenant, deployment, environment"hits onlyAGENTS.mditself;git grep -ln "Protocol Domains" -- scripts .github packages/spec/scriptshits nothing), so nothing goes red — the row just rots.The edit. Replace the
Cloudrow withkeeping the table's alphabetical position (after
Kernel). One line, docs-only,skip-changeset.Blocked-by: #16325