The `TAG_INVALID` error code is currently being checked by the [conformance tests](https://github.com/opencontainers/distribution-spec/blob/05097b7fad1ba0e433ed956cdb444e06874be6aa/conformance/setup.go#L302), but it's not mentioned in [the specification](https://github.com/opencontainers/distribution-spec/blob/main/spec.md#error-codes). Should `TAG_INVALID` be added to the spec, or should it be removed from the comformance tests?