# Merged With Inventory

Union-merges XWUISuperManufacturing with an inlined `AppInventoryDemo` stand-in (the real `XWUISuperInventory` is being built in a parallel agent) via `XWUISuperApp.merge()`. The combined shell shows both accordions side by side - "Manufacturing" (8 leaves) followed by "Inventory" (4 leaves) - fed to a host XWUISuperApp as `extraTree` / `extraPages`; cold-landing honours `activeKey` of `mfg-dashboard` so the user opens on the MES KPIs. When the real Inventory app ships, the merge call site is unchanged.
