Quiz 5 Question 12 of 20

In a multi-agent pipeline, Agent A designs a database schema and completes its work. Agent B is then triggered to generate the data access layer using that schema. However, Agent B produces an incompatible data access layer because it was not given Agent A's schema output — it designed a schema independently from the task description alone. What should have been configured to prevent this handoff failure?

Select an answer to reveal the explanation.

Motivation