r210 Raw Screenshot Pack

Date: 2026-08-30 16:51 · Operator ID9 · Branch: feat/id9-r210-minimal-header @ 419b339 · Style: Raw, unfiltered · No sepia · No filters · No visual effects

Scope: 5 categories captured directly from the live dev server. All PNGs are the UI exactly as rendered — no overlays, no post-processing, no transforms.

Sources: http://localhost:5273/ (r210 worktree, avidtech6/vibecoder-standalone @ clean/baseline-plus-wdm + r210) for the r210 minimal header, Gallery, Edge Panel, and 5 surfaces; http://localhost:5274/ (r208 worktree, same repo @ feat/id9-r208-integration) for the r207/r208 mounts (PreviewHostVSIL, InspectorHost, CompositionGraphHost, EditBar).

Total: 33 PNGs across 5 categories.

1. r210 Minimal Header (6 PNGs)

Captures the 4-element r210 header: Fv log name, surface button, Gallery icon, Edge icon.

01-minimal-header-element.pngheader/01-minimal-header-element.png
02-minimal-header-full.pngheader/02-minimal-header-full.png
03-workspace-name.pngheader/03-workspace-name.png
04-surface-button.pngheader/04-surface-button.png
05-gallery-icon.pngheader/05-gallery-icon.png
06-edge-icon.pngheader/06-edge-icon.png

2. Gallery View (7 PNGs)

The new PM2 Gallery panel (fvcms-gallery-panel) backed by GalleryPanel.tsx. Currently shows the empty state because the standalone VibeCoder build uses a Gallery stub (the real Gallery is at avidtech6/fv-module-gallery, see a789).

01-panel-root.pnggallery/01-panel-root.png
02-panel-react-root.pnggallery/02-panel-react-root.png
03-empty-state.pnggallery/03-empty-state.png
04-panel-header.pnggallery/04-panel-header.png
05-panel-body.pnggallery/05-panel-body.png
06-panel-with-chrome.pnggallery/06-panel-with-chrome.png
07-full-viewport.pnggallery/07-full-viewport.png

3. Edge Panel (3 PNGs)

The Edge Panel / Edge Launcher. 6 surfaces (CMS, Vibe, Workspace, FreshVibe App, Custom Panels, History). VSIL tile visible at the bottom; Scene/Inspector/Composer/Timeline sub-tiles in the Vibe section.

01-panel-body.pngedge-panel/01-panel-body.png
02-panel-with-chrome.pngedge-panel/02-panel-with-chrome.png
03-full-viewport.pngedge-panel/03-full-viewport.png

4. 5 Operator Flow Surfaces (10 PNGs)

Cycle through MAIN → WORKING → DRAFT → PREVIEW → ORIGIN. Each surface shows the updated label in the r210 surface button.

01-main-header.pngsurfaces/01-main-header.png
01-main-label.pngsurfaces/01-main-label.png
02-working-header.pngsurfaces/02-working-header.png
02-working-label.pngsurfaces/02-working-label.png
03-draft-header.pngsurfaces/03-draft-header.png
03-draft-label.pngsurfaces/03-draft-label.png
04-preview-header.pngsurfaces/04-preview-header.png
04-preview-label.pngsurfaces/04-preview-label.png
05-origin-header.pngsurfaces/05-origin-header.png
05-origin-label.pngsurfaces/05-origin-label.png

5. r207/r208 Mounts (7 PNGs)

From the r208 worktree (http://localhost:5274/, on feat/id9-r208-integration @ d8e2cca). The r208 CompositionHostMount wraps the 3 r207 hosts (PreviewHostVSIL, InspectorHost, CompositionGraphHost) + the EditBar.

01-preview-host-vsil.pngmounts/01-preview-host-vsil.png
02-inspector-host.pngmounts/02-inspector-host.png
03-composition-graph-host.pngmounts/03-composition-graph-host.png
04-edit-bar.pngmounts/04-edit-bar.png
05-vsil-panel-edit-tab.pngmounts/05-vsil-panel-edit-tab.png
06-vsil-panel-preview-tab.pngmounts/06-vsil-panel-preview-tab.png
07-full-viewport.pngmounts/07-full-viewport.png

All screenshots captured via node scripts/visuals/raw-capture.spec.cjs using Playwright 1.62.1 + Chromium 1234. No code was changed (discovery-only).