Short name describing what triggered the graph break
Class attribute mutation when the dict was already materialized
Values or code snippet captured at the break point
str(self.value)
Explanation of why the graph break was triggered
Dyanmo does not support tracing mutations on a class when its dict is materialized
Hints on how to resolve the graph break
No hints provided.