pub const MIN_EIG_DIAG_THRESHOLD: f64 = 1e-4;
Threshold below which a positive Hessian minimum eigenvalue is treated as nearly-singular and routed through the rate-limited diagnostic.