What defines a valid value for different states in a State Machine in MDriven?
I am doing a simple, or not so simple information system on a warehouse database (imo). I want my system to be able to describe if my product is either "On its way from supplier", "In stock" or "Sent to customer". Also, what should define the "start" & "end" state (the start and end points/dots)?