Reconcile standardized entity classifications
Authentication
User bearer token: Supabase or Clerk session JWT, Clerk OAuth access token, or Clerk personal API key
Admin API key for system-to-system write operations
Query parameters
Provider name for provider-native IDs or slugs.
Provider-native source ID.
Provider-native source slug.
Actor type; inferred as agent when agentChassis and agentModel are supplied, or as employee from an authenticated user JWT session.
Agent chassis token for agent-authored writes.
Agent model id for agent-authored writes.
Request
Entities to reconcile; each applied independently.
false (default) computes and returns the per-entity plan without writing; true applies each plan atomically.
Response
true when apply=true executed writes; false for plan-only responses.
Rows whose expectedHash no longer matches; resultHash is current.