Added
- Demo app: consolidated demos can now open directly on a specific tab via the launching alias or a ?tab= deep-link / --es tab param (#2315). The #2239 demo consolidations merged several demos into one segmented-button demo each (e.g. custom-mesh + shape → custom-geometry), but every old alias deep link landed on the demo's default first tab — so sceneview://demo/shape opened the Custom Mesh tab instead of Shape. A consolidated demo opened through a retired alias now pre-selects the ma…