Core API Reference
The core API is organized into four layers: Definition, Creation, Execution, and Manifest.
- Definition API Reference - Define CLI structure with plain objects and Zod schemas
- Creation API Reference - Create runtime instances from definitions
- Execution API Reference - Execute commands and handle the command pipeline
- Manifest API Reference - Extract serializable metadata for introspection