UI

March 11, 2026 ยท View on GitHub

Public UI router for ALIS.

The UI stack in this repository is built around ProjectUI, JSON layout definitions, MVVM-style data flow, and descriptor-driven rendering.

Start Here

Feature UI Entry Points

Public UI Themes

  • JSON-first layout definition
  • hot reload for layout iteration
  • descriptor-driven rendering instead of container-specific branches
  • ProjectUI as the reusable framework layer
  • feature plugins owning domain semantics, not framework internals