MS20: Site Stabilization — Runtime bugs and feature gaps #534

Closed
opened 2026-02-27 10:08:47 +00:00 by jason.woltje · 0 comments
Owner

MS20 Site Stabilization

Runtime bugs and feature gaps discovered during comprehensive live testing at mosaic.woltje.com.

Workspace Context Issues

  • SS-WS-001: Fix workspace context for domain creation
  • SS-WS-002: Fix workspace context for project creation
  • SS-WS-003: Fix useWorkspaceId localStorage initialization

Orchestrator Connectivity

  • SS-ORCH-001: Fix orchestrator 502 proxy errors
  • SS-ORCH-002: Fix orchestrator WebSocket connection

Missing API Endpoints

  • SS-API-001: Implement personalities API (CRUD)
  • SS-API-002: Implement /users/me/preferences endpoint

UI/Feature Gaps

  • SS-UI-001: Credential management UI (enable Add Credential)
  • SS-UI-002: Fix personalities page (dark mode dropdown, save)
  • SS-UI-003: Terminal page route (/terminal)
  • SS-UI-004: Add favicon.ico + dark mode polish

Verification

  • SS-VER-001: Full site test + deploy + smoke test
  • SS-DOC-001: Documentation updates + mission closure

Acceptance Criteria

  • All pages load without errors
  • CRUD operations work on domains, projects, personalities, credentials
  • Orchestrator proxy returns real data
  • Orchestrator WebSocket connects
  • Dashboard widgets show real data
  • All 5 themes render correctly
  • favicon.ico serves correctly
## MS20 Site Stabilization Runtime bugs and feature gaps discovered during comprehensive live testing at mosaic.woltje.com. ### Workspace Context Issues - [ ] SS-WS-001: Fix workspace context for domain creation - [ ] SS-WS-002: Fix workspace context for project creation - [ ] SS-WS-003: Fix useWorkspaceId localStorage initialization ### Orchestrator Connectivity - [ ] SS-ORCH-001: Fix orchestrator 502 proxy errors - [ ] SS-ORCH-002: Fix orchestrator WebSocket connection ### Missing API Endpoints - [ ] SS-API-001: Implement personalities API (CRUD) - [ ] SS-API-002: Implement /users/me/preferences endpoint ### UI/Feature Gaps - [ ] SS-UI-001: Credential management UI (enable Add Credential) - [ ] SS-UI-002: Fix personalities page (dark mode dropdown, save) - [ ] SS-UI-003: Terminal page route (/terminal) - [ ] SS-UI-004: Add favicon.ico + dark mode polish ### Verification - [ ] SS-VER-001: Full site test + deploy + smoke test - [ ] SS-DOC-001: Documentation updates + mission closure ## Acceptance Criteria - All pages load without errors - CRUD operations work on domains, projects, personalities, credentials - Orchestrator proxy returns real data - Orchestrator WebSocket connects - Dashboard widgets show real data - All 5 themes render correctly - favicon.ico serves correctly
jason.woltje added this to the MS20-SiteStabilization milestone 2026-02-27 10:08:47 +00:00
jason.woltje added the webapiapi labels 2026-02-27 10:08:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#534