/ork:dev — Lab-Stack Boot One command boots the four moving parts of a Vercel-Labs-flavored dev loop: 1. portless → named HTTPS (no port collisions across worktrees) 2. emulate → stateful API emulators on the same origin via 3. dev server → / / (auto-detected) 4. agent-browser → pre-warmed session named after the branch State lives in . Teardown via reads the PIDs and signals SIGTERM in reverse boot order. Paired with : the agent-browser session that warms is the same one (and the M125 #2 auto-trigger) attach to — no second startup latency on the first UI test. When to invoke | Situation | Co…