- Problem: setup guide pointed contributors to localhost:3000 after bun run dev. - Fix: use localhost:5190 to match packages/studio/vite.config.ts server.port. - Verification: preflight_ship.py + read vite.config.ts server.port (5190).