UI

Current pane model and focused-node work in RA-H

Workspace Model

RA-H uses an explicit 1 / 2 / 3 visible-pane workspace.

Key rules:

  • visible pane count is a real user choice
  • chat lives inside the visible workspace
  • chat anchors to the right edge of the active layout
  • only node panes support tab stacks
  • non-node panes stay singleton

Main Views

  • Feed - browse and sort nodes
  • Map - graph structure view
  • Table - dense operational inspection
  • Skills - editable agent instructions
  • Node focus - title, description, source, metadata, and edges

Important UI Contract

  • there is no dimensions pane
  • there is no contexts pane
  • focused-node work should emphasize description, source, metadata, and edges
  • node meaning should come from title, description, source, metadata, and edges

Chat

Chat is part of the workspace, not a separate old mode system.

The assistant works against the same graph and skill surfaces the rest of the product uses.