pub fn collect_clone_findings(report: &DuplicationReport) -> Vec<CloneInput>Expand description
Collect clone-group identities (fingerprint, instance paths) from a
duplication report. The fingerprint is content-derived (dup:<hash>), so it
is stable across pure relocation.