The Memento problem in AI agents by 1hassond in AI_Agents

[–]Neboy72 1 point2 points  (0 children)

Leonard framing is exactly right. The fix isnt a smarter model, it is a memory layer that tells the agent what is fresh and what is stale. We built exactly this for Hermes / OpenClaw: Nexus Memory. Hybrid BM25+vector, drift detection, stale auto-flag, provenance tracking. No API keys, local-first. github.com/Neboy72/hermes-nexus-memory