Type Alias: TicketPriority TicketPriority = "critical" | "high" | "medium" | "low" Defined in: packages/orchestration/src/types.ts:8