Structured error that wraps an original Error with metadata useful for the engine's error recovery logic.
Optional
Categorization of the error for recovery routing
Human-readable error message
The original Error for stack trace preservation
Step number where the error occurred (if applicable)
Structured error that wraps an original Error with metadata useful for the engine's error recovery logic.