Short name describing what triggered the graph break
non-constant key in SimpleNamespace()
Values or code snippet captured at the break point
key={key.vt}
Explanation of why the graph break was triggered
Dynamo needs the attribute names a namespace is built from to be constants.
Hints on how to resolve the graph break