457 B
457 B
0.6a — Add Playwright (hard requirement)
Phase: 0 — Unblock
- Add Playwright (
pnpm create playwright); addtest:e2escript topackage.json; wire into CI as a hard gate (build fails iftest:e2efails) - Playwright is a hard requirement, not optional, for every phase that ships a UI surface (Phase 2, 3, 4, 5) — no surface merges without a passing e2e spec
Verify
pnpm test:e2e # runner executes, 0 tests, exit 0