chore(openspec): archive cli-core-upgrade-p6 - #713
Closed
Drswith wants to merge 2 commits into
Closed
Conversation
Remove the completed change folder after #711 merged. Living specs already include the accepted P6 deltas, so this archive skipped spec re-application and did not keep openspec/changes/archive/ in the working tree.
Touch a kept src/lifecycle file so classify sets run_test_matrix=true and protect-main's required test (macos-latest) actually runs.
Owner
Author
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, merge285e5df) landed onmain. Living specs already carry the acceptedself-upgrade,runtime-boundaries,compatibility-contract, andproduct-readmedeltas from that merge, so this PR only removes the completed change folder from the working tree.Also adds a one-line keep comment under
src/lifecycle/so classify setsrun_test_matrix=trueandtest (macos-latest)actually runs (protect-main requires it; pure openspec PRs would otherwise skip macOS).Linked Artifacts
cli-core-upgrade-p6Validation
bun run openspec:validatebun run memory:checkbun run lintbun run format:checkbun run typecheckbun run test(if behavior changed)bun 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. Spec deltas were already synced intoopenspec/specs/by refactor(upgrade): route plan/check/apply through in-repo Core (P6) #711, so this run used--skip-specs. The generatedopenspec/changes/archive/2026-09-06-cli-core-upgrade-p6/directory was removed rather than committed, matching docs(openspec): archive the stop-advisory-ci-schedules change #682, chore(openspec): archive fix-upgrade-unresolved-latest-crash #707, and chore(openspec): drop working-tree archive history #708.src/lifecycle/uninstall-postcondition.tsis only to satisfy protect-main's requiredtest (macos-latest)without changing protect-main or workflow YAML.release-one-line-delivery,release-pr-skip-human-heuristics,windows-ci-advisory-merge-gate) are untouched.