APTlantis Release Hashing Standard Adoption Guide
When To Adopt
Any project under APTlantis that produces software release artifacts, such as ISO images, archives, datasets, virtual machine images, and software collections.
Required Steps
- Read the specification.
- Read
ARHS.manifest.tomlto understand the suite boundary. - Integrate hashing steps into your CI/CD or build pipeline to generate SHA256, BLAKE3, and KangarooTwelve hashes for all release artifacts.
- Publish the hashes alongside the release artifacts.
- Run or complete validation to ensure all three hashes are present and accurate.
- Record known gaps (e.g. lack of tooling for a specific environment).
- Ensure the release document and hash record name the same final artifact.
- Use AAMHS when the artifact is being preserved as part of a long-term archive.
Manifest Model
ARHS.manifest.toml describes this standard. Adopter manifests, schemas, and document templates describe the projects or artifacts governed by this standard.