Skip to content

Community Release Readiness Dashboard Validation

Huzefaaa2 edited this page Jun 28, 2026 · 1 revision

Community Release Readiness Dashboard Validation

CAVRA validates the public Community release readiness dashboard so release state, evidence links, verification commands, README navigation, wiki navigation, and publication state cannot drift from the release index.

Validation Command

python3 scripts/validate-community-release-readiness-dashboard.py

The validator checks dashboard presence, README/wiki navigation, release-index row parity, supported release and readiness states, required freshness controls, verification commands, CI workflow references, and public boundary language.

CI Enforcement

The validator runs in Community CI, security scan, release-community, and the cavra-required-check governance workflow.

Boundary Notice

This control validates public Community release documentation only. It does not load Enterprise packages, inspect private release registries, contact license services, or expose private artifact locations.

Next Recommendation

Implement Community v1.0.0 release-candidate hardening packet from the completed Node 24 readiness baseline with signed artifacts, reproducible provenance verification, GA announcement checklist, and final operator evidence.

Clone this wiki locally