chore(openspec): archive lifecycle-provider-core-internal-l2 - #725
Merged
Conversation
cursor
Bot
force-pushed
the
cursor/archive-lifecycle-provider-l2-43a6
branch
from
September 7, 2026 05:32
a66a4d6 to
c99a864
Compare
Sync accepted L2 provider-binding deltas into living specs after #723, and drop the completed change from the working tree without committing the generated archive directory.
cursor
Bot
force-pushed
the
cursor/archive-lifecycle-provider-l2-43a6
branch
from
September 7, 2026 05:37
c99a864 to
4bbc34c
Compare
Retarget the product-path keep comment to src/lifecycle/index.ts and revert keep-only churn on src/core/lifecycle/uninstall-postcondition.ts.
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-provider-core-internal-l2after its implementation PR (#723) merged, syncing the acceptedruntime-boundariesandcompatibility-contractdeltas intoopenspec/specs/.Rebased onto latest
mainafter #726 (L3 OpenSpec archive). Product-path KEEP hangs on exactlysrc/lifecycle/index.tsso classify still setsrun_test_matrix=true. It does not touchsrc/core/lifecycle/uninstall-postcondition.ts.Main specs now require provider-binding resolution and
observeLifecycleProviderto live in Core-internal modules undersrc/core/lifecycle/, keep the remainingsrc/lifecyclebarrel outside Core until a later knife (L3 archive text from #726 is preserved), and freeze v1 JSON/aliases/exit codes/state v2 plus the publishedquantex-coreexport list across that internalization.Linked Artifacts
docs/adr/0012-core-internal-lifecycle-provider-binding.mdlifecycle-provider-core-internal-l2Validation
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 onsrc/lifecycle/index.tswith no runtime effect. Full CI matrix (including macOS) is expected after this push because that comment is a product-path touch.Release Intent
Release Summary
Docs Updated
openspec/...Scope Check
Closure Check
Notes
bun run openspec:archive-closure -- lifecycle-provider-core-internal-l2 --apply-specs, then rebased ontomainafter refactor(core): move remaining lifecycle engines into Core-internal #724 and again after chore(openspec): archive lifecycle-engines-core-internal-l3 #726. refactor(core): move lifecycle provider-binding into Core-internal #723 did not apply living specs, so this archive used--apply-specsrather than--skip-specs.Remaining src/lifecycle engines SHALL stay outside Core until a later knifeas ADDED, but chore(openspec): archive lifecycle-model-core-internal-l1 #722 had already added that header for L1 and chore(openspec): archive lifecycle-engines-core-internal-l3 #726 recast it to the L3 remaining-barrel text. This rebase keeps the chore(openspec): archive lifecycle-engines-core-internal-l3 #726 remaining-barrel requirement and adds only the L2-unique provider-binding / compatibility freeze requirements instead of reverting L3 living specs.openspec/changes/archive/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, chore(openspec): archive lifecycle-engines-core-internal-l3 #726, and every archive PR since 2026-08-16.src/lifecycle/index.ts. Keep-only churn onsrc/core/lifecycle/uninstall-postcondition.tswas reverted. refactor(core): delete leftover src/lifecycle barrel #727 may delete the barrel later; that is out of scope for this L2 archive PR.release-one-line-delivery,release-pr-skip-human-heuristics, orwindows-ci-advisory-merge-gate.