feat(sprint-6): 架构盘点 + 信息流 + 手册起步#22
Merged
Merged
Conversation
Sprint 6 剩余 3 项完成(⑥ UI 已在之前 PR 完成): ## ① 架构盘点 + 技术盘点清单 - ARCHITECTURE.md(仓库根)· 500 行 - 4 张 Mermaid 图: - 全局四层视图(方法论/工具链/集成/应用) - 数据流(Markdown 在四场景间流动) - 组件依赖(CLI 如何调脚本) - 部署架构(GitHub 生态) - 技术盘点清单 20+ 项,按 L1-L4 + 横向能力分组 - 三种部署拓扑(单人/企业/完整服务化) - "不做什么"负约束 · 8 项 - 关键技术决策一览 · 8 项 ## ⑤ 信息共享模式文档化 - docs/architecture/information-sharing.md - 把 PLAN.md 里的 ASCII 图固化为正式文档 - 4 场景产出物流向表(生产者 → 消费者 → 消费方式) - 跨场景联动 Mermaid 闭环图 - 优缺点诚实分析 + 反模式警示 - 何时上服务端的 5 条判定 ## ② 用户手册起步 - docs/manual/README.md 索引 + 按角色/场景的起点导航 - 00-install.md 三平台安装步骤(macOS/Linux/Windows + WSL 说明) - 99-cheatsheet.md 一页速查表(CLI + 目录 + 快捷键 + 4 模式 + 术语 + 错误对照) - 明确标注 Sprint 8 待补的文件(01 first-project / 02 角色 / 03 场景 / 04 错误) ## 文档同步 - README.md banner 加 ARCHITECTURE / 用户手册 链接 - ROADMAP Sprint 6 标 ✅,近期变更加 S6 条目 - PLAN.md Sprint 状态表 S6 → ✅,S7 标"进行中" - CHANGELOG 加 [0.7.0-draft] Sprint 6 完成 段落 完成度: - Phase 1 冻结在 v0.6.0(98%) - Phase 2 第一 Sprint S6 完成 - 下一 Sprint 7 聚焦 macOS Beta 打包 + 跨平台决策(ADR)
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.
Sprint 6 剩余 3 项:① ARCHITECTURE.md · ⑤ information-sharing.md · ② docs/manual/ 起步。S6 完整完成。下一 Sprint 7 聚焦 macOS Beta。