QuestionQ21

Agentic Architecture & Orchestration

An agent is managing a billing dispute. After calling get_customer and lookup_order, it determines that the dispute concerns a promotional-pricing error that requires manager approval—beyond the agent’s authorization level. How should the workflow manage this mid-process escalation?

Explanation

An escalation at an authorization boundary should provide the human reviewer with a structured, actionable handoff containing the customer details, order information, and identified issue. This preserves the context necessary for the manager to assess and resolve the promotional-pricing exception without the agent taking an unauthorized refund action.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!