diff --git a/packages/web/src/pages/Workspace.tsx b/packages/web/src/pages/Workspace.tsx index 645a0344..b9d0844a 100644 --- a/packages/web/src/pages/Workspace.tsx +++ b/packages/web/src/pages/Workspace.tsx @@ -251,10 +251,10 @@ export function Workspace() { {/* Right Section: Status and Actions — hidden on mobile (the hamburger handles nav there); these chips otherwise eat the small-screen width. */} -
+
{/* Data-store status (provider-agnostic — keyed off the GraphQL API, which is the actual data layer; the backing store may be D1, Neo4j, etc.) */} -