Platform
The foundation layer for the rest of the product story
Before EcoSynt talks about intelligence, it has to explain the core platform honestly: instrument agents, compute health, export safely, and stay neutral across frameworks.
Available now Static-first Astro
Capture
Instrumentation across frameworks
Available now EcoSynt captures LLM completions, tool calls, delegations, chains, and memory events without requiring one agent framework.
- Python 3.11+ and .NET 10 SDKs
- Python has connectors for LangChain, CrewAI, OpenAI, Anthropic, Google ADK, AWS Bedrock, and custom agents
- OTel-aligned event model (`gen_ai.*` v1.37)
Score
AgentScore as the durable operating surface
Available now Every active agent gets a 0–100 health score every five seconds so teams can reason about system health before they layer on briefings or diagnostics.
- Reliability, latency, coherence, efficiency, trust, collaboration
- Designed as the neutral pane of glass across frameworks
- Foundation for dashboard and intelligence surfaces
Govern
Export and fail-open operations
Available now Telemetry export is async, gzip-compressed, circuit-broken, and tenant-isolated so observability does not become another failure path in production.
- Sub-5ms overhead target
- Privacy-first default: no prompt or completion capture by default
- Tenant ID injected from API key at export time