Skip to content

MeetingStatus

Lifecycle status of a meeting. Two creation paths (manual via createMeeting land in DRAFT, auto-ingested via Weatherbys/IHRB feeds land in PENDING_REVIEW) converge at PUBLISHED and then progress through the operational states. Only PUBLISHED, DORMANT, ACTIVE, FINISHED, and ABANDONED are returned by customer-facing queries; the pre-publication states are operator-only.

ValueDescription
DRAFTManually created card, not yet published. Operator-only.
PENDING_REVIEWAuto-ingested card awaiting operator review before publication. Operator-only.
PUBLISHEDApproved for customer-facing consumption. First state the public API will surface.
DORMANTPublished meeting that has not yet started racing.
INSPECTIONCourse inspection scheduled — weather/safety concern is being assessed.
DELAYEDMeeting start has been pushed back.
ACTIVERacing is in progress at the meeting.
FINISHEDAll races at the meeting have been completed.
ABANDONEDMeeting cancelled (weather, safety, etc.). Terminal state.