assertion.hashedURI.mismatch
A referenced assertion changed or is not the referenced bytes.
Failure code
What to do
Reject the manifest. A referenced assertion was changed or replaced after the claim was signed.
Verify it yourself
Install the open-source Encypher C2PA CLI and check any file. It runs locally and reports these status codes.
cargo install encypher-c2pa-cli
Build verification into your product
The Encypher API returns these status codes over HTTP. Read the reference to wire provenance checks into your own workflow.