diff --git a/admin-compliance/app/sdk/layout.tsx b/admin-compliance/app/sdk/layout.tsx index 24dfaee..9595659 100644 --- a/admin-compliance/app/sdk/layout.tsx +++ b/admin-compliance/app/sdk/layout.tsx @@ -208,8 +208,7 @@ function SDKInnerLayout({ children }: { children: React.ReactNode }) { {/* Command Bar Modal */} {isCommandBarOpen && setCommandBarOpen(false)} />} - {/* Pipeline Sidebar (FAB on mobile/tablet, fixed on desktop xl+) */} - + {/* Pipeline Sidebar removed — replaced by per-module FAB navigators */} {/* Compliance Advisor Widget — immer sichtbar, auch ohne Projekt */}