feat: PLANNING体系首版(00路线图/02任务总表/03执行协议/I-03/I-04/registry42口径)+M1止血交付

This commit is contained in:
2026-09-12 14:25:25 +08:00
commit 39af400fc8
472 changed files with 36277 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Opt-in overlay: mount the dsh-mcp-client bridge with a local demo MCP
# stdio server. Apply with:
# dsh web --patch <this file>
# or paste the insert list into a profile's cordis.patch.yml.
# Tools appear as mcp__demo__echo once the harness boots.
- insert:
- id: mcp-demo
name: '@deepseek-ai/dsh-mcp-client'
config:
serverName: demo
transport: stdio
command: node
args: ['C:/Users/12914/Desktop/vscode/mcp-demo/server.mjs']
failOnStartupError: false