Expand description
Queue-mode AST leaf (ADR 0053, RQL Phase 2 S4b).
QueueMode is referenced by the canonical SQL AST (CreateQueueQuery.mode
and AlterQueueQuery.mode). The server’s storage::queue module keeps a
re-export shim so existing call-sites stay untouched.