This is an image of the diagram for the dialog flow traversal that's rendered in the Conversation tab of the Skill Tester. This image shows the traversal for the cancel order flow, which routes from the Main Flow to the intent.reg.orderPizza flow and ends with the cancelCurrentOrder state, which calls intent.reg.cancelOrder. The states traversed are startPizzaOrder, resolvePizza, confirmSelection, routeSelection, cancelCurrentOrder.