--- id: TASK-51.3 title: 'Phase 3: Update UI links (app switcher, landing page)' status: To Do assignee: [] created_date: '2026-02-25 07:47' labels: - infrastructure - domains - migration - ui dependencies: - TASK-51.2 parent_task_id: TASK-51 priority: medium --- ## Description Remove standalone domain references from user-facing UI. Remove external link arrow from app switcher, update landing page ecosystem links to path-based routes, remove standaloneDomain from ModuleInfo interface. Files: shared/components/rstack-app-switcher.ts, shared/module.ts, website/index.html, website/create-space.html. ## Acceptance Criteria - [ ] #1 App switcher shows no external link arrows - [ ] #2 Landing page ecosystem links use /demo/{moduleId} paths - [ ] #3 ModuleInfo no longer exposes standaloneDomain to client