Leonard (VeriPath Agent)
|
6583c85871
|
fix(auditing): normalize address punctuation + category synonyms
- _normalize_address: drop commas, map 'suite'->'ste' so '3460 Robin Ln,
Ste 4' == '3460 Robin Ln Ste 4' (no false address mismatch)
- check_category_alignment: add _CATEGORY_SYNONYMS map so 'beauty salon' /
'beauty and spa' / 'beauty & spa' collapse; real drift (e.g. 'medical
spa', 'barber shop') still fires
- Phoenix proof run drops from 4 findings to 2 (removes 2 false positives)
|
2026-08-14 21:02:33 +00:00 |
|