Reference

Per-symbol detail. Use the navigation to jump to a specific crate, lexicon, CLI subcommand, or HTTP endpoint.

SectionContents
CratesOne page per workspace crate, with public types, traits, error variants, and feature flags.
LexiconsOne page per dev.idiolect.* lexicon, with field-by-field shape.
CLIEvery shipped idiolect subcommand, its flags, and its output.
HTTP query APIEvery endpoint exposed by the orchestrator, request and response shape.
Stability and versioningThe pre-1.0 stability policy.

The reference covers the 0.8.0 release. For older releases, see the release archive.

Authority policy

This section is editorial. For Rust crates, the authoritative per-symbol reference is the rendered rustdoc on docs.rs (linked at the top of every crate page). For lexicons, the authoritative shape is the JSON document under lexicons/dev/idiolect/. When this book and either source disagree, the source wins; please file an issue.