
Chase on X: Jev Engineers just released Jev, and the architecture is simple: state goes in,
@0xChaseTM@0xChaseTMlisted 2h agoreviewed by JevJev Engineers just released Jev, and the architecture is simple: state goes in, auditable decisions come out I mapped the decision layer into a field blueprint: what Jev reads, what it returns, and how an agent uses those answers in a real loop: step 1 → give each layer a job. The LLM plans and writes. Jev chooses between bounded options. Code carries out the action. step 2 → build the state before asking for a decision. Include the goal, evidence, available actions, previous actions, and what the environment looks like now. step 3 → define the questions in code. Choice selects an option. Score rates it. Noul estimates whether a condition is true. The answers are typed, so the runtime can use them directly. step 4 → ask independent questions together. One state snapshot can support routing, risk, and relevance decisions in the same pass. step 5 → use the answers to route work. A lookup, a complex reasoning task, and a tool call don’t need the same model or execution path. step 6 → add a gate before the tool runs: allow, ask, or deny. A high-confidence answer still has to pass the action policy. step 7 → execute the selected action and check the outcome. Record what the tool actually did, including failures. step 8 → update the state with that result. Otherwise, the agent’s next decision is based on a world that no longer exists. step 9 → apply the pattern where small decisions repeat: model routing, tool guardrails, inbox triage, research classification, browser actions, and context compaction. step 10 → judge the whole task. Track whether the agent reached its goal alongside cost, latency, approvals, and failed actions. the result: you can trace an action from the evidence Jev received to the decision it returned and the outcome your tools produced. Save the Jev Decision Infrastructure blueprint for your next agent build ↓ ❤️ 16 likes on X
- Author
- @0xChaseTM
- Use case
- Benchmarks & Evals
- Added
- 2026-09-25
All figures come from the author. Check the source before you quote them.
More in Benchmarks & Evals
- Morgan on X: It has been a really interesting experience to build an eval suite for System On▲ 0x.com
- silentguy on X: Grok Bot does the job, Jev decides where the job goes next▲ 0x.com
- spect on X: The founder of Jev just dropped a 1-hour masterclass on how Jev actually works▲ 0x.com
- Dain on X: A beautiful pattern can still be noise.▲ 0x.com
- Utkarsh Maheshwari on X: Is the Jev hype real,▲ 0x.com
- OpenMed on X: Four typed questions across four authored fictional notes, labels written before▲ 0x.com
Jev guides for this use case
- Using Jev as a judge for evalsGrading with a decision model instead of a prose-writing judge, and why calibrated confidence is the real prize.
- How Jev sorts a build into one of 21 use casesThe 21 criteria Jev classifies against, published in full, plus what the reviewer sees and how ambiguity is handled.
- Jev statistics: latency, cost, and this directory's own numbersPublished benchmarks with their caveat attached, plus live directory figures that update automatically.
Bid history
No bids yet — the first one takes this project straight to the spotlight.