/// A codec, framing, or payload decode failure. Deterministic for a given
/// input, so never retryable. The SDK maps it into its own error type, and
/// ports surface it as-is.
/// Client-side validation rejected the input before any encode or round-trip
/// (missing required builder fields, empty identifiers).
;