Independent bug verification
A separate bug-verifier agent runs every finding through an isolated reproduction attempt, up to three times, with a manual-grade confidence score. Nothing ships unverified.
Agent network, 60+ QA tools
Today's specialist agents · orchestrator, ui-explorer, component-auditor, responsive-tester, performance-profiler, bug-verifier, test-case-designer, accessibility-reviewer · each run in their own browser context with no cross-contamination. Behind them sits a shared toolbox of 60+ QA primitives (click, fill, scroll, assert, probe, capture, diff, and growing). Standard runs finish in under four minutes.
Six-viewport coverage
Desktop 1440, laptop 1280, tablet portrait + landscape, mobile portrait + landscape. Every route audited at every size. Narrow the set per run if needed.
MCP tracker delivery
Verified bugs file as real tickets into Jira, Linear, or GitHub Issues over native MCP connectors. Title, repro, acceptance criteria, severity, owner, evidence bundle · all mapped to your tracker's fields. Notion support lands shortly after launch.
Full evidence bundle per bug
highlighted.png· screenshot with the offending element boxedfullpage.png· full-page capture for contextdom.html· DOM snapshot at the moment of the issueconsole.log· browser console for the test stepnetwork.json· network trace including request/response metadataverifier.json· reproduction outcome, attempts, confidencebug.json· machine-readable summaryrepro.md· numbered human repro
Server-side quality gates
Before a bug becomes a ticket it passes through these filters: empty-bug reject, third-party noise filter (GA, Sentry, fonts, ad-tech), duplicate merge across agents, contradiction detection, project-memory lookup for known false positives.
Project memory
NSPEC learns your app across runs. Flaky selectors stop getting re-reported. Known-stable patterns are trusted. Known false positives are suppressed until something actually changes. Every run gets sharper.
Risk-biased prioritization
Opt-in · NSPEC reads your git diff and weights attention toward the files and surfaces you just touched. Regressions get caught before PR review instead of after release.
HTML report artefact
Every run ships a self-contained HTML report (~1–2 MB) with embedded screenshots and full artefact links. Useful for audit, post-mortem, or sharing with a stakeholder who won't touch Jira. The report is an artefact, not the primary delivery channel · the tracker ticket is.
Tiered run modes
- Quick · smoke-class, ~2 min.
- Standard · comprehensive, ~4 min. Default.
- Exhaustive · deep walk, ~15 min.
Single operator today, team-scale at launch
Pre-launch, we work with a tight early-access cohort to tune the verifier and MCP mappings for real apps. At launch, Team plans include workspaces, role-based access, and Slack notifications.
Related: How it works · Pricing · FAQ