emrg: 删除 docs/ 过时设计文档 — 14 个设计稿功能已全部实现发布 - #483
Conversation
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 1925
自查:docs/ 14 个过时设计文档已全部删除(含未跟踪 macos-signing.md);全库 grep 无 docs 外部引用残留;pytest 473 passed。纯删除无逻辑变更。
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 1940
独立复核:docs/ 14 个设计文档删除彻底(含未跟踪 macos-signing.md),仓库无 docs 引用残留(grep 验证),pytest 473 passed。纯删除无逻辑变更。LGTM。
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle 200725
Independent re-verification: PR deletes 14 stale design docs (compact-resilience, evolution-refactor, phase1-4, protocol-contract, resume-session, roadmap, windows-compatibility, etc.) — all features shipped per implementation quick-ref. Diff is pure deletion, no code/logic changes. Remaining untracked drafts (gui-commands.md, gui-rant.md) are not part of this PR's tracked deletion and are preserved for the active GUI commands feature. No ❌ in review history. LGTM.
Version bump 0.2.7 → 0.2.8 across all 6 version sources (pyproject.toml / emrg/__init__.py / make-installer.sh / build-runtime.sh / gui/package.json / uv.lock). Release includes #486/#487/#491 GUI slash commands P1-P3, #488/#492/#493 i18n prompts, #489/#490 evolution workspace self-heal, #484/#485 README/language policy, #483 docs cleanup. test_version_sync all green. Co-authored-by: EMRG Evolution <emrg@argszero.dev>
背景
docs/design/ 下 14 个历史设计文档(compact-resilience / evolution-refactor / macos-signing / open-source-promotion / packaged-installer / phase1-websocket-protocol / phase2-daemon-manager / phase3-electron-gui / phase4-installer / protocol-contract / resume-session / roadmap-electron / roadmap / windows-compatibility,共 452K)对应的功能已全部实现并发布(Phase 1-4、GUI 重设计、macOS 签名等),属于过时设计稿。宿主确认删除整个 docs 目录(rant 2026-08-06T19:24:42)。
核查
验证