Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
Evaluation
llm, rule pending, running, complete, failed Distinguishes a fresh evaluation against a newly-ingested
trace (fresh) from a re-score the eval runner stamped
after the executor re-published a remediated trace
(remediation). Defaults to fresh for evaluations
triggered before remediation tracking shipped (TRU-370).
fresh, remediation Control action that drove this remediation re-score
(only set when context = remediation). Points at
GET /v1/control/actions/{id} so the dashboard can show
"this eval was triggered by THAT action".
Evaluation whose score drove the policy decision behind
source_action_id — the baseline the regression detector
compares this eval against. Null on fresh evaluations.