Machine-internal events that drive transitions. Commands are user inputs; events are what the machine acts on. Mapping: command → rail → state mutation → evaluate() → event → transition.
Machine-internal events that drive transitions. Commands are user inputs; events are what the machine acts on. Mapping: command → rail → state mutation → evaluate() → event → transition.