Modular processes
When making large processes with multiple process definitions, things can become a bit hard to manage. Especially when there are references to state paths in other process definitions. It can also be hard to reuse processes and start multiple instances of them within a single flow in a way that doesn't cause collisions.
For those reasons, we are introducing a new model of process development where each process has its own state.


