Quiz 16 Question 7 of 20

An organization runs two agent instances that share a common external memory store. Agent Instance A and Agent Instance B both retrieve context from the same vector store and both write new entries to it. An engineer is concerned about memory consistency — specifically, that both instances might simultaneously write conflicting entries about the same topic, creating divergent or contradictory memory. Which mechanism MOST effectively prevents this consistency problem?

Select an answer to reveal the explanation.

Motivation