Back to Blog
Blog series
2 posts · 14 min readMemory & evidence
How agents remember, what gets promoted, how knowledge is grounded.
1
April 25, 2026·6 min read
Promotion-Aware Memory: Capture, Review, Promote, Recall in Code
The first time we set memory to 'remember everything', recalls polluted every response with stale and contradictory facts. The fix was not to remember less. It was to promote less. Here is the four-step pipeline — capture, review, promote, recall — with schemas, contradiction detection, and the recall query the compiler actually uses.
Read
2
April 18, 2026·8 min read
Context Graphs: Decision Lineage as a System of Record
Why agents fail without decision traces, and how a hash-chained Decision Record turns execution-time context into a queryable system of record for "why we did that."
Read