Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 576 Bytes

File metadata and controls

18 lines (14 loc) · 576 Bytes

MAP: Main Menu

Page role

Launcher and routing hub for all screen activities.

Source files

Intersections

  • Routes into [[MAP_Screen1]]
  • Routes into [[MAP_Screen2]]
  • Routes into [[MAP_Screen3]]
  • Routes into [[MAP_Screen4]]
  • Shares nav behavior with [[MAP_TopNavigation]]

State note

Main menu is scaffold routing. Downstream screen activities are currently shell/dead-end placeholders until domain logic is attached.