use ProvenanceClaim;
/// Canonical JSON serialization for provenance claims.
///
/// Produces deterministic JSON with sorted keys, no whitespace,
/// and null omission. This form is used for hashing and signing.
/// Verify that canonical bytes are stable across calls.