Open-World Narrative · Tooling

Release Tools

A tooling document in the Open-World Narrative library.

0sections1 minread

On this page

BuildGraph helpers, cert evidence packers, patch manifests, and release readiness validation live here.

Run the launch-readiness gate validator from the repository root:

bash
python3 V5/tools/release/validate-launch-readiness.py
python3 -m pytest V5/tools/test_validate_launch_readiness.py