FlowGuard API - v1.2.0-rc.2
    Preparing search index...

    Type Alias Event

    Event: z.infer<typeof Event>

    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.