@aiready/change-amplification 0.14.0 → 0.14.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/.turbo/turbo-build.log +7 -7
- package/.turbo/turbo-test.log +7 -7
- package/README.md +7 -7
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/change-amplification@0.14.
|
|
2
|
+
> @aiready/change-amplification@0.14.2 build /Users/pengcao/projects/aiready/packages/change-amplification
|
|
3
3
|
> tsup src/index.ts src/cli.ts --format cjs,esm --dts
|
|
4
4
|
|
|
5
5
|
CLI Building entry: src/cli.ts, src/index.ts
|
|
@@ -8,15 +8,15 @@ CLI tsup v8.5.1
|
|
|
8
8
|
CLI Target: es2020
|
|
9
9
|
CJS Build start
|
|
10
10
|
ESM Build start
|
|
11
|
-
|
|
11
|
+
CJS dist/index.js 7.74 KB
|
|
12
|
+
CJS dist/cli.js 8.51 KB
|
|
13
|
+
CJS ⚡️ Build success in 236ms
|
|
12
14
|
ESM dist/cli.mjs 2.41 KB
|
|
15
|
+
ESM dist/index.mjs 1.53 KB
|
|
13
16
|
ESM dist/chunk-SPXGOPNW.mjs 4.83 KB
|
|
14
|
-
ESM ⚡️ Build success in
|
|
15
|
-
CJS dist/cli.js 8.51 KB
|
|
16
|
-
CJS dist/index.js 7.74 KB
|
|
17
|
-
CJS ⚡️ Build success in 98ms
|
|
17
|
+
ESM ⚡️ Build success in 237ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 12858ms
|
|
20
20
|
DTS dist/cli.d.ts 152.00 B
|
|
21
21
|
DTS dist/index.d.ts 1.12 KB
|
|
22
22
|
DTS dist/cli.d.mts 152.00 B
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/change-amplification@0.
|
|
2
|
+
> @aiready/change-amplification@0.14.1 test /Users/pengcao/projects/aiready/packages/change-amplification
|
|
3
3
|
> vitest run
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
[1m[46m RUN [49m[22m [36mv4.0.18 [39m[90m/Users/pengcao/projects/aiready/packages/change-amplification[39m
|
|
7
7
|
|
|
8
|
-
[32m✓[39m src/__tests__/dummy.test.ts [2m([22m[2m1 test[22m[2m)[22m[32m
|
|
9
|
-
[32m✓[39m src/__tests__/scoring.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m
|
|
10
|
-
[32m✓[39m src/__tests__/
|
|
11
|
-
[32m✓[39m src/__tests__/cli.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
8
|
+
[32m✓[39m src/__tests__/dummy.test.ts [2m([22m[2m1 test[22m[2m)[22m[32m 1[2mms[22m[39m
|
|
9
|
+
[32m✓[39m src/__tests__/scoring.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 2[2mms[22m[39m
|
|
10
|
+
[32m✓[39m src/__tests__/cli.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 8[2mms[22m[39m
|
|
12
11
|
[90mstdout[2m | src/__tests__/analyzer.test.ts[2m > [22m[2manalyzeChangeAmplification reproduction[2m > [22m[2mshould see how it gets to 0
|
|
13
12
|
[22m[39mResulting score for highly coupled: [33m27[39m
|
|
14
13
|
Rating: explosive
|
|
15
14
|
|
|
15
|
+
[32m✓[39m src/__tests__/provider.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 8[2mms[22m[39m
|
|
16
16
|
[32m✓[39m src/__tests__/analyzer.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 4[2mms[22m[39m
|
|
17
17
|
|
|
18
18
|
[2m Test Files [22m [1m[32m5 passed[39m[22m[90m (5)[39m
|
|
19
19
|
[2m Tests [22m [1m[32m9 passed[39m[22m[90m (9)[39m
|
|
20
|
-
[2m Start at [22m
|
|
21
|
-
[2m Duration [22m 3.
|
|
20
|
+
[2m Start at [22m 14:03:16
|
|
21
|
+
[2m Duration [22m 3.43s[2m (transform 1.78s, setup 0ms, import 10.15s, tests 22ms, environment 1ms)[22m
|
|
22
22
|
|
package/README.md
CHANGED
|
@@ -15,7 +15,6 @@ The **Change Amplification** analyzer computes graph metrics (fan-in, fan-out, a
|
|
|
15
15
|
|
|
16
16
|
- **Full Support:** TypeScript, JavaScript, Python, Java, Go, C#
|
|
17
17
|
- **Capabilities:** Fan-in/Fan-out analysis, blast radius prediction, hotspot detection.
|
|
18
|
-
toxicology
|
|
19
18
|
|
|
20
19
|
## 🏛️ Architecture
|
|
21
20
|
|
|
@@ -24,11 +23,11 @@ The **Change Amplification** analyzer computes graph metrics (fan-in, fan-out, a
|
|
|
24
23
|
│
|
|
25
24
|
▼
|
|
26
25
|
🎛️ @aiready/cli (orchestrator)
|
|
27
|
-
│ │ │ │ │ │ │ │ │
|
|
28
|
-
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
|
|
29
|
-
[PAT] [CTX] [CON] [AMP] [DEP] [DOC] [SIG] [AGT] [TST]
|
|
30
|
-
│ │ │ │ │ │ │ │ │
|
|
31
|
-
|
|
26
|
+
│ │ │ │ │ │ │ │ │ │
|
|
27
|
+
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
|
|
28
|
+
[PAT] [CTX] [CON] [AMP] [DEP] [DOC] [SIG] [AGT] [TST] [CTR]
|
|
29
|
+
│ │ │ │ │ │ │ │ │ │
|
|
30
|
+
└─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
|
32
31
|
│
|
|
33
32
|
▼
|
|
34
33
|
🏢 @aiready/core
|
|
@@ -38,7 +37,8 @@ Legend:
|
|
|
38
37
|
CON = consistency AMP = change-amplification ★
|
|
39
38
|
DEP = deps-health DOC = doc-drift
|
|
40
39
|
SIG = ai-signal-clarity AGT = agent-grounding
|
|
41
|
-
TST = testability
|
|
40
|
+
TST = testability CTR = contract-enforcement
|
|
41
|
+
★ = YOU ARE HERE
|
|
42
42
|
```
|
|
43
43
|
|
|
44
44
|
## Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/change-amplification",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.2",
|
|
4
4
|
"description": "AI-Readiness: Change Amplification Detection",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"commander": "^14.0.0",
|
|
11
11
|
"glob": "^13.0.0",
|
|
12
12
|
"chalk": "^5.3.0",
|
|
13
|
-
"@aiready/core": "0.24.
|
|
13
|
+
"@aiready/core": "0.24.2"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@types/node": "^24.0.0",
|