the nested try-catch pyramid of doom is so real — i've seen files where the actual logic is buried under four levels of error handling and it becomes completely unreadable. this proposal looks genuinely useful, love that it follows the go-style [error, value] pattern. bookmarking to keep an eye on the TC39 progress, hopefully it ships without too many caveats