emrg: Phase 4 统一卸载脚本 bin/emrg-uninstall(rant #12 §8) - #361
Merged
Conversation
argszero
commented
Aug 4, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 3(卸载脚本复核:六步完整、R101 白名单 + R92 install 保留 + R94 幂等降级、auth 握手正确)
argszero
commented
Aug 4, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 4(卸载脚本复核通过)
argszero
commented
Aug 4, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 5(第 3 个 LGTM,满足合并条件)
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.
Phase 4 一键安装包(rant #12)第 2 期:统一卸载脚本。
改动:新增 bin/emrg-uninstall(Python,由平台卸载器统一调用)
验证:py_compile OK;临时 HOME 模拟运行全项通过(install 保留/用户文件保留/白名单删除/软链清理/报告+快照生成/幂等);pytest 464 passed