| title | Reference |
|---|---|
| audience | users, developers |
| prerequisites | getting started |
| related | cli-commands.md, python-api.md, fortran-wrapper.md, semantic-pyi-format.md, pyi-contracts/index.md |
| status | maintained |
| publication | draft |
Reference pages describe the command, API, generated-wrapper, and semantic contract surfaces that other documentation depends on. They also cover the advanced contract-editing boundary. Beginner workflows remain in tutorials, examples, and user guides.
- CLI commands
- Python API
- Fortran wrapper reference
- Semantic IR
- Semantic .pyi format
- Editing .pyi contracts
- Diagnostic codes
- Generated functions
- Generated modules
- Generated classes
- Configuration files
The generated function, module, and class pages document the maintained Python surface produced by wrapper builds. They are manually maintained references backed by checked contracts and runtime tests. A generated-reference toolchain can replace the inventory details later, but it must preserve the same public rules.