# Public Reference Topics Guide
This directory contains stable user-facing semantics references embedded into `wavepeek docs`.
## Parent Map
- Public docs map: `../AGENTS.md`
## Source of Truth
- Cross-cutting command semantics: `command-model.md`
- Machine output, warnings, and exit behavior: `machine-output.md`
- Expression language syntax and semantics: `expression-language.md`
- Exact JSON schema: `../../../schema/wavepeek.json` and `wavepeek schema`
- Exact command reference: `../../../src/cli/`, `wavepeek --help`, `wavepeek help <command-path...>`, and `wavepeek docs --help`
Keep these topics focused on stable behavior that code or schema alone do not explain clearly enough.