Anolis Documentation
Use this file as the canonical documentation index.
Start Here
- getting-started.md - Build, run, and first validation.
- architecture.md - Runtime architecture and subsystem boundaries.
- configuration.md - How to author and validate runtime YAML.
- http-api.md - Human guide for runtime
/v0HTTP usage.
Contracts and Schemas
- schemas/README.md - Machine-readable contract artifacts.
- contracts/README.md - Contract baselines and change policy.
- http/README.md - Runtime HTTP contract validation workflow.
Runtime Reference
- configuration-schema.md - Compact narrative map of schema sections.
- automation.md - Automation architecture, mode semantics, and operation.
- providers.md - Provider model and runtime interaction rules.
- safety.md - Safety boundaries and operational expectations.
Contributor Reference
- local-verification.md - Fast local verification workflow.
- dependencies.md - Dependency and toolchain expectations.
- cpp-documentation-standard.md - C++ doc style rules.
- CONTRIBUTING.md - Contributor workflow and repo policy.
Commissioning Tooling
System Composer and Workbench planning/contracts are maintained in anolis-workbench.
Local C++ API docs: run doxygen docs/Doxyfile from repo root.
