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
Optional short reason; stored on the row.
Updated prompt deployment
A closed-loop prompt-improvement deployment record (TRU-369).
Tracks one cluster-targeted proposal through its lifecycle:
proposed → ab_running → ab_passed → shipped → monitoring → (regressed → rolled_back) (or → rejected from any non-terminal
state, → ab_failed from ab_running).
Stable hash of (project_id, cluster_error) so the same cluster across runs maps to the same signature.
proposed, ab_running, ab_passed, ab_failed, shipped, monitoring, regressed, rolled_back, rejected System prompt at the time of proposal — the "before" side.
LLM-generated improved prompt — the "after" side.
One-sentence explanation from the LLM, rendered next to the diff.
Full delta report from internal/promptab once the harness completes.
Rolling regression metric while in monitoring/regressed status.
Clerk user ID of the actor (or "system:autoship" / "system:auto_rollback").
Optional short reason on reject; empty string when not set.