/** * Feature-derivation tests (Plan C) — golden columns, lazy union, determinism, * and parity against the reference algorithms ported from the old dashboard * client JS (`indexes.ts` blast, `scc.ts` Tarjan, `view-coupling.ts` * aggregation). The fixture exercises a blast hub, a 2-cycle and a 3-cycle, a * cross-package call, an entry point, an orphan, and a test-only function. */ export {}; //# sourceMappingURL=features.test.d.ts.map