Root Entrypoints¶
The root make surface should be the first place a maintainer looks for a common workflow.
Primary Targets¶
make helpfor the supported target catalogmake installandmake bootstrapfor local setupmake fmt,make lint,make security,make test, andmake buildfor aggregate quality lanesmake docs-checkfor handbook integritymake dag-helpfor DAG governance entrypoints
Entrypoint Rule¶
If a repeated workflow matters, it should have a root target or a documented reason why it stays package-local.