---
title: "Multi-Agent Coordination"
created: 2026-05-10
updated: 2026-05-10
type: concept
tags: [agent, multi-agent, coordination, stub]
sources: []
---

# Multi-Agent Coordination

Multi-agent coordination covers role assignment, communication, aggregation, conflict handling, and shared-state management among multiple agents.

It is a core problem for recursive agent systems, orchestration models, and collaborative safety methods.

## Related

- [[recursive-multi-agent-systems]] — Recursive latent-state coordination.
- [[alignment-waltz]] — Multi-agent safety cooperation.
- [[rl-conductor]] — Learned worker coordination.
