Describe the solution you'd like
Core now has command reordering to move first workflow completion last. We had a poor attempt at this before in two ways: first was only truncate after last completion command (as opposed to new Core which is after first completion command), and second didn't account for multiple completion commands. Still discussing how we want to retain compatibility.