Errors
Fovux surfaces only FovuxError subclasses at tool boundaries.
Common Codes
FOVUX_DATASET_001: dataset path not foundFOVUX_DATASET_002: malformed or unsupported dataset formatFOVUX_DATASET_003: dataset contains zero imagesFOVUX_TRAIN_001: run not foundFOVUX_EVAL_001: checkpoint not foundFOVUX_INFER_001: RTSP connection failedFOVUX_CONFIG_001: path validation failed
Error Shape
Each error includes:
- a stable code
- a short human-readable message
- an optional remediation hint
Debugging Tip
Set FOVUX_LOG_FORMAT=json and FOVUX_LOG_LEVEL=DEBUG when reproducing tool failures from the CLI or HTTP transport.