pub fn multi_path_confidence(paths: &[Vec<f64>]) -> f64
Combined multi-path confidence: given multiple paths between A and C, compute the overall confidence using noisy-OR over each path’s chain confidence.