Gotchas — lead-triage
---
---
---
**Why it matters:** "Pipeline" alone is ambiguous — the owner may want deal-stage totals, not a scored call list.
User: "how's my pipeline?"
Claude: [runs full scoring, returns 12-lead ranked list]User: "how's my pipeline?"
Claude: "Quick pipeline overview (deal stages + total value) or prioritized
call list for today?"---
**Why it matters:** `hs_email_open` is cumulative — opens from a year-old campaign make a cold lead look hot.
Lead has 20 opens (all 11 months ago). Scores 25/25 on engagement.
Appears as #1. Owner calls; lead has no memory of the brand.Cap engagement signals at 30 days. If all signals are older than 30 days,
engagement score = 0 and talking point notes:
"Engagement signals are stale (last: [date]) — approach as cold outreach."---
**Why it matters:** Calling a `Customer` or `Evangelist` as a lead prospect is embarrassing.
Lifecycle filter not applied → existing customer appears as #2 on the list.Filter strictly: lifecyclestage = Lead or MQL only.
If a contact has a blank lifecycle stage, include with a warning flag:
"⚠ Lifecycle stage not set — confirm this is a lead before calling."---
**Why it matters:** Proposing a time the owner is already booked erodes trust immediately.
Claude proposes "Tuesday 2–2:30 PM" without checking Calendar.
Owner already has a client call in that slot.Fetch Calendar for next two business days before proposing any slot.
Only propose windows with no existing events ±15 minutes buffer.
If no free window exists, say so and offer to look further out.