775 B
775 B
id, prd, title, type, status, features, created
| id | prd | title | type | status | features | created | ||
|---|---|---|---|---|---|---|---|---|
| visual-regression-v1 | null | Visual regression v1 — Playwright screenshot infrastructure | epic | done |
|
2026-05-13 |
Goal
Install Playwright and wire a screenshot test harness against Storybook so the moment the first component+story lands, the visual regression gate is already active.
Why
Per the frontend-work-shape guide, visual regression is the CI gate that locks in component appearance. Setting up the infrastructure now means zero ramp-up when components arrive.