Quiz 4 Question 17 of 20

You have three parallel agents working on different modules of the same codebase. Each agent reads a shared state store at startup and writes its decisions back as it works. A developer reports that Agent B is making decisions that contradict Agent A's committed decisions from 10 minutes earlier. Which design pattern most directly resolves this conflict?

Select an answer to reveal the explanation.

Motivation