What problem does it solve? Manual exploratory QA testing of web applications is time-consuming and inconsistent, and bugs often go undocumented without screenshots, reproduction steps, or severity classification. ## Core Features & Use Cases - Systematic 5-Phase Workflow: Plan a sitemap, explore pages with browser tools, collect screenshot evidence, categorize issues by severity, and generate a final report. - Structured Issue Taxonomy: Classifies every finding by severity (Critical/High/Medium/Low) and category (Functional, Visual, Accessibility, Console, UX, Content) using a defined reference taxonomy. - Evidence-Backed Reporting: Produces a Markdown report with an executive summary, per-issue reproduction steps, console errors, and inline screenshot references. - Use Case: Point the agent at a staging URL before a release; it navigates key user flows, tests forms with valid and invalid inputs, checks the JS console for silent errors, and delivers a prioritized bug report. ## Quick Start Run exploratory QA testing on https://staging.example.com covering the signup and checkout flows and save the report to ./dogfood-output.