The Server-Driven UI layer behind approval screens and other engine-generated forms in TotalApp. Instead of hand-coding a screen for every table or form combination another engine needs, this engine describes the screen as a small JSON tree, which the frontend renders instantly using a shared, theme-aware component catalog.
The backend describes a screen as a JSON tree of components — input, badge, button — and the frontend renders it instantly. No page-specific frontend code needed for every new form.
Components carry semantic roles — primary, success, danger — not literal color values. Every tenant's white-label branding applies automatically, with zero per-screen styling work.
The human-review step after Matrix Agent scores a vendor, lead, or compliance record is rendered by this engine — proof that server-driven screens hold up in production today.
Every generated screen automatically respects the tenant's white-label branding — logo, colors, and typography — with no per-screen theming code required.
UI Rendering Engine ships a complete Server-Driven UI layer, ready to power approval screens for any engine.
The backend describes a screen as a JSON tree of components; no page-specific frontend code needed.
The frontend reads the tree once and renders a fully working, styled screen immediately.
Components carry semantic roles — primary, success, danger — not literal colors, so every tenant's brand applies automatically.
One shared component catalog replaces dozens of near-identical hand-built approval/review pages.
The human-review step after Matrix Agent scores a vendor, lead, or compliance record is rendered by this engine.
Every generated screen automatically respects the tenant's white-label branding.