Skip to content

docs(adr): ADR-0076 rev.8 — keep the metadata-protocol name (resolve Open Question #7) - #2431

Merged
os-zhuang merged 1 commit into
mainfrom
docs/adr-0076-rev8
Jun 28, 2026
Merged

docs(adr): ADR-0076 rev.8 — keep the metadata-protocol name (resolve Open Question #7)#2431
os-zhuang merged 1 commit into
mainfrom
docs/adr-0076-rev8

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

What

Per maintainer decision: keep the already-published @objectstack/metadata-protocol name — do not rename. Resolves ADR-0076 Open Question #7.

Why

Renaming a published package churns downstream for ~0 benefit. The protocol suffix on an impl package is a deliberate, low-cost naming exception — the real contract lives in @objectstack/spec/api (the segmented DataProtocol/MetadataProtocol/… interfaces), which is correctly named; the impl package name is cosmetic.

Scope

Docs only — edits docs/adr/0076-objectql-core-tiering.md. No code. Empty changeset.

🤖 Generated with Claude Code

…ta-protocol name; no rename)
Per maintainer decision: keep the already-published `@objectstack/metadata-protocol`
package name. Renaming churns downstream for ~0 benefit. The `protocol` suffix is a
deliberate, low-cost naming exception — the real contract lives in
`@objectstack/spec/api`, not the impl package.
- D10: replace the "rename → metadata-runtime" clause with "name retained; content
converges to the metadata-management impl".
- Open Question #7: resolved (keep the name; README note to clarify impl-vs-contract).
- Status: rev.8; notes D9 step-1 (interface segmentation) shipped in #2429.
Docs only; empty changeset.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercelBot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJun 28, 2026 3:39pm

Request Review

@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation tooling size/s labels Jun 28, 2026
@os-zhuang
os-zhuang merged commit b007dbd into mainJun 28, 2026
15 checks passed
@os-zhuang
os-zhuang deleted the docs/adr-0076-rev8 branch June 28, 2026 15:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/stooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@os-zhuang