Short name describing what triggered the graph break
list_richcompare_nonconst
Values or code snippet captured at the break point
element comparison produced {type(eq_result).name}
Explanation of why the graph break was triggered
Cannot determine list/tuple comparison at compile time when element comparison produces a non-constant result.
Hints on how to resolve the graph break