pub fn proof_request_key(verifier_root: Word, claim_commitment: Word) -> WordExpand description
Returns the advice-map key addressing a proof package for claim_commitment under the
verifier identified by verifier_root.
The key is H_tag(claim_commitment ‖ verifier_root) (one rate block, domain-separated). It
is a lookup address, not a trust anchor: the verifier re-checks the retrieved package against
its statement, so a wrong package fails verification. Both inputs are program-owned rather
than values taken from advice.