I would like the ability to expose (or create) on each feature the path that feature took in the workbench. I think this could be best executed in a list format, where for example, the first transformer a feature passed through is feature_path{0}.transformer. The second transformer would be feature_path{1}.transformer...etc.
I think this could help with pinpointing errors in the workflow.

