Wizard

Which Archetype Slice Reproduces This Bug? — Wizard

Published May 10, 2026

Production bugs in wealth-tech almost always trace to a synthetic case that wasn't in the test corpus. This wizard works in reverse — pick the symptom and it routes to the archetype slices that should reproduce the bug under controlled conditions, plus the dataset that ships them.

What you walk away with

~1 min · 4 questions · 12 possible outcomes
  • A specific archetype slice (or set) likely to reproduce the bug.
  • A linked dataset where those archetypes ship.
  • A linked Edge-Case Coverage assessment to surface the systemic gap behind the bug.
Question 1 of ~2

Which domain does the bug live in?

FAQ

What if my bug doesn't match any of these symptoms?

Run the Edge-Case Coverage Score assessment to surface the systemic gap. Most production bugs in wealth-tech trace to a few structural blind spots — the assessment names them.

Should we add this archetype set to our regression test suite?

Yes. After reproducing the bug, the matching archetypes should land in the regression test corpus permanently. The Edge-Case Test-Coverage Audit Checklist gives the structure.