Skip to main content

Starbridge Contact Intelligence

Starbridge tracks job changes (departures, new hires, promotions) at buyer organizations. These events are stored in the starbridge_job_changes table and generate signals when key stakeholders are affected.

Job Changes (starbridge_job_changes)

FieldTypeDescription
idUUIDUnique identifier
org_idUUIDOrganization tenant
account_idUUIDAffected account (FK to accounts)
contact_idUUIDMatched PILLAR contact (FK to contacts), nullable
change_typeVARCHAR(50)Type of change: departure, new_hire, promotion, retirement
subtypeVARCHAR(50)Additional classification
summaryTEXTAI-generated change summary
effective_dateDATEWhen the change takes effect
announcement_dateDATEWhen publicly announced
job_titleVARCHAR(200)New or current job title
previous_job_titleVARCHAR(200)Prior job title
sourcesJSONB (string[])Source URLs for verification
starbridge_idVARCHAR(50)Starbridge record identifier
created_atTIMESTAMPRecord creation time

Contact Enrichment on Accounts

Contacts synced from CRM are linked to Starbridge via:
FieldTableDescription
starbridge_contact_idcontactsStarbridge contact identifier
starbridge_buyer_idaccountsBuyer-level Starbridge ID

Signal Generation

Job changes trigger the stakeholder_departure_starbridge signal:
  • CRITICAL severity when the departed person is a champion (is_champion = true)
  • WARNING severity for all other departures
  • Signal family: ACCOUNT
  • Recommended action: Identify replacement contact, schedule introductory meeting

Scoring Impact

Contact intelligence feeds into:
  • REL-005: Champion departure risk — scores 0 if champion departed with no replacement
  • REL-006: Exec sponsor departure risk — scores 0 if exec departed with no replacement
  • REL-004: Stakeholder stability — ratio of active to total contacts
  • Renewal Risk: Stakeholder turnover variable (5% weight)