@aiready/cli 0.12.19 → 0.12.20

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.18 build /Users/pengcao/projects/aiready/packages/cli
3
+ > @aiready/cli@0.12.19 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:45:33 pm]  WARN  ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta]
13
+ [5:27:02 pm]  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
- CJS dist/cli.js 69.52 KB
24
- CJS dist/index.js 10.62 KB
25
- CJS ⚡️ Build success in 27ms
26
- ESM dist/chunk-VOKP7FGM.mjs 9.52 KB
27
23
  ESM dist/cli.mjs 56.89 KB
28
24
  ESM dist/index.mjs 170.00 B
29
- ESM ⚡️ Build success in 27ms
25
+ ESM dist/chunk-VOKP7FGM.mjs 9.52 KB
26
+ ESM ⚡️ Build success in 38ms
27
+ CJS dist/index.js 10.62 KB
28
+ CJS dist/cli.js 69.52 KB
29
+ CJS ⚡️ Build success in 38ms
@@ -1,130 +1,94 @@
1
1
 
2
2
  
3
- > @aiready/cli@0.12.18 test /Users/pengcao/projects/aiready/packages/cli
3
+ > @aiready/cli@0.12.19 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.79800666515738] Registering tool: pattern-detect (patterns, duplicates, duplication)
10
+ [ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns, duplicates, duplication)
11
11
 
12
12
  stdout | src/__tests__/cli.test.ts
13
- [ToolRegistry#0.3634533299518735] Registering tool: pattern-detect (patterns, duplicates, duplication)
14
-
15
- stdout | src/__tests__/cli.test.ts
16
- [ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context, fragmentation, budget)
17
-
18
- stdout | src/__tests__/config-shape.test.ts
19
- [ToolRegistry#0.79800666515738] Registering tool: context-analyzer (context, fragmentation, budget)
20
-
21
- stdout | src/__tests__/cli.test.ts
22
- [ToolRegistry#0.3634533299518735] Registering tool: naming-consistency (consistency, naming, standards)
23
-
24
- stdout | src/__tests__/config-shape.test.ts
25
- [ToolRegistry#0.79800666515738] Registering tool: naming-consistency (consistency, naming, standards)
13
+ [ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns, duplicates, duplication)
26
14
 
27
15
  stdout | src/__tests__/config-shape.test.ts
28
- [ToolRegistry#0.79800666515738] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
16
+ [ToolRegistry#0.7345431815293358] Registering tool: context-analyzer (context, fragmentation, budget)
29
17
 
30
18
  stdout | src/__tests__/cli.test.ts
31
- [ToolRegistry#0.3634533299518735] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
19
+ [ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context, fragmentation, budget)
32
20
 
33
21
  stdout | src/__tests__/cli.test.ts
34
- [ToolRegistry#0.3634533299518735] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
22
+ [ToolRegistry#0.14884621788681363] Registering tool: naming-consistency (consistency, naming, standards)
35
23
 
36
24
  stdout | src/__tests__/config-shape.test.ts
37
- [ToolRegistry#0.79800666515738] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
25
+ [ToolRegistry#0.7345431815293358] Registering tool: naming-consistency (consistency, naming, standards)
38
26
 
39
27
  stdout | src/__tests__/config-shape.test.ts
40
- [ToolRegistry#0.79800666515738] Registering tool: testability-index (testability, tests, verification)
28
+ [ToolRegistry#0.7345431815293358] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
41
29
 
42
30
  stdout | src/__tests__/cli.test.ts
43
- [ToolRegistry#0.3634533299518735] Registering tool: testability-index (testability, tests, verification)
31
+ [ToolRegistry#0.14884621788681363] Registering tool: ai-signal-clarity (ai-signal, clarity, hallucination)
32
+
33
+ stdout | src/__tests__/config-shape.test.ts
34
+ [ToolRegistry#0.7345431815293358] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
44
35
 
45
36
  stdout | src/__tests__/cli.test.ts
46
- [ToolRegistry#0.3634533299518735] Registering tool: doc-drift (doc-drift, docs, jsdoc)
37
+ [ToolRegistry#0.14884621788681363] Registering tool: agent-grounding (agent-grounding, grounding, navigation)
47
38
 
48
39
  stdout | src/__tests__/config-shape.test.ts
49
- [ToolRegistry#0.79800666515738] Registering tool: doc-drift (doc-drift, docs, jsdoc)
40
+ [ToolRegistry#0.7345431815293358] Registering tool: testability-index (testability, tests, verification)
50
41
 
51
42
  stdout | src/__tests__/cli.test.ts
52
- [ToolRegistry#0.3634533299518735] Registering tool: dependency-health (deps, deps-health, packages)
43
+ [ToolRegistry#0.14884621788681363] Registering tool: testability-index (testability, tests, verification)
53
44
 
54
45
  stdout | src/__tests__/config-shape.test.ts
55
- [ToolRegistry#0.79800666515738] Registering tool: dependency-health (deps, deps-health, packages)
46
+ [ToolRegistry#0.7345431815293358] Registering tool: doc-drift (doc-drift, docs, jsdoc)
56
47
 
57
48
  stdout | src/__tests__/cli.test.ts
58
- [ToolRegistry#0.3634533299518735] Registering tool: change-amplification (change-amp, change-amplification, coupling)
49
+ [ToolRegistry#0.14884621788681363] Registering tool: doc-drift (doc-drift, docs, jsdoc)
59
50
 
60
51
  stdout | src/__tests__/config-shape.test.ts
61
- [ToolRegistry#0.79800666515738] Registering tool: change-amplification (change-amp, change-amplification, coupling)
52
+ [ToolRegistry#0.7345431815293358] Registering tool: dependency-health (deps, deps-health, packages)
62
53
 
63
- stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
64
- [ToolRegistry#0.3634533299518735] Registering tool: pattern-detect (patterns)
65
- [ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context)
66
-
67
- stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
68
- [ToolRegistry#0.79800666515738] Registering tool: pattern-detect (patterns)
54
+ stdout | src/__tests__/cli.test.ts
55
+ [ToolRegistry#0.14884621788681363] Registering tool: dependency-health (deps, deps-health, packages)
69
56
 
70
- stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
71
- 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
57
+ stdout | src/__tests__/cli.test.ts
58
+ [ToolRegistry#0.14884621788681363] Registering tool: change-amplification (change-amp, change-amplification, coupling)
72
59
 
73
- stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
74
- 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
60
+ stdout | src/__tests__/config-shape.test.ts
61
+ [ToolRegistry#0.7345431815293358] Registering tool: change-amplification (change-amp, change-amplification, coupling)
75
62
 
76
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
77
- 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
63
+ stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
64
+ [ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns)
78
65
 
79
- stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should generate a strictly portable AIReadyConfig in summary
80
- 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
66
+ stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
67
+ [ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns)
68
+ [ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context)
81
69
 
82
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
83
- 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
70
+ stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
71
+ [ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns)
72
+ [ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context)
84
73
 
85
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run unified analysis with both tools
86
- 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
74
+ stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
75
+ [ToolRegistry#0.14884621788681363] Registering tool: pattern-detect (patterns)
76
+ [ToolRegistry#0.14884621788681363] Registering tool: context-analyzer (context)
87
77
 
88
78
  stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should strip internal keys like useSmartDefaults and batchSize
89
- [ToolRegistry#0.79800666515738] Registering tool: pattern-detect (patterns)
90
-
91
- stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should strip internal keys like useSmartDefaults and batchSize
92
- 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
93
- 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
94
- 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
79
+ [ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns)
95
80
 
96
81
  stdout | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should produce a config that is compatible with tool specific collection
97
- [ToolRegistry#0.79800666515738] Registering tool: pattern-detect (patterns)
98
-
99
- stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
100
- [ToolRegistry#0.3634533299518735] Registering tool: pattern-detect (patterns)
101
- [ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context)
102
-
103
- stderr | src/__tests__/config-shape.test.ts > CLI Configuration Shape > should produce a config that is compatible with tool specific collection
104
- 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
105
- 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
106
- 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
107
-
108
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only patterns tool
109
- 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
110
- 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
111
- 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
112
-
113
- stdout | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
114
- [ToolRegistry#0.3634533299518735] Registering tool: pattern-detect (patterns)
115
- [ToolRegistry#0.3634533299518735] Registering tool: context-analyzer (context)
116
-
117
- stderr | src/__tests__/cli.test.ts > CLI Unified Analysis > should run analysis with only context tool
118
- 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
119
- 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
120
- 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
82
+ [ToolRegistry#0.7345431815293358] Registering tool: pattern-detect (patterns)
121
83
 
122
- ✓ src/__tests__/config-shape.test.ts (3 tests) 18ms
123
- ✓ src/__tests__/cli.test.ts (3 tests) 18ms
84
+ ✓ src/__tests__/cli.test.ts (3 tests) 3632ms
85
+ ✓ should run unified analysis with both tools  3630ms
86
+ ✓ src/__tests__/config-shape.test.ts (3 tests) 3632ms
87
+ ✓ should generate a strictly portable AIReadyConfig in summary  3630ms
124
88
 
125
89
   Test Files  2 passed (2)
126
90
   Tests  6 passed (6)
127
-  Start at  12:45:57
128
-  Duration  464ms (transform 244ms, setup 0ms, import 665ms, tests 36ms, environment 0ms)
91
+  Start at  17:27:59
92
+  Duration  4.47s (transform 560ms, setup 0ms, import 1.31s, tests 7.26s, environment 0ms)
129
93
 
130
94
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/cli",
3
- "version": "0.12.19",
3
+ "version": "0.12.20",
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/consistency": "0.18.17",
15
- "@aiready/context-analyzer": "0.19.17",
16
- "@aiready/agent-grounding": "0.11.17",
17
- "@aiready/core": "0.21.17",
18
- "@aiready/deps": "0.11.17",
19
- "@aiready/doc-drift": "0.11.17",
20
- "@aiready/change-amplification": "0.11.17",
21
- "@aiready/ai-signal-clarity": "0.11.17",
22
- "@aiready/pattern-detect": "0.14.17",
23
- "@aiready/testability": "0.4.17",
24
- "@aiready/visualizer": "0.4.18"
14
+ "@aiready/agent-grounding": "0.11.18",
15
+ "@aiready/consistency": "0.18.18",
16
+ "@aiready/context-analyzer": "0.19.18",
17
+ "@aiready/deps": "0.11.18",
18
+ "@aiready/change-amplification": "0.11.18",
19
+ "@aiready/ai-signal-clarity": "0.11.18",
20
+ "@aiready/testability": "0.4.18",
21
+ "@aiready/visualizer": "0.4.19",
22
+ "@aiready/pattern-detect": "0.14.18",
23
+ "@aiready/doc-drift": "0.11.18",
24
+ "@aiready/core": "0.21.18"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@types/node": "^24.0.0",