docs(Research): 持久化全链路调研报告与工程方案#2
Merged
Merged
Conversation
🤖 Generated with [Claude Code](https://github.com/claude), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist) Co-Authored-By: Aurelius Huang<threefish.ai@gmail.com>
🤖 Generated with [Claude Code](https://github.com/claude), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist) Co-Authored-By: Aurelius Huang<threefish.ai@gmail.com>
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.
背景
将前序五路并行调研 + 工程方案的会话级产物,固化为仓库内可长期引用、可跨上下文跳转的循证资产,作为后续 M1-M5 开发与验收的基线。
交付内容
docs/requirements/idea-feature-matrix.md— IDEA Git/Commit 模块 56 个原子功能点 / 8 组 + CheckinHandler 11 hook 生命周期(已读git4idea/vcs-api/vcs-impl源码)。后续验收的需求基线。docs/architecture/engineering-plan.md— 全链路工程方案:路径 B 架构决策、模块正交分解、IDEA 功能复刻优先级矩阵、M0-M5 里程碑、风险与验证。开发蓝图。docs/research/— 四路循证报告:02-vscode-scm-integration.md(SCM API + vscode.git 集成路径 → 路径 B 依据)03-extension-blueprint.md(技术栈 + 工程骨架 + IDEA→VS Code UI 映射)04-publishing-cicd.md(双市场发布 + CI/CD + 版本治理)05-ai-agent-seams.md(AI 接缝 + IDEA CheckinHandler 对齐 + 渐进式引入)docs/README.md+docs/research/README.md— 文档与调研总索引。.agents/knowledge-map.md— 补充docs/文档条目。.agents/issue.md— 追加 feat(M1): Git Adapter + 多 changelist Changes 树视图 #3(pnpm 11.9 需 Node ≥22.13)、feat(M2): Commit 提交窗口 + CommitPipeline + AI 接缝 #4(CI 集成测试需先构建 dist/)两条 Issue 经验。说明
纯文档变更,不影响代码与测试。所有事实论断附 GitHub 源码路径或官方文档 URL。
🤖 Generated with Claude Code