@aiready/ai-signal-clarity 0.13.21 → 0.13.22

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,24 +1,23 @@
1
-
2
- 
3
- > @aiready/ai-signal-clarity@0.13.21 build /Users/pengcao/projects/aiready/packages/ai-signal-clarity
4
- > tsup src/index.ts src/cli.ts --format cjs,esm --dts
5
-
6
- CLI Building entry: src/cli.ts, src/index.ts
7
- CLI Using tsconfig: tsconfig.json
8
- CLI tsup v8.5.1
9
- CLI Target: es2020
10
- CJS Build start
11
- ESM Build start
12
- ESM dist/cli.mjs 5.43 KB
13
- ESM dist/index.mjs 1.20 KB
14
- ESM dist/chunk-XZR5C75M.mjs 27.61 KB
15
- ESM ⚡️ Build success in 721ms
16
- CJS dist/cli.js 34.59 KB
17
- CJS dist/index.js 30.28 KB
18
- CJS ⚡️ Build success in 721ms
19
- DTS Build start
20
- DTS ⚡️ Build success in 12021ms
21
- DTS dist/cli.d.ts 20.00 B
22
- DTS dist/index.d.ts 2.53 KB
23
- DTS dist/cli.d.mts 20.00 B
24
- DTS dist/index.d.mts 2.53 KB
1
+
2
+ > @aiready/ai-signal-clarity@0.13.22 build /Users/pengcao/projects/aiready/packages/ai-signal-clarity
3
+ > tsup src/index.ts src/cli.ts --format cjs,esm --dts
4
+
5
+ CLI Building entry: src/cli.ts, src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.1
8
+ CLI Target: es2020
9
+ CJS Build start
10
+ ESM Build start
11
+ ESM dist/cli.mjs 5.43 KB
12
+ ESM dist/index.mjs 1.20 KB
13
+ ESM dist/chunk-XZR5C75M.mjs 27.61 KB
14
+ ESM ⚡️ Build success in 94ms
15
+ CJS dist/index.js 30.28 KB
16
+ CJS dist/cli.js 34.59 KB
17
+ CJS ⚡️ Build success in 97ms
18
+ DTS Build start
19
+ DTS ⚡️ Build success in 8604ms
20
+ DTS dist/cli.d.ts 20.00 B
21
+ DTS dist/index.d.ts 2.53 KB
22
+ DTS dist/cli.d.mts 20.00 B
23
+ DTS dist/index.d.mts 2.53 KB
@@ -1,5 +1,4 @@
1
-
2
- 
3
- > @aiready/ai-signal-clarity@0.13.19 lint /Users/pengcao/projects/aiready/packages/ai-signal-clarity
4
- > eslint src
5
-
1
+
2
+ > @aiready/ai-signal-clarity@0.13.21 lint /Users/pengcao/projects/aiready/packages/ai-signal-clarity
3
+ > eslint src
4
+
@@ -1,26 +1,24 @@
1
-
2
- 
3
- > @aiready/ai-signal-clarity@0.13.20 test /Users/pengcao/projects/aiready/packages/ai-signal-clarity
4
- > vitest run
5
-
6
- [?25l
7
-  RUN  v4.0.18 /Users/pengcao/projects/aiready/packages/ai-signal-clarity
8
-
9
- ✓ src/__tests__/helpers.test.ts (16 tests) 21ms
10
- ✓ src/__tests__/string-classifier.test.ts (14 tests) 38ms
11
- ✓ src/__tests__/types.test.ts (2 tests) 6ms
12
- ✓ src/__tests__/scoring.test.ts (2 tests) 4ms
13
- ✓ src/__tests__/provider.test.ts (2 tests) 6ms
14
- ✓ src/__tests__/analyzer.test.ts (2 tests) 56ms
15
- ✓ src/__tests__/contract.test.ts (1 test) 5ms
16
- ✓ src/__tests__/index.test.ts (5 tests) 3ms
17
- ✓ src/__tests__/redundant-constants.test.ts (2 tests) 109ms
18
- ✓ src/__tests__/scanner-advanced.test.ts (2 tests) 79ms
19
- ✓ src/__tests__/scanner.test.ts (7 tests) 255ms
20
-
21
-  Test Files  11 passed (11)
22
-  Tests  55 passed (55)
23
-  Start at  23:31:08
24
-  Duration  12.23s (transform 27.69s, setup 0ms, import 89.68s, tests 582ms, environment 1ms)
25
-
26
- [?25h
1
+
2
+ > @aiready/ai-signal-clarity@0.13.21 test /Users/pengcao/projects/aiready/packages/ai-signal-clarity
3
+ > vitest run
4
+
5
+
6
+  RUN  v4.0.18 /Users/pengcao/projects/aiready/packages/ai-signal-clarity
7
+
8
+ ✓ src/__tests__/types.test.ts (2 tests) 2ms
9
+ ✓ src/__tests__/string-classifier.test.ts (14 tests) 4ms
10
+ ✓ src/__tests__/helpers.test.ts (16 tests) 4ms
11
+ ✓ src/__tests__/contract.test.ts (1 test) 6ms
12
+ ✓ src/__tests__/redundant-constants.test.ts (2 tests) 32ms
13
+ ✓ src/__tests__/scanner.test.ts (7 tests) 47ms
14
+ ✓ src/__tests__/provider.test.ts (2 tests) 7ms
15
+ ✓ src/__tests__/analyzer.test.ts (2 tests) 2ms
16
+ ✓ src/__tests__/scoring.test.ts (2 tests) 40ms
17
+ ✓ src/__tests__/scanner-advanced.test.ts (2 tests) 94ms
18
+ ✓ src/__tests__/index.test.ts (5 tests) 2ms
19
+
20
+  Test Files  11 passed (11)
21
+  Tests  55 passed (55)
22
+  Start at  19:03:34
23
+  Duration  2.74s (transform 5.07s, setup 0ms, import 14.47s, tests 238ms, environment 1ms)
24
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/ai-signal-clarity",
3
- "version": "0.13.21",
3
+ "version": "0.13.22",
4
4
  "description": "Detects code patterns that cause AI models to hallucinate incorrect implementations",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -41,7 +41,7 @@
41
41
  "chalk": "^5.3.0",
42
42
  "commander": "^14.0.0",
43
43
  "glob": "^13.0.0",
44
- "@aiready/core": "0.23.21"
44
+ "@aiready/core": "0.23.22"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@types/node": "^24.0.0",