Skip to content

AGENTS.md Protocol Domains table still lists Cloud | cloud/ after #16325 relocates the directory to marketplace/ #17370

Description

@hotlong

AGENTS.mdProtocol 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions