from __future__ import annotations class OcrError(ValueError): """User-facing validation or processing error."""