Question 265
Scenario: Multi-Agent Research System
A coordinator agent delegates to specialized subagents — web search, document analysis, synthesis, report generation — to research topics and produce comprehensive, properly cited reports.
Read the full scenario lessonA platform engineer is building a system where multiple Claude agents share information through a centralized message bus. Agent A publishes analysis results, Agents B and C consume results relevant to their domains. The messages include metadata, status, and data payloads. What is the key consideration for the message format?