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