Sturna publishes performance metrics with full methodology. Each claim below includes the query, test, or pipeline that produced it β so a VC technical partner can reproduce every number independently.
d9gdw
active status flag.
SELECT COUNT(*) FROM agents WHERE status = 'active';
/api/agents/count endpoint.$ npx playwright test e2e/time-to-value.spec.ts --headed
tests/e2e/time-to-value.spec.ts. Measured on April 29, 2026 β broadband connection, cold start, no cached state. Chrome 124.services/phase-d/. Token counts are logged per-execution and visible in the Observability dashboard under "Token Usage."services/triple-gate-validator.js. Fallback logic: services/serper-fallback.js. Failure investigation: services/phase2-investigator.js.Four phases reduce orchestration overhead from O(nΒ·agents) to O(1) classifier + O(k) specialists, where k β€ 10.
["research", "web", "synthesis"]). ~800 tokens flat overhead per intent.Every claim that appears on sturna.ai is listed here with verification status.
| Claim | Source page | Verification | Status |
|---|---|---|---|
| 201 deployed agents | Homepage, Pricing | DB query: SELECT COUNT(*) FROM agents WHERE status='active' |
Verified |
| 44s homepage to first result | Homepage | Playwright E2E test, April 29 2026, cold start, broadband | Verified |
| ~60% token cost reduction | Homepage, Benchmarks | Broadcast vs. tiered auction calculation, 201-agent baseline | Verified |
| Self-healing via Triple-Gate + Serper fallback | Homepage, Docs | Code inspection: triple-gate-validator.js, serper-fallback.js | Verified |
| Agents bid on confidence + cost score | Homepage, Docs | Scoring formula: confidence / cost, code in services/scoring.js | Verified |
| System learns from every execution | Homepage | Per-execution update of agent_registry.historical_success_rate confirmed in server.js | Verified |
| Zero config β no DAGs, no YAML | Homepage | No workflow definition files exist in repo (confirmed via find . -name "*.yaml" in routes/services/) | Verified |
| 2,390 RAG entries in knowledge base | Case Studies | DB query: SELECT COUNT(*) FROM rag_entries WHERE active = true | Verified |
The benchmark numbers are live. The platform is free to try. First result in under a minute.