Closed
Description
Should we have a standard way to report issues on nodes?
This could be useful for integrating editors with other components (i.e., editors would consume issues by displaying them).
It could also be useful if we wanted to have pipelines: a component could get a model, perform resolution on it, and add issues for things that are inconsistent (for example, calling a method with the wrong number of parameters).