59G Shell Metrics

Arena Shell View Mode Metrics

59G binds view-mode CSS variables into shell window and panel layout selectors. It also creates the correction metrics needed to judge how the system responds, adapts, and improves at scale.

Doctrine

{
  "wave": "59G",
  "name": "Bind Shell Mode Variables to Window Layout",
  "principle": "Arena Shell view modes should affect window layout containers, panel behavior, and adaptive response metrics without over-tuning before visual testing.",
  "layoutVariableBinding": true,
  "windowContainerBinding": true,
  "panelBinding": true,
  "responseMetricsGroundwork": true,
  "adaptationLoopSeeded": true,
  "compactMultiTabLayout": true,
  "singleTabFocusLayout": true,
  "fullShellEdgeRevealLayout": true,
  "noIframeReactivation": true,
  "noDatabase": true,
  "noAuth": true,
  "noBrowserPersistence": true,
  "next": "59H Arena Shell Visual Response Evaluation Pass"
}

mode selected

Used to evaluate shell response before we tune visuals further.

window scale

Used to evaluate shell response before we tune visuals further.

panel opacity

Used to evaluate shell response before we tune visuals further.

preferred columns

Used to evaluate shell response before we tune visuals further.

edge reveal state

Used to evaluate shell response before we tune visuals further.

visual crowding

Used to evaluate shell response before we tune visuals further.

tab click-through behavior

Used to evaluate shell response before we tune visuals further.

right-panel reveal response

Used to evaluate shell response before we tune visuals further.

user correction needed

Used to evaluate shell response before we tune visuals further.

Layout bindings

{
  "selectors": [
    "[data-arena-window]",
    "[data-window-id]",
    ".arena-window",
    "[data-arena-window-stack]",
    "[data-window-stack]",
    "[data-arena-desktop]",
    "[data-window-canvas]",
    ".arena-desktop",
    ".window-stack",
    "[data-arena-right-panel]",
    "[data-right-panel]",
    ".right-panel"
  ],
  "cssVariables": [
    "--theob-shell-window-scale-59f",
    "--theob-shell-window-opacity-59f",
    "--theob-shell-panel-opacity-59f",
    "--theob-shell-preferred-columns-59f",
    "--theob-shell-window-gap-59g",
    "--theob-shell-focus-width-59g",
    "--theob-shell-right-panel-width-59g"
  ],
  "metrics": [
    "mode selected",
    "window scale",
    "panel opacity",
    "preferred columns",
    "edge reveal state",
    "visual crowding",
    "tab click-through behavior",
    "right-panel reveal response",
    "user correction needed"
  ]
}
Compact TestSingle TestFull TestState Bridge