Release Manifest Schema
The manifest is a JSON document that describes the release, its contents, and its cryptographic proof.Field Definitions
Signing Chain
The diagram below shows the package contents and the signing chain.Dependency Pinning
All dependencies are pinned to exact versions. No version ranges, wildcards, or floating references are permitted. The dependency bundle includes:- Wheel files for every Python dependency
- System library references with expected versions
- CUDA or ROCm runtime version if applicable