Format transparency
The public specification gives implementers a stable place to inspect decisions and compare behavior against the Rust reference implementation.
The current public specification is v0.43. It is the draft implementation target and supersedes the earlier tzap format drafts.
The tzap specification documents the archive layout for independent review and compatible implementations. It describes the format contract behind encrypted metadata, authenticated payloads, indexes, trailers, split volumes, and recovery behavior.
The public specification gives implementers a stable place to inspect decisions and compare behavior against the Rust reference implementation.
Authenticated headers, manifests, indexes, trailers, and payloads are part of the format story rather than a separate wrapper.
Split-volume and Reed-Solomon recovery behavior are documented so damaged media cases can be reasoned about and tested.