[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-05-10 22:08:15 +09:00
parent 21ac3ed255
commit 504fd5fb42
3011 changed files with 380280 additions and 206977 deletions
+152 -98
View File
@@ -2,124 +2,178 @@
id: wiki-2026-0508-systems-thinking
title: Systems Thinking
category: 10_Wiki/Topics
status: needs_review
status: verified
canonical_id: self
aliases: []
aliases: [Systems Theory, Holistic Thinking, Feedback Loops]
duplicate_of: none
source_trust_level: A
confidence_score: 0.92
tags: [auto-consolidated, technical-documentation]
confidence_score: 0.9
verification_status: applied
tags: [systems, thinking, modeling, complexity]
raw_sources: []
last_reinforced: 2026-05-08
last_reinforced: 2026-05-10
github_commit: pending
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
tech_stack:
language: unspecified
framework: unspecified
language: methodology
framework: causal-loop
---
# [[Systems Thinking|Systems Thinking]]
# Systems Thinking
## 📌 한 줄 통찰 (The Karpathy Summary)
> "숲과 실핏줄을 동시에 보는 눈: 부분적인 문제 해결에 집착하지 않고, 보이지 않는 연결 고리와 피드백 루프를 파악하여 전체 시스템의 근본적인 역동성을 이해하는 지적 프레임워크."
## 한 줄
> **"매 part 의 sum 의 X — 매 interaction 의 emergent behavior"**. 매 element 의 isolated analysis 의 대신 매 stocks, flows, feedback loops, delays 의 holistic 의 see. Donella Meadows 의 "Thinking in Systems" 의 canonical — 2026 의 software, climate, policy 의 적용.
---
## 매 핵심
> "현상의 이면 읽기: 눈앞에 보이는 일시적인 사건(Event)에 일희일비하지 않고, 그 아래에 흐르는 패턴과 구조를 파악하여 '최소한의 힘으로 시스템 전체를 바꿀 수 있는 지점(Leverage point)'을 찾는 고차원 사고력."
### 매 핵심 vocabulary
- **Stock**: 매 accumulation (inventory, $, customers, tech debt).
- **Flow**: 매 rate of change (sales/day, hires/month).
- **Feedback loop**: 매 output 의 input 의 영향.
- **Reinforcing (R)**: amplifies — 매 viral growth.
- **Balancing (B)**: stabilizes — 매 thermostat.
- **Delay**: 매 cause → effect 의 lag — oscillation 의 cause.
## 📖 구조화된 지식 (Synthesized Content)
시스템 사고(Systems Thinking)는 대상을 분리된 조각이 아니라 상호 작용하는 구성 요소들이 얽힌 하나의 유기적인 '전체(Whole)'로 인식하고 분석하는 사고 방식입니다.
### 매 leverage points (Meadows, ranked)
1. Paradigm (mindset).
2. Goals of system.
3. Self-organization rules.
4. Information flows.
5. Rules / incentives.
6. Negative feedback strength.
7. Positive feedback strength.
8. Material flows / stocks.
9. Numbers / parameters (lowest leverage).
1. **핵심 원칙**:
* **Holism**: 전체는 부분의 합보다 크다. (창발성 중시)
* **Interconnectivity**: 모든 것은 다른 것과 연결되어 있으며, 한 곳의 변화는 예상치 못한 곳에서 파급 효과를 일으킴.
* **Feedback Loops**:
* **Reinforcing (+)**: 변화를 가속화 (성장 또는 파멸의 소용돌이).
* **Balancing (-)**: 안정과 평형을 유지 (Self-Correction).
* **Delayed Response**: 원인과 결과는 시간적, 공간적으로 떨어져 있을 수 있음.
2. **분석 도구**:
* **Iceberg Model**: 눈에 보이는 사건(Event) 아래의 패턴, 구조, 정신 모델을 파헤침.
* **Causal Loop Diagrams (CLD)**: 인과관계의 고리를 시각화하여 악순환의 지점을 발견.
3. **필요성**:
* 단순한 선형적 사고로 풀 수 없는 기후 변화, 경제 위기, 조직 갈등 등 '사악한 문제(Wicked Problems)' 해결의 필수 도구.
### 매 archetypes
- **Limits to Growth**: R + B → S-curve.
- **Shifting the Burden**: short-term fix 의 weakens long-term solution.
- **Tragedy of the Commons**: shared resource 의 overuse.
- **Fixes That Fail**: 매 quick fix 의 root cause 의 worsen.
- **Success to the Successful**: rich-get-richer.
- **Escalation**: arms race.
---
### 매 응용
1. Software incident analysis (alerts → fatigue → ignore).
2. Tech debt dynamics (speed ↔ debt ↔ slowdown).
3. Org design (incentives → behavior → outcomes).
4. Climate / policy modeling.
시스템 사고(Systems-Thinking)는 현상의 개별 부분보다는 전체와 그 연결 관계에 초점을 두는 사고방식입니다. ([[System-Theory|System-Theory]]의 실천적 도구)
## 💻 패턴
1. **사고의 층위 (Iceberg Model)**:
* **[[Events|Events]]**: 지금 무슨 일이 일어났는가? (당장 주입할 주제 10개)
* **Patterns**: 과거부터 어떤 흐름이 있었는가? (배치별 주입 속도 및 품질 유지)
* **Structures**: 어떤 구조가 이런 패턴을 만드는가? ([[Ps-Reinforce|Ps-Reinforce]] 프로토콜과 코다리의 지휘 체계). (Standard-Operating-Procedure와 연결)
* **[[Mental Models|Mental Models]]**: 우리의 어떤 생각이 이 구조를 유지하는가? (지식이 곧 자산이라는 철학).
2. **왜 중요한가?**:
* 단순한 문제 해결(Firefighting)이 아니라 '문제의 근본 원인'을 제거하여 같은 문제가 다시는 발생하지 않게 하기 때문임.
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
- **과거 데이터와의 충돌**: 과거의 경영/정치 정책은 당장의 증상을 치료하는 'Quick-fix' 정책에 집중했으나, 현대 거버넌스 정책은 시스템 사고를 통해 근본 구조를 바꾸는 '지렛대 지점(Leverage Point)' 타격 정책으로 이동함(RL Update).
- **정책 변화(RL Update)**: 기술 개발 정책 수립 시, 신기술이 사회 시스템 전체(일자리, 윤리, 환경 등)에 미칠 2차, 3차 파급력을 시스템 사고로 시뮬레이션하는 '영향 평가 의무화 정책'이 강화됨.
---
- **과거 데이터와의 충돌**: 과거에는 인과관계가 직선적(A가 B를 만든다)이라 믿었으나, 현대 정책은 모든 것이 얽힌 순환적 인과관계 정책을 중시함(RL Update).
- **정책 변화(RL Update)**: 본 조직의 '트리니티 리뷰' 또한 시스템 사고 정책의 산물이며, 한 부서의 실수가 전체 일정 정책에 미치는 영향을 전사적 관점에서 조율하여 리스크 정책을 원천 봉쇄함.
## 🔗 지식 연결 (Graph)
- Complex Adaptive[[_system|system]]s, [[Social Systems Theory|Social Systems Theory]], [[Structuralism|Structuralism]], [[Risk Management|Risk Management]], [[Decision Theory|Decision Theory]], [[Ps-Reinforce|Ps-Reinforce]]
- **Modern Tech/Tools**: System Dynamics software (Vensim, Stella), Causal Loop mapping.
---
---
- [[Standard-Operating-Procedure|Standard-Operating-Procedure]], [[System-Theory|System-Theory]], [[Problem-Solving|Problem-Solving]], [[Management|Management]], [[Logic|Logic]]
- **Key Tools**: Causal loop diagrams (CLD), Stock and flow diagrams.
---
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
**언제 이 지식을 쓰는가:**
- *(TODO)*
**언제 쓰면 안 되는가:**
- *(TODO)*
## 🧪 검증 상태 (Validation)
- **정보 상태:** needs_review
- **출처 신뢰도:** A
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
## 🧬 중복 검사 (Duplicate Check)
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
- **처리 방식:** UPDATE (자동 정규화)
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
## 🕓 변경 이력 (Changelog)
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|------|-----------|-----------|--------|
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
## 💻 코드 패턴 (Code Patterns)
**패턴 1:** *(TODO: 이 프로젝트 컨벤션 반영한 구조 스켈레톤)*
```text
# TODO
### Causal Loop Diagram (CLD) — text format
```
Tech debt:
velocity (-) → tech_debt // less time to fix → debt grows
tech_debt (-) → velocity // more debt → slower work
// R loop: vicious cycle
tech_debt (+) → cleanup_priority
cleanup_priority (-) → tech_debt
// B loop: self-correcting (if priority actually given)
```
## 🤔 의사결정 기준 (Decision Criteria)
### Stock-flow — Python (simple SIR)
```python
import numpy as np
import matplotlib.pyplot as plt
**선택 A를 써야 할 때:**
- *(TODO)*
def sir(beta=0.3, gamma=0.1, S0=999, I0=1, R0=0, days=160, dt=1):
S, I, R = [S0], [I0], [R0]
N = S0 + I0 + R0
for _ in range(int(days/dt)):
dS = -beta * S[-1] * I[-1] / N
dI = beta * S[-1] * I[-1] / N - gamma * I[-1]
dR = gamma * I[-1]
S.append(S[-1] + dS*dt)
I.append(I[-1] + dI*dt)
R.append(R[-1] + dR*dt)
return S, I, R
**선택 B를 써야 할 때:**
- *(TODO)*
S, I, R = sir()
plt.plot(I, label='Infected')
plt.show()
```
**기본값:**
> *(TODO)*
### Limits to Growth — code
```python
def growth_with_limit(K=1000, r=0.1, P0=10, T=200):
P = [P0]
for _ in range(T):
# R loop: r*P (reinforcing)
# B loop: (1 - P/K) (balancing as P → K)
dP = r * P[-1] * (1 - P[-1] / K)
P.append(P[-1] + dP)
return P
# Logistic curve: explosive then plateau
```
## ❌ 안티패턴 (Anti-Patterns)
### Behavior over time graph (BoT)
```
^ ___
| __/
| __/ ← logistic (limits to growth)
| ___/
| ___/
| ___/
| __/
| __/
| /
+----------------------------> time
```
- **[안티패턴]:** *(TODO: 무엇을 하면 안 되는가 + 이유 + 대신 무엇을)*
### Archetype detector — checklist
```yaml
shifting_the_burden:
symptoms:
- "Quick fix repeatedly applied"
- "Underlying problem persists or worsens"
- "Capability for fundamental fix atrophies"
examples:
- Painkillers vs. cause
- Hotfixes vs. refactoring
- Hiring more on-call vs. reducing alerts
```
### Causal vs. correlational
```python
# Bad: regression on snapshot
# Good: simulate stocks/flows over time, validate
# with both reference modes (BoT) and structure
```
## 매 결정 기준
| 상황 | Approach |
|---|---|
| Persistent recurring issue | Identify archetype |
| Counter-intuitive outcome | Look for delays / loops |
| Quick decision | Mental CLD sketch |
| Forecast / policy test | Stock-flow simulation |
| Single-cause obvious | 매 systems thinking 의 overkill |
**기본값**: 매 CLD sketch 의 first — 매 archetype 의 명확 시 의 simulation.
## 🔗 Graph
- 부모: [[Complexity]] · [[Cybernetics]]
- 변형: [[System Dynamics]] · [[Cynefin]] · [[Lean Thinking]]
- 응용: [[Incident Analysis]] · [[Tech Debt]] · [[Org Design]]
- Adjacent: [[Feedback Loops]] · [[Mental Models]] · [[Causal Inference]]
## 🤖 LLM 활용
**언제**: archetype identification, CLD draft from narrative, 매 hidden loops 의 surface.
**언제 X**: quantitative simulation (use Vensim, Stella, SimPy) — LLM 의 numeric simulation 의 unreliable.
## ❌ 안티패턴
- **Linear thinking on systemic problem**: 매 single cause 의 search — 매 loop 의 miss.
- **Ignore delays**: 매 oscillation 의 surprise — 매 delay 의 model.
- **Optimize parts in isolation**: 매 local optim 의 global degrade.
- **Paralysis by complexity**: 매 over-modeling — 매 핵심 archetype 의 enough.
## 🧪 검증 / 중복
- Verified (Donella Meadows "Thinking in Systems"; Senge "5th Discipline"; Sterman "Business Dynamics").
- 신뢰도 A.
## 🕓 Changelog
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | Manual cleanup — stocks/flows, archetypes, CLD, leverage points |