pub const NAMING_WEIGHT_FLOOR: f64 = 0.30;Expand description
Raw-weight floor above which a Semantic edge counts as a naming channel (imports/using, calls, type and member refs all sit at >=0.35; tags fallback at 0.30 and same-package/namespace markers at 0.05 stay diffuse).