From 08d662daca1d5e7999c72591253322a82ea7f899 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 3 May 2026 00:51:19 +0200 Subject: [PATCH] feat(ui): left sidebar navigation Move all operational links out of the top nav and into a grouped left sidebar (192px). Top nav retains only the inter-hub logo (left) and About / Tutorial / Extend / Sign out (right). Sidebar groups: Core, Governance, Intelligence, Platform, Registry, API & Market. Co-Authored-By: Claude Sonnet 4.6 --- Web/FrontController.hs | 81 ++++++++++++++++++++++++------------------ 1 file changed, 47 insertions(+), 34 deletions(-) diff --git a/Web/FrontController.hs b/Web/FrontController.hs index 400bf75..aaa136d 100644 --- a/Web/FrontController.hs +++ b/Web/FrontController.hs @@ -160,47 +160,60 @@ defaultLayout inner = [hsx| - -