59E Arena Shell Application

Arena Shell View Mode Application

The actual Arena Shell now receives a lightweight upper-left three-box view control. This seeds compact multi-tab, single-tab shell, and full-shell edge-reveal modes without touching iframe behavior.

Three-box control

Doctrine

{
  "wave": "59E",
  "name": "Apply Shell View Modes to Arena Shell",
  "principle": "Arena Shell should receive a lightweight upper-left three-size view control without disturbing existing tab behavior, iframe guard, or shell panels.",
  "actualArenaShellPatched": true,
  "threeBoxUpperLeftControl": true,
  "compactMultiTabMode": true,
  "singleTabShellMode": true,
  "fullShellEdgeRevealMode": true,
  "topEdgeRevealSeeded": true,
  "leftToolRevealSeeded": true,
  "rightPanelTapDragRevealSeeded": true,
  "noIframeReactivation": true,
  "noDatabase": true,
  "noAuth": true,
  "noBrowserPersistence": true,
  "next": "59F Wire Arena Shell View Modes to Existing Tab State"
}
Compact ArenaSingle ArenaFull ArenaView Mode Guide