EU Instant Payments Regulation Verification-of-Payee readiness/consistency check. Classifies a declared match score against declared thresholds into match, close match, no match, or not verifiable, then cross-checks that classification against the PSP's declared VoP response code, flagging (never silently correcting) a mismatch. This is an outcome-attestation diagnostic, not a re-implementation of the EPC VoP fuzzy name-matching algorithm, and it makes no live IBAN or account-holder directory call. Carries an OCG Standard §25 ocg-private-input@1 declaration: the IBAN, payee name, and account-holder identifier (if collected) are committed via sha256-salted@1, never present in the clear. Distinct from simulate_vop_matching (art-11) (batch aggregate analysis), score_payee_name_match (art-376) (computes a score from a name pair), and build_vop_session_receipt (art-377) (the downstream receipt): use this node for the upstream threshold/response-code consistency check.