JevMade hello@JevMade.com
← Back to guides

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

  1. Write rules as concrete operational constraints with examples rather than broad topic labels.
  2. Mark unconditional safeguards as always-on and inject them before routing, never asking Jev whether they apply.
  3. 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.