Establish coordination across distributed agents using stigmergy (indirect communication through environment modification), local interaction rules, and quorum sensing — enabling coherent collective behavior without a central controller.
Expected: A clear classification of the coordination problem type and the specific failure mode to address. This determines which swarm patterns to apply.
On failure: If the problem doesn't fit a single class, it may be a composite. Decompose into sub-problems and address each with the appropriate pattern. If agents are too heterogeneous for a single coordination model, consider layered coordination — homogeneous clusters coordinated via inter-cluster stigmergy.
낙인, 로컬 규칙, 쿼럼 감지 등 집단 지능 조정 패턴을 적용하여 중앙 집중식 제어 없이 분산된 시스템, 팀 또는 워크플로를 구성합니다. 신호 설계, 에이전트 자율성 경계, 긴급 행동 재배 및 피드백 루프 조정을 다룹니다. 조정 병목 현상이 없는 분산 시스템을 설계하거나, 자체 조정이 필요한 팀을 구성하거나, 공유 상태 통신을 통해 이벤트 중심 아키텍처를 구축하거나, 취약한 중앙 집중식 오케스트레이션을 탄력적인 긴급 조정으로 교체할 때 사용하세요. 출처: pjt222/development-guides.