dev-playbooks-cn 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dev-playbooks-cn",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "AI-driven spec-based development workflow",
5
5
  "keywords": [
6
6
  "devbooks",
@@ -8,11 +8,6 @@ allowed-tools:
8
8
  - Write
9
9
  - Edit
10
10
  - Bash
11
- - mcp__ckb__getStatus
12
- - mcp__ckb__getArchitecture
13
- - mcp__ckb__getHotspots
14
- - mcp__ckb__listKeyConcepts
15
- - mcp__ckb__getModuleOverview
16
11
  ---
17
12
 
18
13
  # DevBooks:存量项目初始化(Brownfield Bootstrap)
@@ -6,7 +6,6 @@ allowed-tools:
6
6
  - Grep
7
7
  - Read
8
8
  - Bash
9
- - mcp__ckb__getStatus
10
9
  ---
11
10
 
12
11
  # DevBooks:工作流入口引导(Router)