Expand description
Typed model-card surface errors.
Each variant is bound to a stable urn:chio:error:weights:* URN from the
workspace error-code registry. Every Err(_) returned from this crate carries one of these
variants; there is no untyped String error path. Variants are
non-exhaustive so callers cannot pattern-match past a future variant and
silently accept.
Enumsยง
- Weights
Error - Error variants emitted by the model-card surface.