@aiready/cli 0.12.17 → 0.12.18

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.
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/cli@0.12.16 build /Users/pengcao/projects/aiready/packages/cli
3
+ > @aiready/cli@0.12.17 build /Users/pengcao/projects/aiready/packages/cli
4
4
  > tsup src/index.ts src/cli.ts --format cjs,esm
5
5
 
6
6
  CLI Building entry: src/cli.ts, src/index.ts
@@ -10,7 +10,7 @@
10
10
  CJS Build start
11
11
  ESM Build start
12
12
 
13
- [12:19:30 am]  WARN  ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta]
13
+ [2:11:20 AM]  WARN  ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta]
14
14
 
15
15
  src/cli.ts:25:31:
16
16
   25 │ return dirname(fileURLToPath(import.meta.url));
@@ -20,10 +20,10 @@
20
20
 
21
21
 
22
22
 
23
- ESM dist/cli.mjs 56.89 KB
24
- ESM dist/index.mjs 170.00 B
25
- ESM dist/chunk-VOKP7FGM.mjs 9.52 KB
26
- ESM ⚡️ Build success in 26ms
27
23
  CJS dist/index.js 10.62 KB
28
24
  CJS dist/cli.js 69.52 KB
29
- CJS ⚡️ Build success in 27ms
25
+ CJS ⚡️ Build success in 28ms
26
+ ESM dist/index.mjs 170.00 B
27
+ ESM dist/cli.mjs 56.89 KB
28
+ ESM dist/chunk-VOKP7FGM.mjs 9.52 KB
29
+ ESM ⚡️ Build success in 29ms
@@ -1,110 +1,140 @@
1
1
 
2
2
  
3
- > @aiready/cli@0.12.16 test /Users/pengcao/projects/aiready/packages/cli
3
+ > @aiready/cli@0.12.17 test /Users/pengcao/projects/aiready/packages/cli
4
4
  > vitest run
5
5
 
6
6
  [?25l
7
7
   RUN  v4.0.18 /Users/pengcao/projects/aiready/packages/cli
8
8
 
9
9
  stdout | src/__tests__/config-shape.test.ts
10
- [ToolRegistry#0.2971650203224203] Registering tool: pattern-detect (patterns, duplicates, duplication)
10
+ [ToolRegistry#0.9785435359208745] Registering tool: pattern-detect (patterns, duplicates, duplication)
11
11
 
12
12
  stdout | src/__tests__/cli.test.ts
13
- [ToolRegistry#0.0780364686767725] Registering tool: pattern-detect (patterns, duplicates, duplication)
14
-
15
- stdout | src/__tests__/cli.test.ts
16
- [ToolRegistry#0.0780364686767725] Registering tool: context-analyzer (context, fragmentation, budget)
13
+ [ToolRegistry#0.9073427512741151] Registering tool: pattern-detect (patterns, duplicates, duplication)
17
14
 
18
15
  stdout | src/__tests__/config-shape.test.ts
19
- [ToolRegistry#0.2971650203224203] Registering tool: context-analyzer (context, fragmentation, budget)
16
+ [ToolRegistry#0.9785435359208745] Registering tool: context-analyzer (context, fragmentation, budget)
20
17
 
21
18
  stdout | src/__tests__/cli.test.ts
22
- [ToolRegistry#0.0780364686767725] Registering tool: naming-consistency (consistency, naming, standards)
19
+ [ToolRegistry#0.9073427512741151] Registering tool: context-analyzer (context, fragmentation, budget)
23
20
 
24
21
  stdout | src/__tests__/config-shape.test.ts
25
- [ToolRegistry#0.2971650203224203] Registering tool: naming-consistency (consistency, naming, standards)
22
+ [ToolRegistry#0.9785435359208745] Registering tool: naming-consistency (consistency, naming, standards)
26
23
 
27
24
  stdout | src/__tests__/cli.test.ts
28
- [ToolRegistry#0.0780364686767725] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
25
+ [ToolRegistry#0.9073427512741151] Registering tool: naming-consistency (consistency, naming, standards)
29
26
 
30
27
  stdout | src/__tests__/config-shape.test.ts
31
- [ToolRegistry#0.2971650203224203] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
28
+ [ToolRegistry#0.9785435359208745] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
32
29
 
33
30
  stdout | src/__tests__/cli.test.ts
34
- [ToolRegistry#0.0780364686767725] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
31
+ [ToolRegistry#0.9073427512741151] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
35
32
 
36
- stdout | src/__tests__/config-shape.test.ts
37
- [ToolRegistry#0.2971650203224203] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
33
+ stdout | src/__tests__/cli.test.ts
34
+ [ToolRegistry#0.9073427512741151] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
38
35
 
39
36
  stdout | src/__tests__/config-shape.test.ts
40
- [ToolRegistry#0.2971650203224203] Registering tool: testability-index (testability, tests, verification)
37
+ [ToolRegistry#0.9785435359208745] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
41
38
 
42
- stdout | src/__tests__/cli.test.ts
43
- [ToolRegistry#0.0780364686767725] Registering tool: testability-index (testability, tests, verification)
39
+ stdout | src/__tests__/config-shape.test.ts
40
+ [ToolRegistry#0.9785435359208745] Registering tool: testability-index (testability, tests, verification)
44
41
 
45
42
  stdout | src/__tests__/cli.test.ts
46
- [ToolRegistry#0.0780364686767725] Registering tool: doc-drift (doc-drift, docs, jsdoc)
43
+ [ToolRegistry#0.9073427512741151] Registering tool: testability-index (testability, tests, verification)
47
44
 
48
45
  stdout | src/__tests__/config-shape.test.ts
49
- [ToolRegistry#0.2971650203224203] Registering tool: doc-drift (doc-drift, docs, jsdoc)
46
+ [ToolRegistry#0.9785435359208745] Registering tool: doc-drift (doc-drift, docs, jsdoc)
50
47
 
51
48
  stdout | src/__tests__/cli.test.ts
52
- [ToolRegistry#0.0780364686767725] Registering tool: dependency-health (deps, deps-health, packages)
49
+ [ToolRegistry#0.9073427512741151] Registering tool: doc-drift (doc-drift, docs, jsdoc)
53
50
 
54
51
  stdout | src/__tests__/config-shape.test.ts
55
- [ToolRegistry#0.2971650203224203] Registering tool: dependency-health (deps, deps-health, packages)
52
+ [ToolRegistry#0.9785435359208745] Registering tool: dependency-health (deps, deps-health, packages)
56
53
 
57
54
  stdout | src/__tests__/cli.test.ts
58
- [ToolRegistry#0.0780364686767725] Registering tool: change-amplification (change-amp, change-amplification, coupling)
55
+ [ToolRegistry#0.9073427512741151] Registering tool: dependency-health (deps, deps-health, packages)
59
56
 
60
57
  stdout | src/__tests__/config-shape.test.ts
61
- [ToolRegistry#0.2971650203224203] Registering tool: change-amplification (change-amp, change-amplification, coupling)
58
+ [ToolRegistry#0.9785435359208745] Registering tool: change-amplification (change-amp, change-amplification, coupling)
62
59
 
63
- stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
64
- [ToolRegistry#0.0780364686767725] Registering tool: pattern-detect (patterns)
65
- [ToolRegistry#0.0780364686767725] Registering tool: context-analyzer (context)
60
+ stdout | src/__tests__/cli.test.ts
61
+ [ToolRegistry#0.9073427512741151] Registering tool: change-amplification (change-amp, change-amplification, coupling)
66
62
 
67
63
  stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
68
- [ToolRegistry#0.2971650203224203] Registering tool: pattern-detect (patterns)
64
+ [ToolRegistry#0.9785435359208745] Registering tool: pattern-detect (patterns)
69
65
 
70
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
71
- Python WASM not found in common locations, attempting fallback regex parser
66
+ stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
67
+ [ToolRegistry#0.9073427512741151] Registering tool: pattern-detect (patterns)
68
+ [ToolRegistry#0.9073427512741151] Registering tool: context-analyzer (context)
72
69
 
73
70
  stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
74
71
  Python WASM not found in common locations, attempting fallback regex parser
75
72
 
76
- stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
77
- [ToolRegistry#0.0780364686767725] Registering tool: pattern-detect (patterns)
78
- [ToolRegistry#0.0780364686767725] Registering tool: context-analyzer (context)
73
+ stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
74
+ Java WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
79
75
 
80
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
81
- Python WASM not found in common locations, attempting fallback regex parser
76
+ stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
77
+ C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
82
78
 
83
- stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
84
- [ToolRegistry#0.0780364686767725] Registering tool: pattern-detect (patterns)
85
- [ToolRegistry#0.0780364686767725] Registering tool: context-analyzer (context)
79
+ stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
80
+ Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
86
81
 
87
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
82
+ stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
88
83
  Python WASM not found in common locations, attempting fallback regex parser
89
84
 
90
85
  stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should strip internal keys like useSmartDefaults and batchSize
91
- [ToolRegistry#0.2971650203224203] Registering tool: pattern-detect (patterns)
86
+ [ToolRegistry#0.9785435359208745] Registering tool: pattern-detect (patterns)
87
+
88
+ stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
89
+ Java WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
92
90
 
93
91
  stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should strip internal keys like useSmartDefaults and batchSize
94
92
  Python WASM not found in common locations, attempting fallback regex parser
93
+ Java WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
94
+ C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
95
+ Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
95
96
 
96
97
  stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should produce a config that is compatible with tool specific collection
97
- [ToolRegistry#0.2971650203224203] Registering tool: pattern-detect (patterns)
98
+ [ToolRegistry#0.9785435359208745] Registering tool: pattern-detect (patterns)
99
+
100
+ stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
101
+ C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
98
102
 
99
- ✓ src/__tests__/cli.test.ts (3 tests) 7ms
100
103
  stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should produce a config that is compatible with tool specific collection
101
104
  Python WASM not found in common locations, attempting fallback regex parser
105
+ Java WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
106
+ C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
107
+ Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
108
+
109
+ stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
110
+ Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
111
+
112
+ ✓ src/__tests__/config-shape.test.ts (3 tests) 17ms
113
+ stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
114
+ [ToolRegistry#0.9073427512741151] Registering tool: pattern-detect (patterns)
115
+ [ToolRegistry#0.9073427512741151] Registering tool: context-analyzer (context)
116
+
117
+ stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
118
+ Python WASM not found in common locations, attempting fallback regex parser
119
+ Java WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
120
+ C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
121
+ Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
122
+
123
+ stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
124
+ [ToolRegistry#0.9073427512741151] Registering tool: pattern-detect (patterns)
125
+ [ToolRegistry#0.9073427512741151] Registering tool: context-analyzer (context)
126
+
127
+ stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
128
+ Python WASM not found in common locations, attempting fallback regex parser
129
+ Java WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-java.wasm, /Users/pengcao/projects/aiready/packages/cli/node_modules/tree-sitter-wasms/out/tree-sitter-java.wasm
130
+ C# WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-c_sharp.wasm
131
+ Go WASM not found. Tried paths: /Users/pengcao/projects/aiready/packages/cli/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/packages/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/aiready/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm, /Users/pengcao/projects/node_modules/@unit-mesh/treesitter-artifacts/wasm/tree-sitter-go.wasm
102
132
 
103
- ✓ src/__tests__/config-shape.test.ts (3 tests) 7ms
133
+ ✓ src/__tests__/cli.test.ts (3 tests) 20ms
104
134
 
105
135
   Test Files  2 passed (2)
106
136
   Tests  6 passed (6)
107
-  Start at  00:19:49
108
-  Duration  442ms (transform 237ms, setup 0ms, import 642ms, tests 14ms, environment 0ms)
137
+  Start at  02:11:35
138
+  Duration  417ms (transform 224ms, setup 0ms, import 624ms, tests 37ms, environment 0ms)
109
139
 
110
140
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/cli",
3
- "version": "0.12.17",
3
+ "version": "0.12.18",
4
4
  "description": "Unified CLI for AIReady analysis tools",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -11,17 +11,17 @@
11
11
  "dependencies": {
12
12
  "chalk": "^5.3.0",
13
13
  "commander": "^14.0.0",
14
- "@aiready/agent-grounding": "0.11.15",
15
- "@aiready/context-analyzer": "0.19.15",
16
- "@aiready/consistency": "0.18.15",
17
- "@aiready/core": "0.21.15",
18
- "@aiready/doc-drift": "0.11.15",
19
- "@aiready/ai-signal-clarity": "0.11.15",
20
- "@aiready/visualizer": "0.4.16",
21
- "@aiready/testability": "0.4.15",
22
- "@aiready/deps": "0.11.15",
23
- "@aiready/pattern-detect": "0.14.15",
24
- "@aiready/change-amplification": "0.11.15"
14
+ "@aiready/agent-grounding": "0.11.16",
15
+ "@aiready/context-analyzer": "0.19.16",
16
+ "@aiready/core": "0.21.16",
17
+ "@aiready/consistency": "0.18.16",
18
+ "@aiready/testability": "0.4.16",
19
+ "@aiready/visualizer": "0.4.17",
20
+ "@aiready/change-amplification": "0.11.16",
21
+ "@aiready/doc-drift": "0.11.16",
22
+ "@aiready/ai-signal-clarity": "0.11.16",
23
+ "@aiready/deps": "0.11.16",
24
+ "@aiready/pattern-detect": "0.14.16"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/node": "^24.0.0",