chore(release): define the IID and atom URI release train - #16
Merged
Conversation
- Add the iid-v1.1.0-alpha planning packet (PR stack, package contracts, release runbook, acceptance matrix), including the recorded authoritative private reference source for porting. - Restore the private root package version to 0.0.0; the release train is labeled by branch/PR name, not by the root version. - Add scripts/package-registry.mjs as the single source of package order and packaging metadata, with topological-order and exact-internal-version assertions; pack-dry-run and smoke-tarballs now consume it instead of duplicated hard-coded arrays. - Support documentation-only packages in tarball assertions ahead of iid-spec. - Add a PR template with package/identity/fixture impact, contract artifact, target versions, and rollout notes fields. Identity impact: none — existing golden bytes unchanged Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
P00 of the iid-v1.1.0-alpha release train (umbrella PR #15). Establishes the shared planning packet and release tooling foundation that every semantic-lane (P01–P05) and contract-lane (P06–P09) child PR branches from.
.planning/iid-v1.1.0-alphapacket: PR stack, target package contracts, integration/release runbook, and acceptance matrix. Records the authoritative private reference source (0xIntuition/intuition-v2at8b9e9aa11, PRs #914/#1115) for the iid-spec/iid/iid-registry ports.v1.1.0-alphato0.0.0; the release train is labeled by the branch/PR name.scripts/package-registry.mjsas the single source of package order and packaging metadata, consumed bypack-dry-runandsmoke-tarballs(removes the duplicated hard-coded ten-package arrays). Addsbun run registry:check.iid-specpackage in P01.Package impact
registry:checkscriptTarget versions
n/a — no publishable package manifests change.
Identity impact
Identity impact: none — existing golden bytes unchanged
Fixture impact
none
Contract artifact
n/a
Rollout notes
update/v1.1.0-alphaonly after this merges.guard:supply-chain,pack:dry-run, and the full clean-roomsmoke:tarballs— all passing, ten-package smoke behavior unchanged.🤖 Generated with Claude Code