Skip to content
JJev AtlasField notes
The atlasStart hereClaimsProjectsPatternsIdeasMapEvidenceLibraryFor agents
Search⌘K

J Jev Atlas / Independent research

165 posts · 9 claims · 31 hypotheses

Back to top ↑
All ideas

Build blueprint

Autonomous QA Scenario Selector

A test controller choosing the next action and deciding when a distinct failure has been found.

Authored HypothesisRanking and scoringMEDIUM confidenceIndie fit 9/10
Problem
UI test suites run too many redundant paths while missing state-dependent risky scenarios.
Why Jev
Exploration requires hundreds of small action and novelty decisions per session.
Architecture
DOM/screenshot-derived state → next-action Choice + novelty/failure Scores → Playwright.
Current alternative
Scripted tests, random fuzzing, or full multimodal agents.
Jev advantage
Decision calls can sit inside a dense exploration loop.
Unknowns
Rich UI state representation and avoiding exploration loops.
1–7 day MVP
Playwright plugin for one demo app with a live exploration graph.
Validation experiment
Seed known bugs and compare discovery time against random and scripted baselines.

Why this confidence: High-frequency decisions are central, but state encoding is challenging.

This is an authored hypothesis derived from the research corpus. Nothing here demonstrates product demand, or that Jev performs well on this particular workload. Run the validation experiment before building past the MVP.

Sources

  • officialhttps://docs.typesafe.ai/primitives
  • officialhttps://typesafe.ai/blog/introducing-system-one-models-and-jev
  • socialhttps://x.com/i/web/status/2099928060644749682

Limitations

  • Rich UI state representation and avoiding exploration loops.
  • This is a research hypothesis, not evidence of product demand or Jev performance in this workflow.

Supporting research

  • Probabilistic predicate + deterministic action PlausibleJev supplies fuzzy predicates while TypeScript, policies, and workflows execute constrained actions.
  • Confidence-gated agent control loops Authored HypothesisUse Jev repeatedly to route, verify, and decide whether an agent should continue or escalate.
  • Cheap decision calls could make tens or hundreds of semantic judgments per event economical. SpeculativeThe product design follows from published pricing and parallel question primitives, not independent production evidence.
  • Parallel decision matrix PlausibleOne state is evaluated against many named questions, replacing repeated prompt/parse cycles.
Record
opportunity:autonomous-qa-scenario-selector
Canonical
/ideas/autonomous-qa-scenario-selector
Last verified
2026-09-18