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

Decision patterns from the community (with fit verdicts)

[ community tier ][ updated 2026-09-21 ][ confidence medium ][ jev-1.13.0 ]#ideas · patterns · index · fit-verdicts · community

TL;DR 37 decision shapes people published for Jev, digested from curated X posts and the repos they link. This page is the index: find the rows that look like judgments your project already makes, then open the ONE domain page that holds them for the full state / ask / code / fit / map detail. Pattern IDs are permanent.

Route by project type

Your project is mostly... Open ~Tokens
an AI agent, coding tool, context or memory layer, model/tool/skill routing Patterns: agent internals, context and coding agents (P01-P11, P35+) 3-4k
browser, desktop, mobile or voice automation; a judgment inside a product UI Patterns: browser, computer use, voice and product UI (P12-P14, P34) 1.5k
evals and guardrails, search/rerank, corpus labelling, documents, transcripts, games/IoT, markets Patterns: judging, search, documents, real-time and markets (P15-P18, P24-P27) 3k
marketing, sales, GTM, content, support, approvals, back-office ops Patterns: marketing, sales, GTM, content, support and ops (P19-P23, P28-P33) 4.5k

Spans two? Read the one holding most of your candidate rows; open the second only for a specific Pxx.

Route by where Jev sits

A second way in, from Nate B. Jones's member guide (used with his permission): four placements of a classifier in a system. He also publishes a build-ready recipe-card prompt for each, plus a read-only audit prompt; they are his paid material, so follow the link rather than expecting them here.

Placement Our patterns
1. Intake router: between messy incoming items and software that already knows what to do next P22, P19, P23, P26, P16
2. Bulk classification as a tool for a reasoning model P18, P27, P15, P20, P21
3. Outer loop of an agent; an LLM is one of the actions it can pick P04, P12, P13, P14, P03, P02, P35, P36, P37
4. Inside an interface element P34

All patterns

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; workable = real, with a stated mitigation; poor = a documented weakness (numbers, dates, time series, generation, huge state) sits in the middle of it. strong* = strong only in the narrow per-item form; the domain page says which form is poor. Page: agents = Patterns: agent internals, context and coding agents, interface = Patterns: browser, computer use, voice and product UI, data = Patterns: judging, search, documents, real-time and markets, business = Patterns: marketing, sales, GTM, content, support and ops.

ID Decision pattern Primitive Fit Page
P01 Decisions wearing a generation costume Choice/Noul strong agents
P02 Model and effort routing Choice strong agents
P03 Tool-risk / irreversible-action gate Noul/Score strong agents
P04 Loop controller: done, stuck, recover Choice/Noul strong agents
P05 Worker routing and branch pruning Choice/Score strong agents
P06 Confidence-gated human queue Noul strong agents
P07 Compaction: what to drop, and when Noul strong agents
P08 Skill, rule and context selection per turn Choice/Noul strong agents
P09 Memory write/update/delete policy Choice workable agents
P10 Staged diff review and semantic lint Noul/Score workable agents
P11 Test-output interpretation Choice/Noul workable agents
P12 Next browser action from a code-built menu Choice strong interface
P13 Picking a site-exposed tool instead of a click Choice strong interface
P14 Desktop, mobile, voice and form control Choice workable interface
P15 Jev-as-a-judge for agent evals Noul/Score strong data
P16 Screening what goes in and what comes out Choice/Noul workable data
P17 Per-candidate relevance: rerank, SQL predicate, graph edge Choice/Noul strong data
P18 Map-reduce labelling over a corpus or a timeline Choice/Noul/Score strong data
P19 Lead and ICP scoring, fit kept apart from intent Choice/Score strong business
P20 Signal detection and reply prioritisation Noul/Score strong business
P21 Creative scoring, ad teardown and content dedupe Choice/Noul strong* business
P22 Inbound triage fan-out: tickets and email Choice/Noul/Score strong business
P23 Policy-bounded approval triage (refunds, incidents, discounts) Choice/Noul/Score workable business
P24 Action selection from simulator or device state Choice/Noul workable data
P25 Per-block buy/sell decision Choice poor data
P26 Document classification and packet splitting Choice strong data
P27 Moment finding over a transcript Noul/Score workable data
P28 Next-best action on a deal or account Choice workable business
P29 Churn and retention intervention triage Choice/Noul/Score workable business
P30 Draft QA against voice, brand and claim rules Noul/Score strong* business
P31 Brief, idea and news-response triage Choice/Noul/Score strong business
P32 SEO page review and internal-link checks Noul/Score workable business
P33 Metric-driven ad, budget and timing decisions Choice poor business
P34 Classifier inside an interface element Choice/Noul/Score strong interface
P35 Security-aware routing Choice/Noul workable agents
P36 Background read-only task triage Choice/Noul/Score strong agents
P37 Self-compiling workflow: agent does the job, then compiles it Choice/Noul strong agents

Retrofitting an existing agent

Anti-patterns seen in the wild

Related

Sources

Post and repo links are inline in each pattern's Seen line on the domain pages; each domain page lists its raw captures in frontmatter (raw/x/, raw/x-repos/ in the private repo; indexes raw/x/INDEX.json, raw/x-repos/INDEX.json).