💥 Proposal
@HarukaMa noted: it seems some failed verification would reject the program right away instead of giving the program the freedom to process failures.
Typically we require developers to explicitly assert.eq r0 true/false to determine how to handle an operation's result.