pub const OPCODE_ABI_FINGERPRINT_V1: [u8; 32];Expand description
Golden BLAKE3 digest of opcode bytes, names, and operand-role tags for v1.
Changing the schema requires an intentional artifact-version bump and a new named fingerprint rather than silently rewriting existing bytecode.