Reference
Reference hub for configuration, extensions, and CLI usage.
This section groups the static contract and runtime surface of registry-build: generic config shape, the extension API, and CLI behavior.
In this section
Suggested reading order
- Start with Configuration to understand the collections-first model.
- Continue to Extensions for the optional behavior model.
- If you want a concrete non-UI example, read Course.
- Finish with CLI to wire the build into scripts and CI.