mix ussd.graph MyApp.Ussd.States.Welcome
mix ussd.graph MyApp.Ussd.States.Welcome --output flow.mmdWalks transition/2 targets from the given state, rendering a
stateDiagram-v2 Mermaid diagram. States reached only through a back/1
transition are collapsed into a single "Previous state" node, matching how
the session's back-stack actually behaves at runtime.