I was looking through the list of watchdogs, and a few had me raise some questions.
"There is one and only one stop node."
How are we to apply this watchdog to the blood cell stage text, which has two nodes that effectively end the execution, nodes nine and ten?
"Start nodes have no incoming edges."
How is this watchdog supposed to work with the cooking stage text, where the first option in node eight sends the user back to the start to make more food? Linking this node to the start node would create an incoming edge to the start node.
Thanks,
Austin