Small decisions. Interesting possibilities.Submit a project / videoSubmit

How it uses Jev

After a local scan finds possible dead code, an explicit Jev-only mode sends bounded source snapshots for typed “used” or “unused” judgments. Confident “used” answers suppress findings; uncertain answers keep them visible, and Jev never authorizes fixes.

Why it's interesting

A cheap second opinion can reduce static-analysis false positives without letting a model silently delete code. The repository reports both measured gains and failed cases.

How often does Jev run?

This project calls Jev on demand, in response to user input or events.