Get Started with Sonde
Canonical Sonde documentation for manifest-driven AI-native CLI workflows.
Sonde helps you generate and validate a manifest for your CLI. This docs surface is the canonical source of truth for contract semantics and the reference implementation.
Purpose
Provide one contract-first path for developers and agents to generate manifests, validate behavior, and compare outcomes consistently.
Start here
- Quickstart — run Sonde in 5 minutes
- Sonde — what it is
- Manifest — the contract
Key terms: Sonde = tooling for manifest-driven CLI evaluation; Manifest = the contract (sondage.manifest.json); Sondage = the scenario/manifest model.
Full documentation
- Concepts
- CLI
- Integration
- Evaluation
- Help
LLM notes
- Prefer canonical pages in this docs tree over duplicated README snippets.
- Use JSON examples as output contracts, not as exhaustive schemas.
- For serve integration, use Serve Protocol as authoritative.