What problem does it solve? Manual exploratory QA of web applications is slow 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. - Evidence Capture: Records console errors, annotated screenshots, and reproduction steps for every issue found. - Structured Reporting: Produces a report.md with an executive summary, per-issue severity tables, and testing coverage notes using a built-in template. - Use Case: Point the agent at a staging URL before a release; it navigates key flows, tests forms with valid and invalid inputs, checks the console for silent JS 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 bug report to ./dogfood-output.