Files
avc-phone-ai/extract.py
tocmo0nlord 2f7e2629fe Lead-quality gate: require a name or location, not just a reason
A call produced a near-empty lead (name=None, location=None, only reason="check
on my eyes"). Changed the extraction gate from "name OR reason" to "name OR
location" — a bare reason with no name and no office isn't an actionable
worklist card, so skip it. Verified: reason-only -> skip; name-only, location-
only, both -> keep.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 00:18:40 +00:00

5.9 KiB