Release documentation gates
Before release:
Regenerate and check the CLI reference.
Build Sphinx HTML with warnings as errors.
Validate the package version and declared Ledgercore range.
Validate changelog freshness through releaseledger.
Build a wheel and, when possible, verify that documented public modules import from the installed artifact.
Documentation changes do not introduce a hosted deployment or a new toolchain; the repository’s existing test, Ruff, mypy, and Sphinx commands remain the release evidence.