Skip to content

docs(metadata): drop 'same release train' wording from versioning section - #296

Merged
yeongseon merged 1 commit into
mainfrom
docs/validation-295-drop-release-train
Aug 9, 2026
Merged

docs(metadata): drop 'same release train' wording from versioning section#296
yeongseon merged 1 commit into
mainfrom
docs/validation-295-drop-release-train

Conversation

@yeongseon

Copy link
Copy Markdown
Owner

Summary

  • Rewords the versioning-policy bump guidance in docs/METADATA_SPEC.md to reflect independent per-package releases rather than a coordinated release train.
  • New wording: "coordinate producer/consumer support as needed before shipping the breaking version. Packages release independently — there is no coordinated release train."

Notes

  • Confirmed no other doc implies a coordinated/lockstep release train (agent-playbook.md's "lockstep" refers to tests/docs, not releases — out of scope).
  • docs/METADATA_SPEC.md has no translated variants, so no translation sync is required.
  • No behavioral change to versioning.

Closes #295

…tion

The architecture assumes independent per-package releases, not a
coordinated release train. Reword the versioning bump guidance to
"coordinate producer/consumer support as needed before shipping the
breaking version" and state explicitly that there is no coordinated
release train.

Closes #295
@yeongseon
yeongseon merged commit 4ee9dc3 into main Aug 9, 2026
12 checks passed
@yeongseon
yeongseon deleted the docs/validation-295-drop-release-train branch August 9, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(metadata): drop 'same release train' wording from versioning section

2 participants