ENG-56653 - Centralize Error Description/Support Terse Errors (#388) Consolidates the "error translator" code from magma into `AlErrorHandler`, and updates that logic to be syncronous. Adds the option to describe errors with either a full/verbose or short/terse variant of most error messages, particularly HTTP responses from APIs. Adds a categorical filter for logging output, using localStorage to retain toggled categories. Also, related to ENG-56630: added another pattern match for newer Auth0 URLs and better logging.