In the current canvas, transitions cannot accept inputs from multiple actions — each action requires its own dedicated transition to the next node. For workflows with conditional branching, this forces a pattern where transitions multiply and layouts scale dramatically, making even small workflows difficult to read and manage on screen. Allowing multiple actions to converge into a shared transition would significantly reduce visual complexity and make workflows easier to maintain.