List completion gates
Returns the governed completion-gate catalog: each enrichment gate, the read that proves it, whether it belongs to the mandatory floor, and its pass criteria.
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
Client secret for read-only service-to-service access (no writes)
Response
Entity type tokens the gate applies to; empty means all types.
Whether the gate is part of the mandatory full-enrichment floor set.
Parent row the gate instantiates against. NONE is the flat entity-level gate; any other value owes one coverage slot per existing parent row and is never part of the flat floor set.
Human-readable gate name.
Whether a source-backed unobtainable closes the gate.