docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# [[Distributed Systems & Reliability (분산 시스템 및 신뢰성)]]
|
||||
# Distributed Systems & Reliability (분산 시스템 및 신뢰성)
|
||||
|
||||
## 📌 Brief Summary
|
||||
Distributed Systems & Reliability는 여러 대의 서버나 하네스에 분산되어 작동하는 에이전트 환경에서 시스템의 일관성(Consistency), 가용성(Availability), 그리고 장애 내성(Fault Tolerance)을 보장하기 위한 기술적 체계이다. 에이전트 간의 통신 지연, 네트워크 단절, 혹은 특정 노드의 오류에도 불구하고 시스템 전체가 안정적으로 목표를 달성하게 만드는 신뢰성 공학의 핵심이다.
|
||||
@@ -18,11 +18,11 @@ Distributed Systems & Reliability는 여러 대의 서버나 하네스에 분산
|
||||
## 🔗 Knowledge Connections
|
||||
|
||||
### Related Concepts
|
||||
* [[Agentic Orchestration]]
|
||||
* [[Agentic Orchestration|Agentic Orchestration]]
|
||||
* 연결 이유: 분산된 에이전트들을 조율하는 상위 논리 계층이다.
|
||||
* [[Agent Identity Management]]
|
||||
* [[Agent Identity Management|Agent Identity Management]]
|
||||
* 연결 이유: 분산 환경에서 각 노드의 신원을 확인하고 권한을 부여하는 기초이다.
|
||||
* [[Governance & Reliability]]
|
||||
* Governance & Reliability
|
||||
* 연결 이유: 시스템의 신뢰성을 확보하기 위한 거버넌스의 기술적 구현체이다.
|
||||
|
||||
### Deeper Research Questions
|
||||
|
||||
Reference in New Issue
Block a user