Skip to content

Reference

Generated field-by-field reference for every YAML kind, CLI command, and diagnostic code.

Every page here is generated directly from AQVEN’s real Python types and CLI — not hand-written, so it never drifts from what the code actually accepts. If a how-to page shows you how to do something, the matching reference page here is where you check the exact field list, type, and default.

A few starting points: node specifications and agent specification cover the YAML kinds you’ll open most; CLI lists every aqven command; diagnostics and error codes explains what a failed aqven check is telling you.

Two pages both mention “MCP” for opposite reasons — MCP servers is the YAML spec for declaring a server AQVEN calls out to (an external MCP server your tools reach), while project MCP tool reference lists the tools AQVEN itself exposes to an agent connecting to your project.