Replaces max(|A|,|B|) denominator with |A∪B| = |A|+|B|-intersection, which is the correct Jaccard formula and avoids inflating similarity when both name sets have significant unique words. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>