Skip to content

Visual Realism Guide

Reedtrullz edited this page May 17, 2026 · 1 revision

Visual Realism Guide

Visual realism has two separate levels:

  • Snapshot-protected: Playwright screenshots prove stable rendering.
  • Measured: approved reference captures and measurement results prove a specific geometry/color/font comparison.

Most surfaces are currently snapshot-protected. Hardware pixel accuracy is not claimed until docs/VISUAL_FIDELITY_REPORT.md explicitly marks the surface measured against approved references.

Use:

npm run measure:visual

See docs/VISUAL_REALISM.md, docs/VISUAL_MEASUREMENT.md, and docs/VISUAL_FIDELITY_REPORT.md.

Clone this wiki locally