Architecture
Control plane, agent nodes, sync and async execution.
Stateless control plane (routing, queue, memory, identity) + your agent nodes (Python / TypeScript / Go). All cross-agent calls go through the plane so the DAG and policy stay consistent.
Deep dives live under Build: coordination, execution, governance.