msr
msr copied to clipboard
runtime redesign
The current runtime helps to do some basic stuff but the overall concept isn't great. E.g. it's not obvious in which order actions were applied. That can lead to unclear behavior if there is e.g. an action triggered by a state machine and another one triggered by a rule but both modify the same output.