chore(openspec): archive cli-core-upgrade-p6 - #712
Merged
Conversation
Remove the completed change from openspec/changes after #711. Living specs already hold the accepted deltas. Skip committing the working-tree archive folder.
14 tasks
Drswith
marked this pull request as ready for review
September 6, 2026 13:53
This was referenced Sep 6, 2026
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
Archive completed OpenSpec change
cli-core-upgrade-p6after its implementation PR (#711) merged. Living specs already carried the acceptedself-upgrade,runtime-boundaries,compatibility-contract, andproduct-readmedeltas, including the frozen--channelcontract, so this closure uses skip-specs.The generated
openspec/changes/archive/directory is not committed, matching working-tree archive policy.Adds a one-line keep comment under
src/lifecycle/so classify keepsrun_test_matrix=trueandtest (macos-latest)actually runs (protect-main requires it; a pure openspec deletion would otherwise skip macOS).Linked Artifacts
cli-core-upgrade-p6Validation
bun run memory:checkbun run lintbun run format:checkbun run typecheckbun run openspec:validatebun run testis not applicable for behavior: the onlysrc/edit is a one-line keep comment with no runtime effect. Full CI matrix (including macOS) is expected after this push.Release Intent
Release Summary
Docs Updated
openspec/...Scope Check
Closure Check
Notes
bun run openspec:archive-closure -- cli-core-upgrade-p6, then the working-tree archive folder was removed rather than committed.src/lifecycle/uninstall-postcondition.tsis only to satisfy protect-main's requiredtest (macos-latest)when the rest of the diff is OpenSpec archive cleanup.