diff --git a/packages/web/src/pages/Workspace.tsx b/packages/web/src/pages/Workspace.tsx index 9cc0cb31..645a0344 100644 --- a/packages/web/src/pages/Workspace.tsx +++ b/packages/web/src/pages/Workspace.tsx @@ -251,7 +251,7 @@ 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.) */}