Audit Reveals Discrepancies in Praxa AI Agent Metrics
September 14, 2026
An audit of Praxa AI implementation shows agent metrics can deviate significantly from true performance. Data shows a 99th percentile duration of over 2 billion ms in recorded logs compared to 38,118 ms in server-observed calls, caused by database code clamping elapsed lifecycle age.
HOW THIS AFFECTS YOU
●
builderYou should verify that your telemetry and logging pipelines are not clamping or masking actual execution latencies.
●
researcherThis highlights how flawed data collection can invalidate performance benchmarks in agentic workflows.