Skip to main content
Structural Moves

Definition

Agents in a multi-agent system communicate via structured outputs (YAML, JSON, function calls). Outputs from one agent do not parse cleanly against the input schema of the next agent. The chain produces silent corruption or hard failures at the parse boundary.

Documented case

Microsoft agent-framework: Invalid schema for ManagerSelectionResponse (GroupChatBuilder), missing 'selected_participant'

bug-report

Tags

multi-agent

Cite