scip-query 0.6.9 → 0.7.1
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/README.md +3 -1
- package/dist/augment-vue-worker.js +1 -1
- package/dist/chunk-23YIGCYF.js +25 -0
- package/dist/{chunk-V4WRHJU3.js → chunk-2IYEIFPP.js} +6 -6
- package/dist/chunk-2JEFS2YJ.js +2 -0
- package/dist/chunk-33SSUPCB.js +7 -0
- package/dist/chunk-3GNFUVFA.js +2 -0
- package/dist/chunk-3OUC276S.js +2 -0
- package/dist/{chunk-JLFAQ2E2.js → chunk-4STLJYHI.js} +4 -4
- package/dist/chunk-563HLCDW.js +35 -0
- package/dist/chunk-5TT47UMX.js +44 -0
- package/dist/chunk-6H2XIIPY.js +71 -0
- package/dist/{chunk-I5BB33E6.js → chunk-72JOIFXL.js} +3 -3
- package/dist/chunk-7H4RJ4MC.js +2 -0
- package/dist/chunk-7O4MJYIW.js +63 -0
- package/dist/chunk-7OX2O53H.js +62 -0
- package/dist/chunk-A2AVLALL.js +2 -0
- package/dist/chunk-AQYBOORI.js +2 -0
- package/dist/chunk-ARBZM2NF.js +34 -0
- package/dist/{chunk-GRAEZYYU.js → chunk-BI4F6GXI.js} +2 -2
- package/dist/chunk-BOVNTAKQ.js +3 -0
- package/dist/chunk-CKIO6SVS.js +2 -0
- package/dist/chunk-D6Z67MZL.js +2 -0
- package/dist/chunk-DFK54IRN.js +2 -0
- package/dist/chunk-FD37DBTD.js +2 -0
- package/dist/chunk-FOQQDXE7.js +2 -0
- package/dist/chunk-GAQGJ52J.js +11 -0
- package/dist/chunk-IODTPF5H.js +20 -0
- package/dist/chunk-J6Z5YKGQ.js +4 -0
- package/dist/chunk-JB4PUN5S.js +40 -0
- package/dist/chunk-JTXKS5GK.js +3 -0
- package/dist/chunk-KJ3ZJIE5.js +2 -0
- package/dist/chunk-KJ6CW6EK.js +2 -0
- package/dist/{chunk-AXHDRSRI.js → chunk-KNA6Z7JB.js} +3 -3
- package/dist/{chunk-U3GYMGBX.js → chunk-LDV2B7ET.js} +8 -8
- package/dist/chunk-LWYIGRHR.js +5 -0
- package/dist/chunk-MDAYGS6T.js +2 -0
- package/dist/chunk-MX6F756F.js +2 -0
- package/dist/chunk-NHDPYW7O.js +2 -0
- package/dist/{chunk-IIKNAXAE.js → chunk-NKJKI6SE.js} +2 -2
- package/dist/chunk-NN3O7TPH.js +8 -0
- package/dist/chunk-NSTZMBAB.js +18 -0
- package/dist/chunk-NYEMZHUC.js +6 -0
- package/dist/chunk-OHEIZWIA.js +4 -0
- package/dist/chunk-PG3ZI5IH.js +2 -0
- package/dist/chunk-QAEDNTY7.js +2 -0
- package/dist/chunk-QE6MGGUY.js +2 -0
- package/dist/chunk-QPRIYXH4.js +2 -0
- package/dist/chunk-QWJBIBE6.js +3 -0
- package/dist/chunk-RCJEFQOK.js +4 -0
- package/dist/chunk-ROOHENEP.js +61 -0
- package/dist/{chunk-3JGBAAP7.js → chunk-ROZNBWIF.js} +2 -2
- package/dist/chunk-TGK5DFBJ.js +2 -0
- package/dist/chunk-TKDJQ2WD.js +59 -0
- package/dist/chunk-TRNAQABL.js +7 -0
- package/dist/chunk-U75WH4XG.js +2 -0
- package/dist/chunk-V53J46BX.js +2 -0
- package/dist/chunk-V76FCF5F.js +2 -0
- package/dist/chunk-VUBQBW7H.js +16 -0
- package/dist/chunk-WJQY2LGT.js +2 -0
- package/dist/{chunk-ZO5IFJRM.js → chunk-WODJHE6Z.js} +3 -3
- package/dist/{chunk-IX45SWX5.js → chunk-WPLKHAH7.js} +4 -4
- package/dist/chunk-XO6R3X5J.js +2 -0
- package/dist/chunk-YSZNAG4G.js +2 -0
- package/dist/chunk-ZNUPGRPR.js +3 -0
- package/dist/{chunk-UIM4WALN.js → chunk-ZXFTC5ET.js} +4 -4
- package/dist/cli.js +364 -527
- package/dist/config-types-CGIeLEpY.d.ts +108 -0
- package/dist/db-DdTPetj5.d.ts +69 -0
- package/dist/health-x7B4Xu_6.d.ts +119 -0
- package/dist/index.d.ts +100 -334
- package/dist/index.js +3 -131
- package/dist/postinstall.js +1 -1
- package/dist/queries/affected.d.ts +9 -2
- package/dist/queries/affected.js +1 -1
- package/dist/queries/bottlenecks.d.ts +12 -2
- package/dist/queries/bottlenecks.js +1 -1
- package/dist/queries/by-kind.d.ts +12 -2
- package/dist/queries/by-kind.js +1 -1
- package/dist/queries/call-graph.d.ts +19 -2
- package/dist/queries/call-graph.js +1 -1
- package/dist/queries/change-surface.d.ts +16 -2
- package/dist/queries/change-surface.js +1 -1
- package/dist/queries/code.d.ts +12 -2
- package/dist/queries/code.js +1 -1
- package/dist/queries/complexity-hotspots.d.ts +15 -2
- package/dist/queries/complexity-hotspots.js +1 -1
- package/dist/queries/complexity.d.ts +19 -2
- package/dist/queries/complexity.js +1 -1
- package/dist/queries/convergence.d.ts +22 -2
- package/dist/queries/convergence.js +1 -1
- package/dist/queries/coupling.d.ts +8 -2
- package/dist/queries/coupling.js +1 -1
- package/dist/queries/cycles.d.ts +16 -2
- package/dist/queries/cycles.js +1 -1
- package/dist/queries/dataflow.d.ts +32 -2
- package/dist/queries/dataflow.js +1 -1
- package/dist/queries/dead.d.ts +34 -2
- package/dist/queries/dead.js +1 -1
- package/dist/queries/deep-chains.d.ts +8 -2
- package/dist/queries/deep-chains.js +1 -1
- package/dist/queries/deps.d.ts +6 -2
- package/dist/queries/deps.js +1 -1
- package/dist/queries/diff-impact.d.ts +22 -2
- package/dist/queries/diff-impact.js +1 -1
- package/dist/queries/drift.d.ts +18 -2
- package/dist/queries/drift.js +1 -1
- package/dist/queries/extract-candidates.d.ts +19 -2
- package/dist/queries/extract-candidates.js +1 -1
- package/dist/queries/fan.d.ts +7 -2
- package/dist/queries/fan.js +1 -1
- package/dist/queries/files.d.ts +6 -2
- package/dist/queries/files.js +1 -1
- package/dist/queries/health.d.ts +4 -81
- package/dist/queries/health.js +1 -1
- package/dist/queries/hierarchy.d.ts +8 -2
- package/dist/queries/hierarchy.js +1 -1
- package/dist/queries/hotspots.d.ts +10 -2
- package/dist/queries/hotspots.js +1 -1
- package/dist/queries/imports.d.ts +13 -2
- package/dist/queries/imports.js +1 -1
- package/dist/queries/index.d.ts +45 -44
- package/dist/queries/index.js +1 -1
- package/dist/queries/isolated.d.ts +11 -2
- package/dist/queries/isolated.js +1 -1
- package/dist/queries/members.d.ts +10 -2
- package/dist/queries/members.js +1 -1
- package/dist/queries/methods.d.ts +8 -2
- package/dist/queries/methods.js +1 -1
- package/dist/queries/outline.d.ts +10 -2
- package/dist/queries/outline.js +1 -1
- package/dist/queries/passthrough-candidates.d.ts +14 -2
- package/dist/queries/passthrough-candidates.js +1 -1
- package/dist/queries/redundant-reexports.d.ts +13 -2
- package/dist/queries/redundant-reexports.js +1 -1
- package/dist/queries/refs.d.ts +7 -2
- package/dist/queries/refs.js +1 -1
- package/dist/queries/similar-chains.d.ts +21 -2
- package/dist/queries/similar-chains.js +1 -1
- package/dist/queries/similar-files.d.ts +12 -2
- package/dist/queries/similar-files.js +1 -1
- package/dist/queries/similar-signatures.d.ts +16 -2
- package/dist/queries/similar-signatures.js +1 -1
- package/dist/queries/similar.d.ts +21 -2
- package/dist/queries/similar.js +1 -1
- package/dist/queries/slice.d.ts +16 -2
- package/dist/queries/slice.js +1 -1
- package/dist/queries/stale-abstractions.d.ts +36 -3
- package/dist/queries/stale-abstractions.js +1 -1
- package/dist/queries/stats.d.ts +11 -2
- package/dist/queries/stats.js +1 -1
- package/dist/queries/surface.d.ts +8 -2
- package/dist/queries/surface.js +1 -1
- package/dist/queries/symbols.d.ts +10 -2
- package/dist/queries/symbols.js +1 -1
- package/dist/queries/system.d.ts +10 -2
- package/dist/queries/system.js +1 -1
- package/dist/queries/trace.d.ts +18 -2
- package/dist/queries/trace.js +1 -1
- package/dist/queries/wrapper-candidates.d.ts +14 -2
- package/dist/queries/wrapper-candidates.js +1 -1
- package/dist/reindex-worker.js +10 -10
- package/dist/reindex.d.ts +153 -0
- package/dist/reindex.js +69 -0
- package/dist/runtime.d.ts +108 -0
- package/dist/runtime.js +3 -0
- package/dist/scip-cli-a-xOztiK.d.ts +20 -0
- package/package.json +184 -4
- package/dist/chunk-2OP63JQQ.js +0 -2
- package/dist/chunk-33Z6HQBX.js +0 -5
- package/dist/chunk-3F453KPT.js +0 -2
- package/dist/chunk-3PKPUCIJ.js +0 -11
- package/dist/chunk-42BWO2NN.js +0 -2
- package/dist/chunk-4MDCFY3E.js +0 -2
- package/dist/chunk-4QWTQ6YV.js +0 -2
- package/dist/chunk-5IRX5I64.js +0 -5
- package/dist/chunk-5MPZ2A7J.js +0 -2
- package/dist/chunk-67OMD56K.js +0 -90
- package/dist/chunk-6UVVA5I4.js +0 -7
- package/dist/chunk-BAA4EJRX.js +0 -2
- package/dist/chunk-BT36WY5B.js +0 -114
- package/dist/chunk-CLKFDBS6.js +0 -39
- package/dist/chunk-CWMWTHV3.js +0 -2
- package/dist/chunk-DXO2ECRF.js +0 -7
- package/dist/chunk-EHEZLULQ.js +0 -85
- package/dist/chunk-FVH3Y44U.js +0 -1
- package/dist/chunk-GWBRU65E.js +0 -2
- package/dist/chunk-H4DXD2FB.js +0 -5
- package/dist/chunk-I2KUHGMX.js +0 -16
- package/dist/chunk-JMASYYSW.js +0 -2
- package/dist/chunk-KAM4C6ZD.js +0 -4
- package/dist/chunk-LBWLO7NA.js +0 -70
- package/dist/chunk-LJ2YWNQF.js +0 -2
- package/dist/chunk-LLDPR3DG.js +0 -6
- package/dist/chunk-LNUZWWWL.js +0 -2
- package/dist/chunk-NLJCXHFU.js +0 -84
- package/dist/chunk-NRAJIFQA.js +0 -2
- package/dist/chunk-OYRGWW6Z.js +0 -2
- package/dist/chunk-PVMRIOM6.js +0 -33
- package/dist/chunk-QRYEOK3M.js +0 -2
- package/dist/chunk-SF2HYG53.js +0 -4
- package/dist/chunk-SHGPRVWH.js +0 -2
- package/dist/chunk-SMOUOKAO.js +0 -2
- package/dist/chunk-TBJDUS4E.js +0 -71
- package/dist/chunk-TPXWXKL6.js +0 -2
- package/dist/chunk-TTCUMJ43.js +0 -19
- package/dist/chunk-TYR7QY5G.js +0 -2
- package/dist/chunk-UZG3QXTG.js +0 -2
- package/dist/chunk-VDMRAGBK.js +0 -6
- package/dist/chunk-W6SRVK2Y.js +0 -5
- package/dist/chunk-WGYJDGBI.js +0 -25
- package/dist/chunk-WYX3RU2K.js +0 -2
- package/dist/chunk-WZYA234B.js +0 -2
- package/dist/chunk-Y6ZFXZ7B.js +0 -2
- package/dist/chunk-YCN5XEST.js +0 -7
- package/dist/db-Rx8Ho_JF.d.ts +0 -838
- package/dist/queries/drift-policy.d.ts +0 -6
- package/dist/queries/drift-policy.js +0 -2
- package/dist/queries/health-cache-control.d.ts +0 -15
- package/dist/queries/health-cache-control.js +0 -2
package/dist/queries/cycles.d.ts
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface CycleResult {
|
|
6
|
+
/** Files forming a cycle, in order */
|
|
7
|
+
path: string[];
|
|
8
|
+
/**
|
|
9
|
+
* Classification of the cycle:
|
|
10
|
+
* - 'real': architectural cycle worth fixing
|
|
11
|
+
* - 'module-hierarchy': barrel-file pattern (mod.rs / index.ts /
|
|
12
|
+
* __init__.py declaring children that re-import
|
|
13
|
+
* parent re-exports). Standard module structure,
|
|
14
|
+
* not actionable.
|
|
15
|
+
*/
|
|
16
|
+
kind: 'real' | 'module-hierarchy';
|
|
17
|
+
}
|
|
4
18
|
/**
|
|
5
19
|
* Detect circular dependency chains between files.
|
|
6
20
|
* A cycle exists when file A depends on B, B depends on C, and C depends on A.
|
|
@@ -13,4 +27,4 @@ declare function cycles(db: ScipDatabase, opts?: {
|
|
|
13
27
|
maxDepth?: number;
|
|
14
28
|
}): CycleResult[];
|
|
15
29
|
|
|
16
|
-
export { cycles };
|
|
30
|
+
export { type CycleResult, cycles };
|
package/dist/queries/cycles.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-BI4F6GXI.js";import"../chunk-NKJKI6SE.js";import"../chunk-IODTPF5H.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as cycles};
|
|
2
2
|
//# sourceMappingURL=cycles.js.map
|
|
@@ -1,6 +1,36 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface DataflowResult {
|
|
6
|
+
symbol: string;
|
|
7
|
+
shortName: string;
|
|
8
|
+
relativePath: string;
|
|
9
|
+
/** Where the symbol is defined (role=1) */
|
|
10
|
+
definitionSites: Array<{
|
|
11
|
+
file: string;
|
|
12
|
+
line: number;
|
|
13
|
+
}>;
|
|
14
|
+
/** Where the symbol is referenced (role!=1) */
|
|
15
|
+
usageSites: Array<{
|
|
16
|
+
file: string;
|
|
17
|
+
line: number;
|
|
18
|
+
enclosingSymbol: string;
|
|
19
|
+
enclosingShort: string;
|
|
20
|
+
}>;
|
|
21
|
+
/** Symbols that appear in the same function that defines this symbol (producers/inputs) */
|
|
22
|
+
producers: Array<{
|
|
23
|
+
symbol: string;
|
|
24
|
+
shortName: string;
|
|
25
|
+
file: string;
|
|
26
|
+
}>;
|
|
27
|
+
/** Symbols defined by functions that reference this symbol (consumers/outputs) */
|
|
28
|
+
consumers: Array<{
|
|
29
|
+
symbol: string;
|
|
30
|
+
shortName: string;
|
|
31
|
+
file: string;
|
|
32
|
+
}>;
|
|
33
|
+
}
|
|
4
34
|
/**
|
|
5
35
|
* Reference-level dataflow analysis: where does data around this symbol
|
|
6
36
|
* come from and where does it go?
|
|
@@ -18,4 +48,4 @@ declare function dataflow(db: ScipDatabase, symbolPattern: string, opts?: {
|
|
|
18
48
|
semantic?: boolean;
|
|
19
49
|
}): DataflowResult | null;
|
|
20
50
|
|
|
21
|
-
export { dataflow };
|
|
51
|
+
export { type DataflowResult, dataflow };
|
package/dist/queries/dataflow.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-FOQQDXE7.js";import"../chunk-MX6F756F.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as dataflow};
|
|
2
2
|
//# sourceMappingURL=dataflow.js.map
|
package/dist/queries/dead.d.ts
CHANGED
|
@@ -1,10 +1,42 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface DeadOptions {
|
|
6
|
+
scope?: string;
|
|
7
|
+
minLoc?: number;
|
|
8
|
+
includeTests?: boolean;
|
|
9
|
+
skipBarrels?: boolean;
|
|
10
|
+
includeMembers?: boolean;
|
|
11
|
+
deadCodeOnly?: boolean;
|
|
12
|
+
scanLimit?: number;
|
|
13
|
+
semantic?: boolean;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
interface DeadSymbolResult {
|
|
17
|
+
relativePath: string;
|
|
18
|
+
startLine: number;
|
|
19
|
+
endLine: number;
|
|
20
|
+
loc: number;
|
|
21
|
+
symbol: string;
|
|
22
|
+
shortName: string;
|
|
23
|
+
sameFileRefs: number;
|
|
24
|
+
kind: 'dead-code' | 'file-internal';
|
|
25
|
+
}
|
|
26
|
+
interface DeadSummary {
|
|
27
|
+
symbols: DeadSymbolResult[];
|
|
28
|
+
totalCount: number;
|
|
29
|
+
/** Symbols with zero references anywhere — safe to delete */
|
|
30
|
+
deadCodeCount: number;
|
|
31
|
+
/** Symbols referenced only within their own file — no cross-file consumers.
|
|
32
|
+
* May be private helpers (fine) or forgotten exports (needs review). */
|
|
33
|
+
fileInternalCount: number;
|
|
34
|
+
totalLoc: number;
|
|
35
|
+
}
|
|
4
36
|
/**
|
|
5
37
|
* Find dead exports: symbols defined locally with no cross-file references.
|
|
6
38
|
* Language-agnostic — works with any SCIP index.
|
|
7
39
|
*/
|
|
8
40
|
declare function dead(db: ScipDatabase, opts?: DeadOptions): DeadSummary;
|
|
9
41
|
|
|
10
|
-
export { dead };
|
|
42
|
+
export { type DeadSummary, type DeadSymbolResult, dead };
|
package/dist/queries/dead.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{b as a}from"../chunk-D6Z67MZL.js";import"../chunk-MX6F756F.js";import"../chunk-QAEDNTY7.js";import"../chunk-NKJKI6SE.js";import"../chunk-IODTPF5H.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as dead};
|
|
2
2
|
//# sourceMappingURL=dead.js.map
|
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface DeepChainResult {
|
|
6
|
+
/** Files in the chain, from leaf to root */
|
|
7
|
+
chain: string[];
|
|
8
|
+
depth: number;
|
|
9
|
+
}
|
|
4
10
|
/**
|
|
5
11
|
* Find the longest transitive dependency chains between files.
|
|
6
12
|
* A chain A → B → C → D means A depends on B, B on C, C on D.
|
|
@@ -21,4 +27,4 @@ declare function deepChains(db: ScipDatabase, opts?: {
|
|
|
21
27
|
minDepth?: number;
|
|
22
28
|
}): DeepChainResult[];
|
|
23
29
|
|
|
24
|
-
export { deepChains };
|
|
30
|
+
export { type DeepChainResult, deepChains };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-U75WH4XG.js";import"../chunk-IODTPF5H.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as deepChains};
|
|
2
2
|
//# sourceMappingURL=deep-chains.js.map
|
package/dist/queries/deps.d.ts
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface DepResult {
|
|
6
|
+
relativePath: string;
|
|
7
|
+
}
|
|
4
8
|
/** What internal files does this file depend on? (forward dependencies) */
|
|
5
9
|
declare function deps(db: ScipDatabase, filePattern: string): DepResult[];
|
|
6
10
|
/** What files depend on this file/module? (reverse dependencies) */
|
|
7
11
|
declare function rdeps(db: ScipDatabase, filePattern: string): DepResult[];
|
|
8
12
|
|
|
9
|
-
export { deps, rdeps };
|
|
13
|
+
export { type DepResult, deps, rdeps };
|
package/dist/queries/deps.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b}from"../chunk-
|
|
1
|
+
import{a,b}from"../chunk-4STLJYHI.js";import"../chunk-DFK54IRN.js";import"../chunk-ZNUPGRPR.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as deps,b as rdeps};
|
|
2
2
|
//# sourceMappingURL=deps.js.map
|
|
@@ -1,6 +1,26 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface DiffImpactResult {
|
|
6
|
+
changedFiles: string[];
|
|
7
|
+
changedSymbols: Array<{
|
|
8
|
+
symbol: string;
|
|
9
|
+
shortName: string;
|
|
10
|
+
file: string;
|
|
11
|
+
fanIn: number;
|
|
12
|
+
}>;
|
|
13
|
+
affectedConsumers: Array<{
|
|
14
|
+
file: string;
|
|
15
|
+
consumedSymbols: number;
|
|
16
|
+
}>;
|
|
17
|
+
summary: {
|
|
18
|
+
totalChangedFiles: number;
|
|
19
|
+
totalChangedSymbols: number;
|
|
20
|
+
totalAffectedFiles: number;
|
|
21
|
+
note?: string;
|
|
22
|
+
};
|
|
23
|
+
}
|
|
4
24
|
type ChangedSymbol = DiffImpactResult['changedSymbols'][number];
|
|
5
25
|
interface DiffImpactPlan {
|
|
6
26
|
changedFileLines: string[];
|
|
@@ -28,4 +48,4 @@ declare function diffImpactPlan(db: ScipDatabase, opts?: {
|
|
|
28
48
|
declare function diffImpactPartial(db: ScipDatabase, filesToAnalyze: readonly string[], allChangedFiles: readonly string[]): DiffImpactPartial;
|
|
29
49
|
declare function mergeDiffImpactPartials(changedFiles: readonly string[], partials: readonly DiffImpactPartial[]): DiffImpactResult;
|
|
30
50
|
|
|
31
|
-
export { type DiffImpactPartial, type DiffImpactPlan, diffImpact, diffImpactPartial, diffImpactPlan, mergeDiffImpactPartials };
|
|
51
|
+
export { type DiffImpactPartial, type DiffImpactPlan, type DiffImpactResult, diffImpact, diffImpactPartial, diffImpactPlan, mergeDiffImpactPartials };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d}from"../chunk-
|
|
1
|
+
import{a,b,c,d}from"../chunk-VUBQBW7H.js";import"../chunk-QAEDNTY7.js";import"../chunk-NKJKI6SE.js";import"../chunk-IODTPF5H.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as diffImpact,c as diffImpactPartial,b as diffImpactPlan,d as mergeDiffImpactPartials};
|
|
2
2
|
//# sourceMappingURL=diff-impact.js.map
|
package/dist/queries/drift.d.ts
CHANGED
|
@@ -1,6 +1,22 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface DriftResult {
|
|
6
|
+
file: string;
|
|
7
|
+
kind: 'unused-import' | 'layer-violation' | 'pattern-deviation';
|
|
8
|
+
description: string;
|
|
9
|
+
/** The dependency involved */
|
|
10
|
+
dep: string;
|
|
11
|
+
/** For layer violations: the expected layer boundary */
|
|
12
|
+
detail?: string;
|
|
13
|
+
}
|
|
14
|
+
interface DriftSummary {
|
|
15
|
+
results: DriftResult[];
|
|
16
|
+
unusedImports: number;
|
|
17
|
+
layerViolations: number;
|
|
18
|
+
patternDeviations: number;
|
|
19
|
+
}
|
|
4
20
|
/**
|
|
5
21
|
* Detect structural drift using the reference graph, not just import patterns.
|
|
6
22
|
*
|
|
@@ -23,4 +39,4 @@ declare function drift(db: ScipDatabase, opts?: {
|
|
|
23
39
|
semantic?: boolean;
|
|
24
40
|
}): DriftSummary;
|
|
25
41
|
|
|
26
|
-
export { drift };
|
|
42
|
+
export { type DriftResult, type DriftSummary, drift };
|
package/dist/queries/drift.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-NSTZMBAB.js";import"../chunk-QAEDNTY7.js";import"../chunk-NKJKI6SE.js";import"../chunk-IODTPF5H.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as drift};
|
|
2
2
|
//# sourceMappingURL=drift.js.map
|
|
@@ -1,6 +1,23 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface ExtractCandidate {
|
|
6
|
+
symbol: string;
|
|
7
|
+
shortName: string;
|
|
8
|
+
relativePath: string;
|
|
9
|
+
startLine: number;
|
|
10
|
+
endLine: number;
|
|
11
|
+
loc: number;
|
|
12
|
+
/** Total callees */
|
|
13
|
+
totalCallees: number;
|
|
14
|
+
/** Distinct clusters of callees (natural extraction seams) */
|
|
15
|
+
clusters: Array<{
|
|
16
|
+
callees: string[];
|
|
17
|
+
/** How isolated this cluster is from the rest (0-1, higher = more extractable) */
|
|
18
|
+
isolation: number;
|
|
19
|
+
}>;
|
|
20
|
+
}
|
|
4
21
|
/**
|
|
5
22
|
* Find functions with natural extraction seams.
|
|
6
23
|
*
|
|
@@ -24,4 +41,4 @@ declare function extractCandidates(db: ScipDatabase, opts?: {
|
|
|
24
41
|
semantic?: boolean;
|
|
25
42
|
}): ExtractCandidate[];
|
|
26
43
|
|
|
27
|
-
export { extractCandidates };
|
|
44
|
+
export { type ExtractCandidate, extractCandidates };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-XO6R3X5J.js";import"../chunk-MX6F756F.js";import"../chunk-QAEDNTY7.js";import"../chunk-NKJKI6SE.js";import"../chunk-IODTPF5H.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as extractCandidates};
|
|
2
2
|
//# sourceMappingURL=extract-candidates.js.map
|
package/dist/queries/fan.d.ts
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface FanResult {
|
|
6
|
+
name: string;
|
|
7
|
+
count: number;
|
|
8
|
+
}
|
|
4
9
|
/**
|
|
5
10
|
* Fan-in: how many distinct files reference this symbol.
|
|
6
11
|
* High fan-in = widely depended upon = high blast radius for changes.
|
|
@@ -26,4 +31,4 @@ declare function topFanOut(db: ScipDatabase, opts?: {
|
|
|
26
31
|
scope?: string;
|
|
27
32
|
}): FanResult[];
|
|
28
33
|
|
|
29
|
-
export { fanIn, fanOut, topFanIn, topFanOut };
|
|
34
|
+
export { type FanResult, fanIn, fanOut, topFanIn, topFanOut };
|
package/dist/queries/fan.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d}from"../chunk-
|
|
1
|
+
import{a,b,c,d}from"../chunk-LDV2B7ET.js";import"../chunk-DFK54IRN.js";import"../chunk-IODTPF5H.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as fanIn,b as fanOut,c as topFanIn,d as topFanOut};
|
|
2
2
|
//# sourceMappingURL=fan.js.map
|
package/dist/queries/files.d.ts
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface FileResult {
|
|
6
|
+
relativePath: string;
|
|
7
|
+
}
|
|
4
8
|
declare function files(db: ScipDatabase, pattern: string): FileResult[];
|
|
5
9
|
|
|
6
|
-
export { files };
|
|
10
|
+
export { type FileResult, files };
|
package/dist/queries/files.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-PG3ZI5IH.js";import"../chunk-NN3O7TPH.js";export{a as files};
|
|
2
2
|
//# sourceMappingURL=files.js.map
|
package/dist/queries/health.d.ts
CHANGED
|
@@ -1,82 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import '../db-DdTPetj5.js';
|
|
2
|
+
import './stats.js';
|
|
3
|
+
export { H as HEALTH_PHASES, e as HealthPhaseName, h as health, c as healthPhase, d as healthReportFromPhases } from '../health-x7B4Xu_6.js';
|
|
3
4
|
import 'better-sqlite3';
|
|
4
|
-
|
|
5
|
-
interface CountLocSummary {
|
|
6
|
-
count: number;
|
|
7
|
-
loc: number;
|
|
8
|
-
}
|
|
9
|
-
interface StaleSummary extends CountLocSummary {
|
|
10
|
-
unused: number;
|
|
11
|
-
singleUse: number;
|
|
12
|
-
}
|
|
13
|
-
interface DriftSummary {
|
|
14
|
-
count: number;
|
|
15
|
-
unusedImports: number;
|
|
16
|
-
layerViolations: number;
|
|
17
|
-
}
|
|
18
|
-
interface ComplexitySummary {
|
|
19
|
-
top: Array<{
|
|
20
|
-
symbol: string;
|
|
21
|
-
score: number;
|
|
22
|
-
}>;
|
|
23
|
-
extremeCount: number;
|
|
24
|
-
}
|
|
25
|
-
declare const HEALTH_PHASES: readonly ["overview", "dead", "isolated", "cycles", "similar", "extract-candidates", "wrapper-candidates", "passthrough-candidates", "stale-abstractions", "drift", "complexity-hotspots"];
|
|
26
|
-
type HealthPhaseName = typeof HEALTH_PHASES[number];
|
|
27
|
-
type HealthPhaseResult = {
|
|
28
|
-
phase: 'overview';
|
|
29
|
-
statsResult: ReturnType<typeof stats>;
|
|
30
|
-
warnings: string[];
|
|
31
|
-
} | {
|
|
32
|
-
phase: 'dead';
|
|
33
|
-
dead: CountLocSummary;
|
|
34
|
-
} | {
|
|
35
|
-
phase: 'isolated';
|
|
36
|
-
isolated: CountLocSummary;
|
|
37
|
-
} | {
|
|
38
|
-
phase: 'cycles';
|
|
39
|
-
realCycleCount: number;
|
|
40
|
-
} | {
|
|
41
|
-
phase: 'similar';
|
|
42
|
-
similarCount: number;
|
|
43
|
-
} | {
|
|
44
|
-
phase: 'extract-candidates';
|
|
45
|
-
extractCount: number;
|
|
46
|
-
} | {
|
|
47
|
-
phase: 'wrapper-candidates';
|
|
48
|
-
wrappers: CountLocSummary;
|
|
49
|
-
} | {
|
|
50
|
-
phase: 'passthrough-candidates';
|
|
51
|
-
passthroughs: CountLocSummary;
|
|
52
|
-
} | {
|
|
53
|
-
phase: 'stale-abstractions';
|
|
54
|
-
stale: StaleSummary;
|
|
55
|
-
} | {
|
|
56
|
-
phase: 'drift';
|
|
57
|
-
drift: DriftSummary;
|
|
58
|
-
} | {
|
|
59
|
-
phase: 'complexity-hotspots';
|
|
60
|
-
complexity: ComplexitySummary;
|
|
61
|
-
};
|
|
62
|
-
/**
|
|
63
|
-
* Single composite health report that runs all de-bloat analyses
|
|
64
|
-
* and produces a prioritized action list.
|
|
65
|
-
*
|
|
66
|
-
* The scoring formula accounts for common false positives:
|
|
67
|
-
* - Entry points (CLI, workers, barrels) appearing as "dead code"
|
|
68
|
-
* - Typed result interfaces with 1 consumer (normal for APIs)
|
|
69
|
-
* - Consistent import patterns across sibling modules (not duplication)
|
|
70
|
-
* - Barrel and orchestrator files deviating from sibling patterns (expected)
|
|
71
|
-
*/
|
|
72
|
-
declare function health(db: ScipDatabase, opts?: {
|
|
73
|
-
scope?: string;
|
|
74
|
-
full?: boolean;
|
|
75
|
-
}): HealthReport;
|
|
76
|
-
declare function healthPhase(db: ScipDatabase, phase: HealthPhaseName, opts?: {
|
|
77
|
-
scope?: string;
|
|
78
|
-
full?: boolean;
|
|
79
|
-
}): HealthPhaseResult;
|
|
80
|
-
declare function healthReportFromPhases(phaseResults: HealthPhaseResult[]): HealthReport;
|
|
81
|
-
|
|
82
|
-
export { HEALTH_PHASES, type HealthPhaseName, health, healthPhase, healthReportFromPhases };
|
|
5
|
+
import '../config-types-CGIeLEpY.js';
|
package/dist/queries/health.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c,d}from"../chunk-
|
|
1
|
+
import{a,b,c,d}from"../chunk-7H4RJ4MC.js";import"../chunk-OHEIZWIA.js";import"../chunk-AQYBOORI.js";import"../chunk-TRNAQABL.js";import"../chunk-JTXKS5GK.js";import"../chunk-3GNFUVFA.js";import"../chunk-NYEMZHUC.js";import"../chunk-RKTDEIHF.js";import"../chunk-A2AVLALL.js";import"../chunk-NSTZMBAB.js";import"../chunk-XO6R3X5J.js";import"../chunk-FD37DBTD.js";import"../chunk-V76FCF5F.js";import"../chunk-BI4F6GXI.js";import"../chunk-D6Z67MZL.js";import"../chunk-MX6F756F.js";import"../chunk-QAEDNTY7.js";import"../chunk-NKJKI6SE.js";import"../chunk-IODTPF5H.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as HEALTH_PHASES,b as health,c as healthPhase,d as healthReportFromPhases};
|
|
2
2
|
//# sourceMappingURL=health.js.map
|
|
@@ -1,6 +1,12 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface HierarchyNode {
|
|
6
|
+
symbol: string;
|
|
7
|
+
shortName: string;
|
|
8
|
+
depth: number;
|
|
9
|
+
}
|
|
4
10
|
/**
|
|
5
11
|
* Walk the enclosing_symbol chain upward to show a symbol's ancestry.
|
|
6
12
|
* e.g., method → class → module → file
|
|
@@ -10,4 +16,4 @@ import 'better-sqlite3';
|
|
|
10
16
|
*/
|
|
11
17
|
declare function hierarchy(db: ScipDatabase, symbolPattern: string): HierarchyNode[];
|
|
12
18
|
|
|
13
|
-
export { hierarchy };
|
|
19
|
+
export { type HierarchyNode, hierarchy };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-KNA6Z7JB.js";import"../chunk-ZNUPGRPR.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as hierarchy};
|
|
2
2
|
//# sourceMappingURL=hierarchy.js.map
|
|
@@ -1,6 +1,14 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface HotspotResult {
|
|
6
|
+
symbol: string;
|
|
7
|
+
shortName: string;
|
|
8
|
+
refCount: number;
|
|
9
|
+
fileCount: number;
|
|
10
|
+
definedIn: string;
|
|
11
|
+
}
|
|
4
12
|
/**
|
|
5
13
|
* Find the most-referenced symbols in the codebase — the choke points
|
|
6
14
|
* where changes have the widest blast radius.
|
|
@@ -10,4 +18,4 @@ declare function hotspots(db: ScipDatabase, opts?: {
|
|
|
10
18
|
scope?: string;
|
|
11
19
|
}): HotspotResult[];
|
|
12
20
|
|
|
13
|
-
export { hotspots };
|
|
21
|
+
export { type HotspotResult, hotspots };
|
package/dist/queries/hotspots.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a}from"../chunk-
|
|
1
|
+
import{a}from"../chunk-23YIGCYF.js";import"../chunk-ARBZM2NF.js";import"../chunk-JB4PUN5S.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-KJ6CW6EK.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{a as hotspots};
|
|
2
2
|
//# sourceMappingURL=hotspots.js.map
|
|
@@ -1,6 +1,17 @@
|
|
|
1
|
-
import { S as ScipDatabase
|
|
1
|
+
import { S as ScipDatabase } from '../db-DdTPetj5.js';
|
|
2
2
|
import 'better-sqlite3';
|
|
3
|
+
import '../config-types-CGIeLEpY.js';
|
|
3
4
|
|
|
5
|
+
interface ImportResult {
|
|
6
|
+
symbol: string;
|
|
7
|
+
shortName: string;
|
|
8
|
+
fromFile: string;
|
|
9
|
+
}
|
|
10
|
+
interface UnusedImportResult {
|
|
11
|
+
symbol: string;
|
|
12
|
+
shortName: string;
|
|
13
|
+
importedIn: string;
|
|
14
|
+
}
|
|
4
15
|
/**
|
|
5
16
|
* What symbols does this file import?
|
|
6
17
|
* Uses role=2 (import) from the SCIP mentions table.
|
|
@@ -20,4 +31,4 @@ declare function unusedImports(db: ScipDatabase, filePattern: string, opts?: {
|
|
|
20
31
|
semantic?: boolean;
|
|
21
32
|
}): UnusedImportResult[];
|
|
22
33
|
|
|
23
|
-
export { importedBy, imports, unusedImports };
|
|
34
|
+
export { type ImportResult, type UnusedImportResult, importedBy, imports, unusedImports };
|
package/dist/queries/imports.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{a,b,c}from"../chunk-
|
|
1
|
+
import{a,b,c}from"../chunk-563HLCDW.js";import"../chunk-DFK54IRN.js";import"../chunk-7O4MJYIW.js";import"../chunk-ZNUPGRPR.js";import"../chunk-RCJEFQOK.js";import"../chunk-BOVNTAKQ.js";import"../chunk-7OX2O53H.js";import"../chunk-5TT47UMX.js";import"../chunk-NHDPYW7O.js";import"../chunk-NN3O7TPH.js";export{b as importedBy,a as imports,c as unusedImports};
|
|
2
2
|
//# sourceMappingURL=imports.js.map
|
package/dist/queries/index.d.ts
CHANGED
|
@@ -1,45 +1,46 @@
|
|
|
1
|
-
export { stats } from './stats.js';
|
|
2
|
-
export { files } from './files.js';
|
|
3
|
-
export { symbols } from './symbols.js';
|
|
4
|
-
export { methods } from './methods.js';
|
|
5
|
-
export { refs } from './refs.js';
|
|
6
|
-
export { trace } from './trace.js';
|
|
7
|
-
export { deps, rdeps } from './deps.js';
|
|
8
|
-
export { system } from './system.js';
|
|
9
|
-
export { surface } from './surface.js';
|
|
10
|
-
export { dead } from './dead.js';
|
|
11
|
-
export { hotspots } from './hotspots.js';
|
|
12
|
-
export { importedBy, imports, unusedImports } from './imports.js';
|
|
13
|
-
export { outline } from './outline.js';
|
|
14
|
-
export { members } from './members.js';
|
|
15
|
-
export { fanIn, fanOut, topFanIn, topFanOut } from './fan.js';
|
|
16
|
-
export { coupling, topCoupling } from './coupling.js';
|
|
17
|
-
export { cycles } from './cycles.js';
|
|
18
|
-
export { bottlenecks } from './bottlenecks.js';
|
|
19
|
-
export { isolated } from './isolated.js';
|
|
20
|
-
export { byKind, kindCounts } from './by-kind.js';
|
|
21
|
-
export { deepChains } from './deep-chains.js';
|
|
22
|
-
export { hierarchy } from './hierarchy.js';
|
|
23
|
-
export { callGraph } from './call-graph.js';
|
|
24
|
-
export { similar, similarAll } from './similar.js';
|
|
25
|
-
export { similarFiles } from './similar-files.js';
|
|
26
|
-
export { similarChains } from './similar-chains.js';
|
|
27
|
-
export { extractCandidates } from './extract-candidates.js';
|
|
28
|
-
export { affected } from './affected.js';
|
|
29
|
-
export { changeSurface } from './change-surface.js';
|
|
30
|
-
export { diffImpact, diffImpactPartial, diffImpactPlan, mergeDiffImpactPartials } from './diff-impact.js';
|
|
31
|
-
export { drift } from './drift.js';
|
|
32
|
-
export { wrapperCandidates } from './wrapper-candidates.js';
|
|
33
|
-
export { passthroughCandidates } from './passthrough-candidates.js';
|
|
34
|
-
export { staleAbstractions } from './stale-abstractions.js';
|
|
35
|
-
export { complexityHotspots } from './complexity-hotspots.js';
|
|
36
|
-
export { HEALTH_PHASES, health, healthPhase, healthReportFromPhases } from '
|
|
37
|
-
export { convergence } from './convergence.js';
|
|
38
|
-
export { code } from './code.js';
|
|
39
|
-
export { complexity } from './complexity.js';
|
|
40
|
-
export { dataflow } from './dataflow.js';
|
|
41
|
-
export { slice } from './slice.js';
|
|
42
|
-
export { redundantReexports } from './redundant-reexports.js';
|
|
43
|
-
export { similarSignatures } from './similar-signatures.js';
|
|
44
|
-
import '../db-
|
|
1
|
+
export { StatsResult, stats } from './stats.js';
|
|
2
|
+
export { FileResult, files } from './files.js';
|
|
3
|
+
export { SymbolResult, symbols } from './symbols.js';
|
|
4
|
+
export { MethodResult, methods } from './methods.js';
|
|
5
|
+
export { RefResult, refs } from './refs.js';
|
|
6
|
+
export { TraceResult, trace } from './trace.js';
|
|
7
|
+
export { DepResult, deps, rdeps } from './deps.js';
|
|
8
|
+
export { SystemResult, system } from './system.js';
|
|
9
|
+
export { SurfaceResult, surface } from './surface.js';
|
|
10
|
+
export { DeadSummary, DeadSymbolResult, dead } from './dead.js';
|
|
11
|
+
export { HotspotResult, hotspots } from './hotspots.js';
|
|
12
|
+
export { ImportResult, UnusedImportResult, importedBy, imports, unusedImports } from './imports.js';
|
|
13
|
+
export { OutlineNode, outline } from './outline.js';
|
|
14
|
+
export { MemberResult, members } from './members.js';
|
|
15
|
+
export { FanResult, fanIn, fanOut, topFanIn, topFanOut } from './fan.js';
|
|
16
|
+
export { CouplingResult, coupling, topCoupling } from './coupling.js';
|
|
17
|
+
export { CycleResult, cycles } from './cycles.js';
|
|
18
|
+
export { BottleneckResult, bottlenecks } from './bottlenecks.js';
|
|
19
|
+
export { IsolatedResult, isolated } from './isolated.js';
|
|
20
|
+
export { ByKindResult, byKind, kindCounts } from './by-kind.js';
|
|
21
|
+
export { DeepChainResult, deepChains } from './deep-chains.js';
|
|
22
|
+
export { HierarchyNode, hierarchy } from './hierarchy.js';
|
|
23
|
+
export { CallGraphResult, callGraph } from './call-graph.js';
|
|
24
|
+
export { SimilarSymbolResult, similar, similarAll } from './similar.js';
|
|
25
|
+
export { SimilarFileResult, similarFiles } from './similar-files.js';
|
|
26
|
+
export { SimilarChainResult, similarChains } from './similar-chains.js';
|
|
27
|
+
export { ExtractCandidate, extractCandidates } from './extract-candidates.js';
|
|
28
|
+
export { AffectedResult, affected } from './affected.js';
|
|
29
|
+
export { ChangeSurfaceEntry, ChangeSurfaceResult, changeSurface } from './change-surface.js';
|
|
30
|
+
export { DiffImpactResult, diffImpact, diffImpactPartial, diffImpactPlan, mergeDiffImpactPartials } from './diff-impact.js';
|
|
31
|
+
export { DriftResult, DriftSummary, drift } from './drift.js';
|
|
32
|
+
export { WrapperCandidate, wrapperCandidates } from './wrapper-candidates.js';
|
|
33
|
+
export { PassthroughCandidate, passthroughCandidates } from './passthrough-candidates.js';
|
|
34
|
+
export { StaleAbstraction, staleAbstractions } from './stale-abstractions.js';
|
|
35
|
+
export { ComplexityHotspot, complexityHotspots } from './complexity-hotspots.js';
|
|
36
|
+
export { H as HEALTH_PHASES, a as HealthAction, b as HealthReport, h as health, c as healthPhase, d as healthReportFromPhases } from '../health-x7B4Xu_6.js';
|
|
37
|
+
export { ConvergenceResult, convergence } from './convergence.js';
|
|
38
|
+
export { CodeResult, code } from './code.js';
|
|
39
|
+
export { ComplexityResult, complexity } from './complexity.js';
|
|
40
|
+
export { DataflowResult, dataflow } from './dataflow.js';
|
|
41
|
+
export { SliceResult, slice } from './slice.js';
|
|
42
|
+
export { RedundantReexport, redundantReexports } from './redundant-reexports.js';
|
|
43
|
+
export { SimilarSignatureGroup, similarSignatures } from './similar-signatures.js';
|
|
44
|
+
import '../db-DdTPetj5.js';
|
|
45
45
|
import 'better-sqlite3';
|
|
46
|
+
import '../config-types-CGIeLEpY.js';
|