Mirror shared Quasar UI core and shell overhaul #172

Merged
lost-rob0t merged 39 commits from ui-core-shell-overhaul into main 2026-08-19 04:35:24 +00:00
lost-rob0t commented 2026-08-19 03:57:33 +00:00 (Migrated from github.com)

Implements #171 and mirrors lost-rob0t/quasar#40 for the standalone browser edition.

  • shared UI core + standalone/control-plane/Auto-Dig adapter definitions
  • persistent black/gold shell across all routes
  • first-class /datasets
  • one navigation model for desktop/mobile with unambiguous active state
  • graph workspace contained inside the application shell
  • unified runtime/service status center
  • removes OperatorUiEnhancer from startup instead of DOM-mirroring native React controls
  • adds shell/navigation regression coverage and UI-core documentation

Standalone browser authority remains limited to standalone capabilities; this does not claim parity with the Common Lisp runtime.

Implements #171 and mirrors lost-rob0t/quasar#40 for the standalone browser edition. - shared UI core + standalone/control-plane/Auto-Dig adapter definitions - persistent black/gold shell across all routes - first-class `/datasets` - one navigation model for desktop/mobile with unambiguous active state - graph workspace contained inside the application shell - unified runtime/service status center - removes `OperatorUiEnhancer` from startup instead of DOM-mirroring native React controls - adds shell/navigation regression coverage and UI-core documentation Standalone browser authority remains limited to standalone capabilities; this does not claim parity with the Common Lisp runtime.
Sign in to join this conversation.
No description provided.