# Merged With Ops

Composes XWUISuperCalendar with a sibling Super-app via `XWUISuperApp.merge(...)`. The host mounts ONE base XWUISuperApp and feeds the merged menu-tree + page-registry as `extraTree` / `extraPages`, yielding a unified sidebar with a "Calendar" group and a "Sales Ops" group side-by-side. The Ops shell is a tiny inline `XWUISuperOpsDemo` stand-in (two XWUICard leaves) - in real use you import the shipped `XWUISuperOps` and the merge call site is unchanged.
