The account menu — identity, organisation, preferences, sign-out. The primitive holds the structure, not the content: layers separated by a rule, and a row of “label on the left, control on the right”.
children: ReactNode — The menu's layers, typically IngotUserMenuSection. The caller decides their order.label: string — A translated aria-label for the menu. An unnamed group is just an anonymous block to a screen reader.testId: string — An anchor for tests. It does not affect the appearance.