Structural MovesDocumentation Index
Fetch the complete documentation index at: https://docs.svrnos.com/llms.txt
Use this file to discover all available pages before exploring further.
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.Tags
multi-agent