Menu
Evals

Did the agent understand the project?

Snipara evals ask whether the agent understood the project before editing: accepted decisions, impact, handoff state, source authority, and verification.

eval-summary.json
{
"suite": "continuity",
"cold_start": "rediscover decisions",
"with_snipara": "load Project Brain",
"score": ["decision", "impact", "verify"],
"claim": "continuity improves"
}
299/300

Claude + Codex cloud tasks pass with Snipara

vs 32/300 cold baseline across the same continuity protocol

170/180

local model tasks pass with Snipara

GPT-OSS, Qwen3-Coder, Devstral across hosted retrieval

80.3%

less context than a broad raw window

6.3K selected tokens per query vs 32K raw baseline

1.2%

true hallucination rate

contradictions only, omissions tracked separately

What we score

Passing tests is not the whole story.

A project-aware eval separates two agents that both compile: one respects the current project truth, the other reintroduces an old decision.

01

Decision consistency

Did the agent respect the accepted product decision?

02

Impact awareness

Did it see callers, files, routes, and tests before editing?

03

Continuity

Did it resume from the right point after a handoff?

04

Verification

Did it identify the checks that make the result trusted?

05

Grounding

Did unsupported facts disappear from the answer pack?

Deterministic harnesses first.

We lead with checks that can be rerun: source authority, stale handling, continuity contracts, Code Graph structure, and answer-pack grounding.

Golden context

7/7 deterministic cases

Source authority, stale caveats, routing.

Continuity contract

6/6 deterministic cases

Resume scope, supersession, next action.

Code Graph

8/8 deterministic cases

Callers, imports, symbol cards, test hints.

Answer packs

4 -> 0 forbidden facts

Unsupported claims removed from grounded packs.

Limits

Strong proof, narrow claim.

We keep the public claim simple: Snipara improves continuity and project grounding before coding agents act.

These are controlled continuity scenarios, not a global ranking of models.

Model-graded scores carry a run date and should be read as directional.

Retrieval precision depends on the project corpus, chunk freshness, and source authority.

The strongest claim is not smarter models. It is better project continuity before the model acts.