Checking Room Status
JAYBEAR ATL @ The BARE CAVE
The front door is checking whether the Zoom room is open.
Reading the live Firestore status before sending you anywhere.
Source: settings/roomStatus
Status unavailable. Showing the safe closed state.
21+ only. The primary button updates from the live room status.
Zoom entry is live. The primary button sends you to the room redirect.
The party is not live. The primary button shows how to join next time.
Entry is paused for maintenance. The primary button opens the offline notice.
First Stop: The Room Status
The root URL now checks the same Firestore status used by the BARE CAVE entry flow, so first-time visitors see whether the room is open before any promo or detour.
When the cave is open, the front door points to the Zoom redirect. When it is closed or offline, it points to the right next page instead of pretending the room is live.