Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tracelm.ai/api/v1/reliability/phase10/benchmark-policy
Read release-gate benchmark thresholds used by competitive certification
Authorization: Bearer <jwt>
{ "thresholds": { "min_ingest_success_rate_pct": 99.9, "max_dedupe_mismatch_rate_pct": 0.1, "max_query_p95_ms": 800, "max_query_p99_ms": 1500 } }