Status: ✅ 33 PNGs captured · 5 categories · No filters, no sepia, no effects
Date: 2026-08-30 16:51
Sources:
http://localhost:5273/ (avidtech6/vibecoder-standalone @ clean/baseline-plus-wdm + r210)http://localhost:5274/ (avidtech6/vibecoder-standalone @ feat/id9-r208-integration @ d8e2cca)node scripts/visuals/raw-capture.spec.cjs using Playwright 1.62.1 + Chromium 1234.The 4-element r210 header rendered exactly as shipped:
FV • vibecoder workspace nameMAIN (purple) surface cycle button — clicked → cycles to WORKING/DRAFT/PREVIEW/ORIGIN#14141f dark background, 40px tall, z-index: 2147483647The new PM2 Gallery panel (fvcms-gallery-panel) backed by GalleryPanel.tsx. The empty state is rendered (because the standalone VibeCoder build uses a Gallery stub — the real Gallery is at avidtech6/fv-module-gallery and will populate when a789 is wired). The empty state points to a789 with a clear explanation.
The Edge Launcher panel showing 6 surfaces: CMS (with Widgets/Media/Regions/Theme/Structure/Content sub-tiles), Vibe, Dev, VSIL, Origin. The "VSIL" tile is visible at the bottom — clicking it opens the r208 CompositionHostMount (with PreviewHostVSIL / InspectorHost / CompositionGraphHost / EditBar). The "Scene / Inspector / Composer / Timeline" sub-tiles from the r202 stub are still present in the Vibe section.
The r210 surface button cycles through:
data-active-surface attribute and the surface button's data-surface attribute. The component subscribes to the fvcms:active-surface-changed document event for cross-component syncing.From the r208 worktree (:5274):
The operator can now see the current state of the runtime chrome as it actually renders. The r210 header is significantly cleaner than the r202 version (4 elements vs 12+). The Gallery panel is functional but waiting on the real Gallery catalog. The Edge Panel still has the legacy r202 Vibe sub-tiles (Scene/Inspector/Composer/Timeline) — those are stubs that r208 monkey-patches via the iframe replacement. The 5 surfaces are correctly cycleable. The r207/r208 mounts are working end-to-end (proven by the r208 Playwright smoke at 33/33 + the unit tests at 27/27).
The screenshots are for operator inspection only — no further action is required for this task. The screenshot pack is uploaded to HQ as a809.
Open the artifact in a browser to browse all 33 screenshots in a single page (the HQ preview pane handles the self-contained HTML directly).
cd /workspace/vibecoder-standalone-r210
ls scripts/visuals/raw/{header,gallery,edge-panel,surfaces,mounts}/*.png | wc -l
# 33
The pack is also available as a zip at /workspace/.mavis_renders/r210-screenshots-pack.zip (552KB).