chore(openspec): archive fix-upgrade-unresolved-latest-crash - #707
Merged
Drswith merged 2 commits intoSep 6, 2026
Merged
Conversation
Sync accepted self-upgrade NETWORK_ERROR / MANUAL_ACTION_REQUIRED deltas into openspec/specs/ after #700, and remove the completed change folder from the working tree.
15 tasks
Touch a kept src/lifecycle file so classify sets run_test_matrix=true and protect-main's required test (macos-latest) actually runs.
cursor
Bot
force-pushed
the
cursor/archive-fix-upgrade-unresolved-latest-crash-ffba
branch
from
September 6, 2026 11:52
c10cdae to
664faa2
Compare
19 tasks
Drswith
marked this pull request as ready for review
September 6, 2026 12:01
Drswith
deleted the
cursor/archive-fix-upgrade-unresolved-latest-crash-ffba
branch
September 6, 2026 12:01
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
fix-upgrade-unresolved-latest-crashafter its implementation PR (#700) merged, syncing the acceptedself-upgradedeltas intoopenspec/specs/.Main specs now require structured
NETWORK_ERROR/check-unavailablewhen latest version cannot be resolved on plain upgrade,--check, and dry-run, and keepMANUAL_ACTION_REQUIREDfor non-auto-update install sources under--check/ dry-run.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).Rebased onto
mainafter Release PR #706 (chore: release 1.13.1).Linked Artifacts
fix-upgrade-unresolved-latest-crashValidation
bun run openspec:validatebun run memory:checkbun run lintbun run format:checkbun run typecheckbun 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 -- fix-upgrade-unresolved-latest-crash --apply-specs. The generatedopenspec/changes/archive/2026-09-06-fix-upgrade-unresolved-latest-crash/directory was removed rather than committed, matching docs(openspec): archive the stop-advisory-ci-schedules change #682 and every archive PR since 2026-08-16.src/lifecycle/uninstall-postcondition.tsis only to satisfy protect-main's requiredtest (macos-latest)without changing protect-main or workflow YAML.