Launch Hoston air
Host / Producer Console
Operate the room from a clear backstage map while Studio Pro stays in charge of the actual gateway.
This console is designed around staged admissions, participant state changes, and room telemetry rather than audience growth mechanics.
Control-plane endpoints already mapped
The seeded API base is ready for room lifecycle, invites, promotions, removals, capabilities, and token minting.
http://api:4000/v1/*Episode Zero
Participants arrive backstage first. Promotions are explicit and reversible.
Control Producerbackstage
Launch workflow
The corresponding REST endpoints exist in the API now, and the event stream is reserved on `/v1/ws`.
- Create rooms tied to a show and Studio Pro owner.
- Issue `cohost`, `guest`, or `caller` invites with time-limited codes.
- Promote or demote participants between backstage and on-air.
- Remove unstable callers and re-stage them after reconnect.