PR #9430 aims to
feat: add automated QA pipeline with E2E test-driven bug reproduction## Summary Automated QA pipeline that reproduces reported bugs using Playwright E2E tests. Claude writes tests, runs them, records video evidence. Deploys results to Cloudflare Pages with badges. ## Changes
Test focus: Verify that the core UI and menu system function correctly and were not impacted by the CI/CD script additions.
Prerequisites: Load default workflow
Steps: Open the main menu to check file options → Hover over the File menu item → Take a screenshot of the menu state to ensure no regressions → Close the menu