Evidence
System surface
No public screenshot on file—generative preview stands in for the visual layer.
Story arc
How this shipped
Building the tools that build the toolsThree beats: what pressed against the work, how the stack answered, and what changed once it was live.
I · Constraint
The brief
Code coverage metrics lie - 100% coverage doesn't mean tests are actually catching bugs. Mutation testing reveals test quality.
II · Build
The craft
Tree-sitter parses code into AST for precise mutations. Language-agnostic design supports JavaScript, Python, Go, and more.
III · Proof
What moved after launch
Exposes weak tests that pass despite broken code. Tree-sitter accuracy reduces false positives. Supports 10+ programming languages.
Inventory