From 534c410514a3789d512ab7a36e4cc270f54cc94b Mon Sep 17 00:00:00 2001 From: gzkoala Date: Sun, 1 Mar 2026 20:35:53 +0800 Subject: [PATCH] =?UTF-8?q?docs(update):=E6=9B=B4=E6=96=B0Porject=20Caffei?= =?UTF-8?q?ne=20Aracabi=20Sprint1=20=E7=B3=BB=E7=BB=9F=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=9E=B6=E6=9E=84=E7=A4=BA=E6=84=8F=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gzkoala --- ...tegy-mcp-server-prototype-architecture.svg | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/assets/images/prompt-strategy-mcp-server-prototype-architecture.svg b/docs/assets/images/prompt-strategy-mcp-server-prototype-architecture.svg index ade654c..6ef6a8c 100644 --- a/docs/assets/images/prompt-strategy-mcp-server-prototype-architecture.svg +++ b/docs/assets/images/prompt-strategy-mcp-server-prototype-architecture.svg @@ -109,11 +109,11 @@ SPDX-License-Identifier: MIT & CC-BY-SA-4.0 - + - + @@ -184,65 +184,65 @@ SPDX-License-Identifier: MIT & CC-BY-SA-4.0 (Remote) - + .vscode/launch.json Attach 断点源码联调 - + - app.js + app.ts McpServer 初始化 stdio transport - + - promptsController.js + promptsController.ts 处理 tools/call 调度分发 - + - resourcesController.js + resourcesController.ts 处理 resources 请求分发 - + - schemas.js + schemas.ts Zod 强校验 - + - promptService.js + promptService.ts 纯本地核心算法引擎 5 Whys 模板分解与合成 - + - resourceService.js + resourceService.ts 文件系统 I/O 交互 读取本地知识库/Markdown