Skip to main content
The command tree is discoverable from the CLI itself, which is the only listing guaranteed to match the binary you have installed:
commands manifest returns the machine-readable registry — every primitive, its operation id, and its request contract. It is the right input for an agent that needs to plan against the surface rather than hard-code it.

Evidence namespaces

Query and semantics

Models, releases, and evaluation

Execution and storage

Namespaces are stable; individual subcommands are added as primitives ship. When a script needs to assert the surface it depends on, pin against rafflesia commands manifest --json rather than a documentation table.