Tag: memory
All the articles with the tag "memory".
-
You can't measure a memory hook by the times it spoke
I tagged sixty hook activations, concluded retrieval was fine, and wrote down a verdict. Then I measured the prompts where the hook said nothing at all, and the number flipped.
-
The optimization you wrote isn't the one that runs
I had the optimization written and approved, and a week later it still wasn't what ran. The fix wasn't a better design. It was making the trigger deterministic and leaving the judgment to the model.
-
Anatomy of a four-minute boot
Where my Claude Code sessions actually spent their first four minutes, and what cut it to thirty seconds without losing any context. Hooks were three seconds of the problem. The model's diligence was the rest.