Context
Derive verifiers for a context lineage on demand
Initiates verifier derivation for the lineage head version and returns the current extraction status. Derivation costs an LLM call and runs only when triggered. Calling this while derivation is already in progress returns the current status without starting a second run. For a version with verifiers already derived, this returns the existing complete status; use the admin route to force re-derivation.
post/experimental/context/lineages/{lineageId}/derive-verifiers
Path parameters
lineageIdstring uuid required
Headers
Authorizationstring
Response
Default Response