FlowState:
    | "Running"
    | "Sleeping"
    | "Replaying"
    | "Failed"
    | "Done"