# Merged With Ops

Demonstrates `XWUISuperApp.merge(XWUISuperHR, AppOpsHRDemo)` against the generic HR shell. Until `XWUISuperOps` ships, the example inlines a small `AppOpsHRDemo` subclass - an "Ops • HR" group of Overview / Roster / Payroll / KPIs placeholders - so it stands alone; swap it for `XWUISuperOps` later and the merge call site is unchanged. The union-merge yields a `{ menuTree, pages }` descriptor passed as `extraTree` / `extraPages`, showing the generic HR primitives side-by-side with the broadcast-specific Ops HR module.
