A few technical notes:
The audit itself is 100% heuristic, no LLM calls on our end, just queries over the traces you send us. Your prompts aren't ending up in anyone's context window by accident. Trace cap is 10k per audit. After that the API key auto-disables at the auth layer; the SDK stops tracing silently so it won't break your app.
The paid product layers unsupervised semantic anomaly detection on top, HDBSCAN over joint embeddings + behavioral features, UMAP for visualization, LLM-generated cluster summaries. The audit is the heuristic pass; it'll surface the obvious stuff, not the subtle drift.
First 50 audits are free. Email + SDK install, no call required.
Context: we're pre-first-customer. Part of why I'm doing this is I want real agent traces to stress-test the anomaly detection against, and part is that cold outreach is slow and I'd rather have 20 of you stress test the product than spend another month in LinkedIn DMs. If the report is useless, tell me why. Link: https://trainlyai.com/audit Happy to answer anything, infra, pricing, why not just use Braintrust, whatever.