RfqState:
    | "open"
    | "accepted"
    | "rejected"
    | "aborted"

Terminal + in-progress states (CH-5).