Release Surfaces¶
The make system exposes release-facing surfaces for package build, SBOM,
package verification, docs publication preparation, and API freeze support.
makes/publish.mk now declares the repository-owned version resolver and
publication guard modules that keep tag-derived versions aligned with staged
artifacts.
Purpose¶
This page records where release-oriented make behavior lives.