Introduction To Docs
0.4 ~ The stance of this docs: Production First
Anyone can paste an API key into a script and get a clever answer back. The distance between that and a system you would trust to touch production is the entire subject of this Docs. From the very first agent we build, we treat the unglamorous concerns as first-class: timeouts, retries, idempotency, cost ceilings, audit logs, least-privilege credentials, approval gates, varification, and graceful failure. An agent that cannot be observed, bounded, and rolled back is not a production system; it is an incedent waiting for a calendar slot.
Last modified on June 8, 2026