Short name describing what triggered the graph break
Data-dependent branching with non-constant bool
Values or code snippet captured at the break point
value: {value}, result: {result}
Explanation of why the graph break was triggered
Attempted to perform data-dependent branching on a user-defined object with non-constant truthiness.
Hints on how to resolve the graph break
No hints provided.