dev-playbooks 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",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "AI-powered spec-driven 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: Workflow Entry Guide (Router)