chore(openspec): archive lifecycle-engines-core-internal-l3 - #726
Merged
Conversation
Sync accepted L3 lifecycle-engines deltas into living specs after #724, and drop the completed change from the working tree without committing the generated archive directory.
Drswith
marked this pull request as ready for review
September 7, 2026 05:33
13 tasks
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-engines-core-internal-l3after its implementation PR (#724) merged, syncing the acceptedruntime-boundariesandcompatibility-contractdeltas intoopenspec/specs/.Main specs now require agent-observation, update-planner, agent-execution, and uninstall-postcondition to live in Core-internal modules under
src/core/lifecycle/, keep the remainingsrc/lifecyclebarrel 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/core/lifecycle/so classify setsrun_test_matrix=trueandtest (macos-latest)actually runs (protect-main requires it; pure openspec PRs would otherwise skip macOS). This is archive-only: it does not deletesrc/lifecycle/(L4).Linked Artifacts
docs/adr/0013-core-internal-lifecycle-engines.mdlifecycle-engines-core-internal-l3Validation
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-engines-core-internal-l3 --apply-specs. refactor(core): move remaining lifecycle engines into Core-internal #724 did not apply living specs, so this archive used--apply-specsrather than--skip-specs.Remaining src/lifecycle barrel SHALL stay outside Core until a later knifeas ADDED. Living specs already had L1'sRemaining src/lifecycle engines SHALL stay outside Core until a later knife. Archive-time recast that requirement to MODIFIED so--apply-specscould replace the L1 remaining-engines text instead of leaving a contradictory ADDED header beside it. The generatedopenspec/changes/archive/2026-09-07-lifecycle-engines-core-internal-l3/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, chore(openspec): archive lifecycle-model-core-internal-l1 #722, and every archive PR since 2026-08-16.src/core/lifecycle/uninstall-postcondition.ts(the L3 destination of that helper) so classify setsrun_test_matrix=true. It does not touchsrc/lifecycle/files that L4 may delete.src/lifecycle/.release-one-line-delivery,release-pr-skip-human-heuristics, orwindows-ci-advisory-merge-gate.lifecycle-provider-core-internal-l2beyond independently applying L3's own spec deltas.