Function public_operation_sequence
pub fn public_operation_sequence(operation_id: &str) -> Option<u64>Expand description
Parse the frozen public transaction operation identity without consulting session state. Route intake uses this too, so rollback/cancel and missing-handle terminal paths cannot bypass the canonical positive-decimal contract merely because they do not reach a live session.