OrderStatus:
    | "pending"
    | "working"
    | "partial"
    | "filled"
    | "cancelled"
    | "rejected"

Lifecycle states (§9.5). Phase 8 reconciles read-only; Phase 9 drives writes.