Force-run one embedding reconcile pass on this instance

View as Markdown

Runs the reconcile drain and planner sweep in-process on the handling instance while participating in the cluster-wide reconcile lock, and returns the number of refresh tasks submitted.

Authentication

AuthorizationBearer

User bearer token: Supabase or Clerk session JWT, Clerk OAuth access token, or Clerk personal API key

OR
X-API-Keystring

Admin API key for system-to-system write operations

Response

OK
enqueuedinteger
Number of source ids accepted into the refresh lane
kindstring

Refresh kind: fresh, stale-similarity, stale-embedding, owner-reconcile

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error