docs: add safe Lavish surface repair playbook - #68
Merged
Conversation
# Conflicts: # AGENTS.md
Owner
Author
|
bugbot run |
1 similar comment
Owner
Author
|
bugbot run |
Owner
Author
|
bugbot run verbose=true |
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.
Replacement lineage
This pull request replaces #45, whose GitHub pull-request object remained pinned to deleted-branch head
8e6030c4a7bb738aa66d8fe4426619cad7d36feaafter the branch was recreated.The refreshed remote head descends from that exact commit, so every commit and file from the original pull request is preserved.
It also merges current
mainappend-only and updates the renamedlavish-decisionsrouting reference.Intent
Add a firstmate-loaded internal
lavish-repairskill that diagnoses and repairs wedged Lavish decision surfaces in cheapest-first order while preserving the explicit-PID process-safety guard.What changed
lavish-repairskill and regression coverage.mainwithout rewriting the gate-tracked history.lavish-decisionsname while retaining the repair skill.Verification
git merge-base --is-ancestor 8e6030c4a7bb738aa66d8fe4426619cad7d36fea 6fab15b4993d46da4b37c3e9f8ea7136263093efbash tests/lavish-repair.test.shPipeline
Updates from git push no-mistakes
The preserved branch history was raised through that pipeline on #45.
This replacement pull request was created manually only because GitHub would not relink #45 to its safely recreated head branch; it does not bypass or rewrite the existing gate-tracked commits.