Platform
Build with the Engine. Quickstarts in curl, Python, and Node, capability guides, the agent loop, and the full API reference.
Operations
Run the Engine. Local development, production deploys, configuration, on-call.
Internal
Build the Engine. Architecture, testing, contributing.
What’s here
We follow the Diátaxis model loosely — tutorials when you’re learning, how-to guides when you have a goal, conceptual pages when you want to understand, reference when you know what you’re looking up. We don’t label them in the nav; we just keep them apart. If you’re new, start with the Platform quickstart. If you’re standing the Engine up on your own infrastructure, start with Operations → Local development. If you’re an engineer joining the team, start with Internal → Architecture.Conventions
code blocksshow real, copy-pasteable commands. We test them.- Anything written in the second person (“you do this”) is a tutorial or how-to. Anything written in the third person is reference or explanation.
- Internal-only pages are tagged in the page header. They’re stripped on public builds.
- Every breaking change has a migration guide. Every release has a changelog entry. Every endpoint has reference documentation.

