Factory map for all error types. Keyed by error code constant, each entry returns a pre-configured EnvError or AuthError complete with hint, docs, and details.
throw Errors[MissingSupabaseURLError]()
throw Errors[MissingPublishableKeyError]('mobile', ['default', 'web'])