Schema.TaggedError, is it possible to validate/decode objects that may not have the _tag property? I've tried a few different solutions, but none seem... right. Here's some examples of modeling an XRPC spec-compliant error response from atproto_tag results in a DuplicatePropertySignatureErrorParseResult.validateSync under the hood for validation and it helpfully doesn't require the _tag and adds it after parsing. the only downside: I have to opt out of type checking and the constructor throws