Start the lab
From the application checkout:--local-only to keep the surface on the same computer:
Connect the headset
Keep the host and headset on the intended trusted network. Open the private bootstrap URL printed by the supervisor in the headset browser. Use a reachable LAN address rather thanlocalhost.
WebXR requires an appropriate secure browser context. Follow the local certificate setup for your environment and verify that the URL belongs to your own host before trusting it. Do not treat development certificate settings as production hosting configuration.
The lab exposes the browser-facing surface while keeping the Entity bridge bound to loopback. The bootstrap link and resulting session credential protect the surface; anyone you share them with may gain access to the Entity.
Verify before a demo
Reuse, reconfigure, and stop
run uses the saved profile. lab up rook --configure replaces the profile through setup before starting.
Press Ctrl+C in the supervisor terminal to stop both process trees. Closing only the browser disconnects the surface. Use Pause inference when you want to retain the connection while stopping model use.
Keep .env, shell credentials, and private bootstrap URLs out of recordings and repositories.