You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(crm-starter-export): persons are first-class pipeline prospects — deals match people directly
Operator ruling: a pipeline row can BE a person ("sometimes there are
people who have several things going on") — no forced org aliases, no
invented family-fund rows. The export now runs a person-match pass on
rows no org claims: exact normalized name (including the parenthetical —
"Toolbox Family Fund (Joshua Biber)" can anchor to Joshua Biber), never
fuzzy. Matched rows carry person_external_id / person_name with
pipeline_matched 'person', and the people export includes those persons
even without an org edge — they're going to Twenty as contacts with
opportunities.
First effect: Blair Miller's Major Gift row matches her persons row and
leaves the sidecar (19 → 18). Bob Campbell, Bob Zorich, James Patterson,
and Joshua Biber will auto-match the moment their person rows exist — no
org creation required.
Files changed:
- scripts/export-crm-orgs-csv.mjs
- scripts/export-crm-people-csv.mjs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RW28dw3kQAKXr2ZNefCukE
0 commit comments