Skip to main content

should_bridge_aux_to_source

Function should_bridge_aux_to_source 

Source
pub fn should_bridge_aux_to_source(
    source_path: &str,
    aux_path: &str,
    source_count: usize,
    aux_count: usize,
) -> bool
Expand description

Bridge test/fixture file to a source file with semantic token overlap. Guards: source/aux balance, role check, parent_dir difference, and token overlap (≥5 chars, non-generic).