docs(design): 搜索 Agent 装配层设计(app/search/)

方案 A 平铺模块:prompt.py / skills.py / tools.py / vision.py
新增 OCRProvider Protocol + adapters/ocr.py
Prompt 从 TRM4 store/prompts/v2/ 原封不动复制
This commit is contained in:
2026-07-07 05:15:22 -04:00
parent da28c10c84
commit 11107f5758
4 changed files with 342 additions and 3 deletions
+5
View File
@@ -12,3 +12,8 @@
- [2026-07-07 05:26 UTC] 新增 plan: 建树模块竖切实现计划 (plan:tree-module-vertical-slice)
- [2026-07-07 05:27 UTC] 新增边: plan:tree-module-vertical-slice --implements--> design:tree-module-vertical-slice
- [2026-07-07 05:27 UTC] 重建索引: 8 篇页面
- [2026-07-07 08:32 UTC] 新增 plan: question_gen 模块实现计划 (plan:question-gen)
- [2026-07-07 08:32 UTC] 新增边: plan:question-gen --implements--> design:question-gen
- [2026-07-07 08:32 UTC] 重建索引: 11 篇页面
- [2026-07-07 09:14 UTC] 新增 design: 搜索 Agent 装配层设计(app/search/ (design:2026-07-07-search-module-design)
- [2026-07-07 09:14 UTC] 重建索引: 12 篇页面