Dev Make System¶
The makes/ section explains the shared command surface that ties local work,
CI validation, docs publication, DAG governance, and release automation
together.
Pages In This Section¶
- Make System Overview
- Root Entrypoints
- Environment Model
- Repository Layout
- Package Dispatch
- CI Targets
- Package Contracts
- Release Surfaces
- Authoring Rules
Purpose¶
This page routes maintainers into the make-system documentation without forcing them to infer structure from filenames alone.
Stability¶
Keep it aligned with the make surfaces that the repository actually exposes.