pub const MAX_RESULT_LENGTH: usize = 8192;
Maximum op payload / message length accepted on deserialization — matches the reference implementation’s guard against maliciously large proofs.