Our summary
jev-belay addresses a narrow problem: an assistant says it is done after changing files without running a meaningful check. Local rules look for edits followed by a passing test, build, or code-style check. Most stopping points therefore need no model request.
Only an edited turn without a recognized check sends its task, final reply, change count, and check list to Jev. Four questions assess completion and whether checking applies. The program controls cutoffs, waiting limits, repeated decisions, and how often it may block a stop.
The approach misses false claims made without file edits and may misunderstand unfamiliar test output. Its reported results come from one private collection of conversations. Start by recording decisions without interruptions. A block asks for another check; it does not prove that check or the work is correct.
Key takeaways
- Inspect local work and test evidence before asking a model.
- Observe decisions before allowing interruptions.
- Limit blocks per request and session to avoid loops.