--- id: 01-playwright-install epic: visual-regression-v1 title: Install @playwright/test + playwright.config.ts type: technical-story status: done feature: tooling depends-on: [] blocks: [02-storybook-visual-tests] --- ## Tasks - [x] Story scaffold - [x] Add @playwright/test to root devDependencies - [x] Create playwright.config.ts (single browser, fixed viewport, screenshot diff threshold)