# Release Tools

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
```
