What problem does it solve? QA work often produces raw logs and passing test runs without proof that acceptance criteria were actually met, leaving reviewers without reviewable evidence before release. ## Core Features & Use Cases - Acceptance Criteria Mapping: Map every criterion to automated, manual, contract/mock, external verification, or deferred status with owner and rationale. - Observable Outcome Capture: Record screenshots, Playwright traces, videos, CLI stdout/stderr, API contracts, and webhook correlation IDs instead of raw logs. - Annotated Visual Defects: Create annotated screenshots using color-coded overlays for clipped elements, wrong connectors, spacing defects, and alignment issues. - Use Case: Before releasing a feature, generate a compact evidence report linking each acceptance criterion to screenshots, traces, and external verification so Product and Architecture can sign off. ## Quick Start Ask the agent to build a QA evidence pack for the current GitHub issue mapping each acceptance criterion to captured screenshots, traces, and command outputs.