HALO CRM research
Real and working
Domain 18 · people · ~5,400 LOC

Creator directory + profile

The root entity of the whole CRM — the creator record every other domain hangs off. Directory, profile, tags, social links, team assignment.

What it is and how it feeds the rest

Mechanically

The root entity of the whole CRM — the creator record every other domain hangs off. Directory, profile, tags, social links, team assignment.

How it connects

Everything. creators:add triggers Drive provisioning; invoicing, referrals, secure logins and content all key off creator identity.

Worth knowing

Added as #18 after exploration found the app's root entity was unnamed by the original 17-domain sweep. Highest raw-LOC-per-unit-of-research in the repo.

Pages

  • src/pages/Creators.tsx
  • src/pages/CreatorProfile.tsx
  • src/pages/CreatorsData.tsx

Components

  • src/components/creators/
  • src/components/creators-data/
  • src/components/profile/

Convex modules

  • creators.ts
  • creatorData.ts

Tables

  • creators
  • creatorTags
  • creatorSocialLinks
  • creatorTeamMembers
  • creatorTelegramGroups

Open questions

Research priority for this domain is highest. Agent findings splice in below this line and survive regeneration.