Docs Page Release Audit
Stable 1.x remains the default public documentation line. Explicit 2.0 pages remain on versioned prerelease routes. The audit records the routes and public artifacts produced by the documentation build so deployment automation can verify that boundary directly.
The machine-readable audit is published at
/docs-page-release-audit.json.
Its artifact_versions, PHP SDK package/repository/API-documentation surfaces,
server container distribution surfaces, and Rust SDK
package/repository/API-documentation surfaces are synchronized from the public
artifact tuple source during the docs build. The manifest also records an
immutable artifact_version_source.source_url and
artifact_version_source.current_server_artifact so consumers can resolve the
version source and verify that the advertised server version and container
image references came from the same tuple.
Coverage
The audit manifest is generated from the production sitemap after the docs build and includes:
- stable default docs routes under
/docs/; - explicit prerelease routes under
/docs/2.0/; - generated category and tag pages;
- the homepage, LLM manifests, and public conformance artifacts.
Each inventory row contains only the public path, its route classification, the corresponding public artifact route, and Docusaurus version metadata when the artifact supplies it. Repository source files and build-output paths remain internal validation inputs. The build resolves the public routes back to those inputs and checks them against the sitemap, generated files, and Docusaurus version configuration before publishing the manifest.
Editorial wording is not part of this artifact. Prose changes do not require a source digest, a per-page verdict, or an update to the audit checker.