How do you stop persistent agents from accumulating bad memory?
Long-term memory turns stale assumptions into state.
I scope memory by project, keep durable knowledge in the LLM wiki, and retrieve it on demand.
But none of that stops a convincing wrong memory from surviving.
How do you prevent this?