Resources
Docs, guides, and field notes.
Documentation
Setup, SDK, API reference
Guides
Patterns and playbooks
Changelog
Every release, versioned
Status
Realtime uptime
Latest writing
GUIDE
Jun 2026
Designing typed handoff contracts between agents
Loose JSON between agents is a bug waiting to happen. Here's how we type every handoff at the schema level.
ENGINEERING
May 2026
Cost attribution in multi-agent systems
Attributing $0.0043 of a workflow to the exact tool call that caused it — how the observability plane does it.
CASE STUDY
May 2026
How Nexus Dynamics cut incident MTTR by 68%
Deploying a triage swarm across a 40-service estate. Six weeks from PoC to production.
GUIDE
Apr 2026
The rollback checkpoint pattern
Every agent step should be reversible. A durable pattern for compensating actions in agentic workflows.
CHANGELOG
Apr 2026
ADL 1.4 — Streaming tool use and MCP resource pinning
The full 1.4 release notes: streaming tool outputs, MCP resource pinning, and more.
ENGINEERING
Mar 2026
Why we chose OpenTelemetry as our trace substrate
Agent traces are just spans with extra structure. Building on OTel means everything plugs into your existing stack.