Expand description
rk payload: what this binary carries, provably.
The version alone does not identify a payload — two locally built binaries can share a Cargo version while embedding different bytes — so the report carries a digest per artifact and one aggregate over the ordered list, computed at runtime over the embedded bytes. A landing record, a bug report, or a comparison between two installs can then name the payload it actually saw.