Validation Issue
data class ValidationIssue(val kind: ValidationIssue.Kind, val name: String, val message: String)(source)
One problem found by validateAgainst: a layout binding whose name is not present in the model (8K.2). Because the layout keys to the trace by name string, an unmatched binding renders nothing with no runtime error — this surfaces those silent mismatches at author time.