Quiz 14 Question 6 of 20

A financial services firm needs a Claude-based agent to process portfolio rebalancing requests. Each request requires: (1) fetching current holdings, (2) fetching current market prices, (3) computing the rebalancing trades, and (4) submitting the trade orders. The team is designing the supervisor-worker topology. How should the work be partitioned?

Select an answer to reveal the explanation.

Motivation