# Lane A — Stage: viewport, assets on stage, retarget port You own: `scenegod/web/index.html`, `style.css`, `room3d.js`, `stage.js`, `dock.js`. Milestone: **M1** (do not start M2 items until the orchestrator flips this line). ## A1. index.html skeleton (first commit) - Layout: full-viewport CSS grid — left dock `#dock` (280px), center `#view`, bottom `#timeline` (260px, empty div — Lane B mounts into it), right `#inspector` (260px). Dark UI, system font; steal the visual language of MESHGOD's rigroom (read `/Users/johnking/Documents/MESHGOD/meshgod/web/rigroom.html`). - Importmap: copy rigroom's exactly (same three.js version + addons paths) so behavior matches the code you're porting. - Script entry: `