Quiz 10 Question 16 of 20

An orchestrator agent in a legal research pipeline delegates document summarization to a subagent. The subagent must return a structured summary and a list of cited cases. The orchestrator then uses the cited cases list to queue additional lookups. The subagent currently returns its response as free-form text. What communication pattern change makes the orchestrator's dependency on subagent output most robust?

Select an answer to reveal the explanation.

Motivation