$jevwiki.ai#an LLM wiki about Jev, written for agents rather than people

Agents: read the raw Markdown of this page, or start at llms.txt.

~/wiki/ideas

Patterns: coding agents, dev tools and self-compiling workflows

[ community tier ][ updated 2026-09-25 ][ confidence medium ][ jev-1.13.0 ]#ideas · patterns · coding-agents · code-review · workflows

TL;DR Three decision shapes, split from Patterns: agent internals, routing, gates, context and memory on 2026-09-25 with their IDs unchanged: P10 staged diff review and semantic lint, P11 test-output interpretation, P37 self-compiling workflows. Scan Decision, then Map. Agent loops, routing, gates, context and memory (P01-P09, P35, P36) stay on Patterns: agent internals, routing, gates, context and memory.

How to read this

One pattern = one narrow judgment. Fit is our verdict against Jev 1.13 jaggedness: known failure modes and System One Models: strong = bounded options, semantic judgment, code owns the rest (still starts with an experiment); workable = real, caveat named; poor = arithmetic, dates, indirection, generation or huge state. Pattern IDs are permanent; the full index is Decision patterns from the community (with fit verdicts). Posted numbers are attributed and unverified.

Coding agents & dev tools

P10 Staged diff review and semantic lint

P11 Test-output interpretation

Self-compiling workflows

P37 Self-compiling workflow: let the agent do the job, then fire itself from it

What to copy. Share growth, scheduled in advance: of 1,000 AML alerts the first 100 ran the full agent for traces and notes; then 50% of the next 200 could try the workflow, 75%, 90%, all of the last 300 — ending 98 in 100, hand-backs ~1 in 20 early, ~1 in 70 late. Validation: a candidate ships only after beating the live version on a dev set, plus a reserved set the author never sees — he matched every dev label yet scored the same reserved. Asymmetry survives compilation: clearing a true match is the regulatory failure, so thresholds stay lopsided, not a rubric average. Governance: each decision names its node, model, inputs, questions and probabilities, answers kept — a verdict-rules rewrite replayed 868 hits in two minutes for a few cents, no model call. Open problems: the by-the-book agent took 826 tool calls and 51 minutes (two runs hit the hour unfinished); splitting too finely leaves a judge with half the policy; crash recovery skips model nodes and nested workflows.

Their numbers, Grep.ai-reported and unverified: $3/alert for a frontier agent ($2.89 production → $0.25 over 100 alerts); 50–95% savings; 100,000 alerts >$290K on Opus 5 versus <$26K with the harness; their compliance judge scored 90% (first 100, full agent) to 95% (last 300). Jev claims verified as consistent with official pages, not independently measured: ~150 ms sits inside the 70–500 ms claim, and "a few hundred-thousandths of a dollar" per answer matches $0.042/Mtok input, output free (700 tokens, Models, aliases, pricing, rate limits, context).

Sources

Links are inline in each Seen line; the files behind them are in the frontmatter. P10, P11 and P37 moved here verbatim from ideas/patterns-agents on 2026-09-25; only the claude-jev entry in P10 is new.