Discovery

During layout verification for P07 phase 0, Sam noticed a CallRail Call Log record showed Party = "WINCHESTER KY WINCHESTER KY". Full live-state sweep confirmed this is a systematic pattern from the CallRail integration.

Scope

All ghost Accounts were created by Nathaniel Hatfield (the CallRail integration user). Date range: Sept 2025 onward.

Root cause

CallRail integration's Account-creation mapping populates FirstName and LastName both with the caller's <City> <State> value. Account.Name auto-computes to the duplicated string. Fix belongs in P16 Phase 1 (integration admin panel remap) — P18 waits until P16 Phase 1 is done so cleanup isn't a treadmill.

What was scaffolded

Folder: Salesforce-Cleanup-Projects/P18-callrail-ghost-party-cleanup/

Dependencies