Skip to content

makes

This section documents the repository make system.

Use it when the question is which root command to run, which target rewrites tracked state, or how package-level makefiles are routed from the repository entrypoints.

Start Here

  • open Root Entrypoints for the top-level command surface
  • open CI Targets when the question is about verification and automation contracts
  • open Release Surfaces when the question is about publication-related make targets

Pages In This Section

Purpose

This page organizes the repository make-system documentation.