Vivarium is a platform for reproducing bugs. Open a
page, click once, and find out whether a previously-reported bug
still reproduces — or whether a candidate fix actually fixes it.
For each upstream bug, the catalogue holds one recipe.
Every recipe satisfies the same verdict.json v1 contract,
so each page returns either reproduced (the bug
reproduces) or unreproduced (it does not). Results show
inline on the page and are also exposed as machine-readable JSON.
Vivarium ships bugs as runnable artefacts, not write-ups.
Instead of someone telling you "this is a bug," you open it in your
browser and watch.