Live · commit #8 deployed
Version control for your AI's memory.
Engram versions every fact your AI knows, tests changes before they ship, catches contradictions automatically, and lets you replay what it believed at any point in time.
Versionedevery fact, every commit
Testedcontradictions caught pre-deploy
Reversiblereplay any point in time
One change, start to finish.
Every memory update runs the same reviewable path — the way a pull request does for code.
- 01Change
A fact changes — recorded as a commit.
- 02Diff
Read exactly what was added and retired.
- 03Tests
Assertions run against the new snapshot.
- 04Fix
Catch the contradiction, correct it.
- 05Deploy
Merge the snapshot the AI answers from.
- 06Replay
Rewind to what it believed any moment.
Three kinds of memory. One you can trust.
The same model, the same question — only what it's allowed to remember changes. Watch which one stays correct.
See them answer live