Release digest
Fixed
- PUBLIC-SITE-DOCKER-CONFIG-COPY (Deploy) — Restored the shared public site
config inside the app Docker build context before the knowledge-base and
docs-site static builds run, preventing Cloud Build from failing when
Docusaurus imports
../config/publicSiteConfig.mjs.
Internal
- Added deploy-contract coverage that requires the app Dockerfiles to copy the shared public site config before static public-surface builds.
- No public documentation change required; this is a deployment packaging fix for the already documented Security Readiness public validation surface.