When designing microflows the majority of "Decision" branching point contain very simple expressions like:
$currentUser/Name = 'bob'
For such decisions it's practical to just copy the expression into the caption box and it works until you want to change the expression. Then it's important to not forget to update the caption too.
We propose defaulting the Decision caption to the expression inside when the author left the caption empty.