/** * Weak Link Dominance Tests for Path Salience Ranking * * Validates: lim_{I→0} M(P) = 0 * * A path with even one zero-MI edge has zero score. Very low MI edges * dominate the geometric mean, driving the path score toward zero. */ export {}; //# sourceMappingURL=weak-link.unit.test.d.ts.map