CalibratedDecisions.

Repo · Context & memory

invalidate

Semantic TTL for agent memory: each stored fact gets a lease; new evidence is checked against every memory with TypeSafe Jev, then code marks…

Open github.com ↗

How builders describe it

The invalidation layer for AI memory. Every fact gets a lease; new evidence ends it. Built on TypeSafe Jev.
Semantic TTL for agent memory: each stored fact gets a lease; new evidence is checked against every memory with TypeSafe Jev, then code marks superseded facts without rewriting their text.

The decision Jev makes

Keep or discard a tool result, or answer whether a stopping condition is met.

Where it fits

Agents drown in their own context. These projects use Jev to decide what to keep, what to drop and when a loop is actually finished. All 66 context & memory projects →

Related projects