Platform
Core observability surfaces
See how SDK instrumentation, AgentScore, and dashboard workflows fit together before you evaluate add-on intelligence layers.
Explore the platformEcoSynt gives teams one place to instrument agents, score ecosystem health every five seconds, and understand what is live today versus what is still on the roadmap.
Core platform
Telemetry, AgentScore, dashboards, and SDKs are ready to evaluate now.
Enterprise path
Diagnostics and rollout planning stay clearly marked instead of buried in footnotes.
Roadmap previews
Benchmarking, RCA, forecasting, and EHS are shown as future surfaces only.
from ecosynt import EcoSyntClient, agent
client = EcoSyntClient()
@agent(name="triage-agent")
async def triage(ticket: str) -> str:
return "Investigating incoming ticket"
# Telemetry exports asynchronously
# AgentScore updates every 5 seconds
# Briefings and diagnostics stay plan-gated Information architecture
Milestone 6 starts by giving the Astro site durable paths instead of one brochure page. Each area now has a distinct purpose, audience, and next step.
Platform
See how SDK instrumentation, AgentScore, and dashboard workflows fit together before you evaluate add-on intelligence layers.
Explore the platformIntelligence
Review what is live now, what is enterprise-gated, and which future surfaces are still clearly marked as coming soon.
See availability statesDevelopers
Choose the right technical next step for Python, .NET, supported frameworks, and API integration without an abrupt redirect.
Choose a docs pathTrust
Understand the core operational promises behind EcoSynt before you bring it into a real agent environment.
Review trust posturePlatform story
The site now mirrors the product journey: learn the platform, understand intelligence availability, choose a developer starting point, and evaluate trust before rollout.
Use the Python or .NET SDK to capture LLM calls, tool activity, delegations, chain execution, and memory events across supported frameworks.
AgentScore turns raw telemetry into a 0–100 health signal so operators can see reliability, latency, drift, trust, and collaboration in one model.
Route teams from the marketing site to docs, pricing, and rollout guidance without pretending every intelligence surface is already broadly available.
AgentScore
This is the durable surface that is already live. Intelligence layers build on top of it, not instead of it.
Success rates, retries, and runtime failures.
Response time, queues, and tail latency.
Drift detection and output consistency.
Token, compute, and cost pressure.
Judge scores, policy signals, and quality risk.
Delegation throughput and handoff health.
Intelligence layer
The site no longer buries intelligence inside vague copy. It distinguishes live briefings, enterprise diagnostics, and roadmap previews in one consistent structure.
Executive-style summaries that sit on top of the telemetry already captured by AgentScore.
Plan-gated diagnostics for deeper reasoning and investigation, clearly positioned for enterprise evaluation instead of hidden as a generic feature.
Strategic risk, RCA, forecasting, benchmarking, and Ecosystem Health Score are now grouped as roadmap previews so the story stays coherent.
Developer handoff
The website should not be a dead end. From here, evaluators can move into SDK docs, integration references, and repository context without losing the product narrative.
Python 3.11+
Decorator-first SDK with connectors for LangChain, CrewAI, Anthropic, OpenAI Agents, ADK, and Bedrock.
.NET 10
Core SDK and self-instrumentation for teams building with .NET. Connectors for Microsoft Agent Framework and Semantic Kernel.
Core guarantees
OTel-native events, privacy-first defaults, fail-open export behavior, and sub-5ms overhead.
Start with platform exploration, SDKs for hands-on integration, or trust and pricing for enterprise rollout.