feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-MASY-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.95
tags: [auto-reinforced, multi-agent-system, mas, autonomous-agents, collaboration, swarm-intelligence]
last_reinforced: 2026-04-20
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 에이전트가 늘어날수록 발생하는 소통 비용과 의견 충돌 정책을 해결하기 위해, 팀장의 역할을 하는 'Manager Agent'나 투표 시스템 정책 등을 활용하는 고도의 '에이전트 거버넌스 정책'이 중요해짐.
## 🔗 지식 연결 (Graph)
- [[Agentic-Workflow]], [[Modular-Design]], [[Large Language Models (LLM)]], [[Innovation]], [[Leadership]]
- Agentic-Workflow, [[Modular-Design]], [[Large Language Models (LLM)]], [[Innovation]], [[Leadership]]
- **Modern Tech/Tools**: AutoGen (Microsoft), CrewAI, LangGraph, Swarm intelligence algorithms.
---