Spring AI's AutoMemoryTools: Letting the Agent Decide What's Worth Keeping

I've spent years deciding what state a service should persist and what it should forget. Spring AI's AutoMemoryTools flips that: the agent itself judges what's worth keeping in memory. After building agents on LangChain4j, I wanted to see how this changes the guardrails we need around orchestration. Here's what I foun...