Make System Overview¶
Makefile includes makes/root.mk, which composes the repository make surface
from focused fragments instead of leaving behavior in one large file.
Composition¶
makes/_macro.mkfor reusable guardrailsmakes/_internal.mkfor bootstrap, clean, and aggregate quality targetsmakes/rust.mkfor Rust quality, coverage, and publicationmakes/python.mkfor Python packaging and publicationmakes/docs.mkfor MkDocs build, deploy, and structure checksmakes/gh.mkfor GitHub Actions support targetsmakes/dag.mkfor DAG governance and evidence flows