Agent Memory Version Conflict 409
AGENT_MEMORY_VERSION_CONFLICT
Common causes
- The supplied version does not match the row's current version — another writer updated it first
Resolution
GET the current document, merge or replace its content as appropriate, and retry the PUT with the new version.