# UnifiedSlide alpha36-fix7 Menu Structure Fix

## Purpose

This fix reorganizes the product menus so they behave like application menus, not
implementation/debug panels.

## Changes

- Removed menu section title rendering such as `Document`, `Export`, `Edit`, and
  `Tools` from popup bodies.
- Grouped related commands into UnifiedSlide-owned submenus.
- Moved the temporary PPTX compatibility report entry out of File/Tools and, as of alpha36-fix9, into
  Development > Development diagnostics.
- Kept File menu focused on document lifecycle commands: New, Open, Save, Import,
  Export, Print preview, and Properties.
- Applied the same grouping policy to Edit, View, Insert, Format, Slide, Arrange,
  Export, Tools, and Help.
- Added viewport-aware submenu placement so Help/Tools submenus can open left when
  the menu is near the right edge.

## Policy

Development-only or diagnostic commands may temporarily exist during development,
but they must not appear as normal product functions. They belong under the Development / 開発 menu until they are either removed or promoted into a real product feature.
