OPEN-SOURCE PROJECT

jev-flash-review

An MCP review engine that evaluates Agent-supplied diffs against explicit rules.

Stars
1
Forks
0
License
Last commit
2026-09-19

What Jev does here

Jev checks the diff, selects evidence from actual hunks and adjudicates candidate findings.

The caller supplies diffs and task boundaries; the engine does not scan the repository itself.

Reviewed the fixed-version README and call path.