Source:
Local role: Atomic validation finding with code, severity, message, and context.
Big-picture role: Standardized issue contract shared by all validation stages and command boundary exports.
Inheritance:
- frozen dataclass
Parameters and fields:
code: strseverity: str(error,warning,info)message: strobject_id: strpath: strsuggestion: strcontext: JsonMap
