chore(openspec): archive lifecycle-model-core-internal-l1 - #722
Merged
Drswith merged 1 commit intoSep 7, 2026
Conversation
Sync accepted L1 lifecycle-model deltas into living specs after #721, and drop the completed change from the working tree without committing the generated archive directory.
32 tasks
Drswith
marked this pull request as ready for review
September 7, 2026 04:09
Drswith
deleted the
cursor/archive-lifecycle-model-core-internal-l1-c0f2
branch
September 7, 2026 04:09
This was referenced Sep 7, 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
lifecycle-model-core-internal-l1after its implementation PR (#721) merged, syncing the acceptedruntime-boundariesandcompatibility-contractdeltas intoopenspec/specs/.Main specs now require lifecycle receipt/observation types and
LIFECYCLE_RECEIPT_SCHEMA_VERSIONto live in a Core-internal leaf undersrc/core/, keep remainingsrc/lifecycleengines outside Core until a later knife, and freeze v1 JSON/aliases/exit codes/state v2 plus the publishedquantex-coreexport list across that internalization.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
docs/adr/0011-core-internal-lifecycle-model-leaf.mdlifecycle-model-core-internal-l1Validation
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 -- lifecycle-model-core-internal-l1 --apply-specs. refactor(core): move lifecycle model into Core-internal leaf #721 did not apply living specs, so this archive used--apply-specsrather than--skip-specs. The generatedopenspec/changes/archive/2026-09-07-lifecycle-model-core-internal-l1/directory was removed rather than committed, matching chore(openspec): archive fix-upgrade-unresolved-latest-crash #707, chore(openspec): archive cli-core-upgrade-p6 #712, chore(openspec): archive cursor-version-probe-targeting #720, 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.release-one-line-delivery,release-pr-skip-human-heuristics, orwindows-ci-advisory-merge-gate.