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
@@ -1,12 +1,12 @@
---
id: DAG-001
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [computer-science, graph-theory, data-structures, workflow]
last_reinforced: 2026-04-26
---
# [[Directed Acyclic Graph (DAG, 유향 비순환 그래프)]]
# Directed Acyclic Graph (DAG, 유향 비순환 그래프)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "순환하지 않는 방향성 — 작업의 순서와 의존성을 정의하는 가장 완벽한 수학적 모델."
@@ -24,6 +24,6 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트의 '지식 연결 그래프'는 기본적으로 순환을 허용하나, '실행 워크플로우'는 엄격한 DAG 규칙을 따름.
## 🔗 지식 연결 (Graph)
- **Parent:** [[10_Wiki/💡 Topics/AI]]
- **Related:** [[Topological-Sort]], [[Graph-Theory]], [[Workflow-Automation]]
- **Raw Source:** [[10_Wiki/Topics/AI/Directed-Acyclic-Graph-Dependency-Management.md]]
- **Parent:** 10_Wiki/💡 Topics/AI
- **Related:** Topological-Sort, [[Graph-Theory]], Workflow-Automation
- **Raw Source:** 10_Wiki/Topics/AI/Directed-Acyclic-Graph-Dependency-Management.md