Jev is TypeSafe AI’s model for answering structured questions about supplied information. In a sales workflow, one useful application is reviewing whether a draft is supported by research and relevant to its recipient. We tested that idea on eight fictional messages, with the inputs and results available below.
What changed with Jev’s release?
TypeSafe introduced Jev in its September launch materials: the company article is dated September 14, and founder Diogo Almeida’s public X announcement is September 15. The model returns constrained judgments rather than drafting free-form text. Official launch article, founder announcement.
That makes it interesting as one step in a larger workflow. A drafting model or a person can write the message, while a focused evaluator checks a defined question. The application decides how to use the answer.
TypeSafe documents three question types: selecting an option, scoring against described levels, and estimating whether a yes/no condition holds. Those probabilities describe the specified judgment. They should not be renamed a “chance of closing” without a separate, validated outcome model. TypeSafe introduction.
Two questions worth asking before outreach
First: Does the research support the factual claims in this message? A job opening can support a statement about hiring. It does not by itself establish a new funding round, an approved software budget or a measured productivity problem.
Second: Does the proposed conversation fit this person’s responsibilities? A facilities manager may own the maintenance of a new office. That does not make them the right recipient for a sales-prospecting offer.
Keep these checks separate. Otherwise a true company fact can conceal an irrelevant pitch, or a relevant pitch can conceal invented personalization.
Our small experiment
We authored eight fictional examples about a company called Northstar. The cases include supported hiring context, an invented funding round, a wrong company name, a role mismatch, a question that avoids assuming a problem, unsupported statistics beside a source instruction attempt, a plain question without account research, and a facilities message that fits its recipient.
Each case supplied the company, recipient role, evidence and draft. We saved the expected labels before the request and did not send them to Jev. We asked two independent yes/no questions per case in one call to jev-latest, which resolved to jev-1.13.0.
| Fictional case | Grounding: probability of yes | Role relevance: probability of yes | Interpretation |
|---|---|---|---|
| A01: supported hiring context | 0.83 | 0.94 | Evidence and recipient fit both supported |
| A02: invented funding round | 0.06 | 0.91 | Relevant topic, unsupported claim |
| A03: wrong company name | 0.05 | 0.91 | Relevant task, incorrect personalization |
| A04: sales pitch to facilities manager | 0.71 | 0.03 | Supported fact, wrong responsibility |
| A05: asks whether a problem exists | 0.81 | 0.95 | Does not assume the problem is confirmed |
| A06: unsupported statistic and hostile source text | 0.08 | 0.93 | Unsupported claim flagged in this single fixture |
| A07: no company claim, just a relevant question | 0.74 | 0.92 | Does not invent account-specific facts |
| A08: office-maintenance question to facilities manager | 0.83 | 0.96 | Topic belongs to the stated role |
At a demonstration cutoff of 0.5, all 16 answers agreed with our authored labels. The client request took 0.932 seconds, including transport overhead, and reported 3,151 input tokens and 356 output tokens. The response did not report a monetary charge.
This was one call on eight deliberately constructed examples. It is not a representative accuracy benchmark, a latency distribution, a test against other models, or evidence of more replies. The labels and cutoff were chosen for this demonstration. No customer data was used and no messages were sent.
Inspect the fictional inputs, expected labels, full request, raw response and tabulated results.
What the example teaches
The separation between relevance and grounding is useful. The invented funding example discussed a task that belonged to the sales leader, but the funding claim lacked evidence. The facilities example used a supported office fact but raised a task outside the recipient’s role.
The generic question also reveals a limitation of the rubric: a message can avoid unsupported factual claims without containing strong personalization. Passing these two checks does not establish that an email is interesting, differentiated or worth sending. Those are further questions to test, and actual responses remain the business outcome.
The hostile source text was one simple fixture. Its result does not establish resistance to prompt injection across sources or attacks. TypeSafe’s own documentation describes limitations including literal interpretation, arithmetic, dates, irrelevant context and adversarial material. Keep precise calculations and deterministic rules in software, and evaluate semantic checks on representative examples. Documented Jev limitations.
Where Jev belongs in a sales workflow
An initial implementation could follow this sequence:
- Gather research with source links and identify the recipient’s responsibilities.
- Prepare a draft using only the evidence available.
- Evaluate factual support and role relevance separately.
- Surface the underlying research and uncertain or failing checks to the reviewer.
- Record the review and eventual outcome before expanding automation.
Contact eligibility, opt-outs, budgets and sending permission belong in explicit application rules. A model score should not override them. Tune review thresholds using labeled examples and the consequences of mistakes; the 0.5 cutoff above is not a production recommendation.
What the community is trying
Gojiberry’s founder has demonstrated lead/message evaluation, while Matthew Berman has shown campaign analysis with Jev. Those are creator-reported demonstrations, not tests performed by Buena. Our community workflow collection links to the original posts and explains the practical patterns.
A valuable next experiment would use an authorized, representative set of outreach drafts, separate label creation from evaluation, and measure false approvals, false flags, review time and actual downstream outcomes. It should include stale evidence, ambiguous roles, contradictory sources and ordinary successful messages, not just obvious errors.
What Buena has actually done
For this work, we used Jev in two bounded evaluations: our homepage/content audit and the fictional outreach example above. The audit helped compare proposed page structures and messaging. This article’s experiment explores a potential review step. Neither establishes a production Jev integration inside Buena, a certified partnership with TypeSafe, or measured conversion uplift.
Buena’s practical starting point remains research and relationship context that support a more useful message. Explore the product example, read how to use AI for sales prospecting, or review current pricing and access requirements.
Quick answers
Does Jev write the outreach email? This example uses Jev to evaluate predefined questions about an existing draft. A person or a generative model writes the draft.
Does a high score mean the prospect will reply? No. It reflects the specific evaluation question, not an observed or validated reply probability.
Is this a Buena feature available today? This is a documented experiment, not an announcement of a production feature.
Can I reproduce the example? The fictional inputs, questions, expected labels and response are linked above. Results may vary by model version or later calls. Record the resolved model and evaluate your own cases before relying on the method.