JevMade field notes / Coding-agent integration guide
Jev picks which of your rules apply to each prompt
A practical guide to authoring prompt-selectable coding rules, inspecting the routing decision, keeping mandatory rules outside Jev, and observing cost and latency through debug logs.
Original by Elia AlbertiAgent workflowsRepository READMESource reviewed
Before you dive in
What you’ll find in the original
Write rules as concrete operational constraints with examples rather than broad topic labels.
Mark unconditional safeguards as always-on and inject them before routing, never asking Jev whether they apply.
Use the rules pane and debug log to inspect selected context and evaluate the added cost and latency.
Worth knowing
The cost and latency figures in the source depend on its recorded configuration and are not reproduced here.