y
"I can trust certain meta behaviours to hold over business failures around a certain scope" -- nicely said. There are certain errors that should be handled and interrupted within the context of the code base, and there are errors that are "ops, something went wrong and you should debug a lil". The try-all/`attempt-all` brings structure and focus to the first class of errors.