[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -2,66 +2,138 @@
|
||||
id: wiki-2026-0508-bureaucracy
|
||||
title: Bureaucracy
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
status: verified
|
||||
canonical_id: self
|
||||
aliases: [P-Reinforce-AUTO-BURE-001]
|
||||
aliases: [Org Friction, Process Overhead, Red Tape]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 0.9
|
||||
tags: [auto-reinforced, bureaucracy, organization, rules, hierarchy, Efficiency-paradox]
|
||||
verification_status: applied
|
||||
tags: [organization, productivity, anti-pattern, sociology]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-04-20
|
||||
last_reinforced: 2026-05-10
|
||||
github_commit: pending
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
tech_stack:
|
||||
language: n/a
|
||||
framework: n/a
|
||||
---
|
||||
|
||||
# [[Bureaucracy|Bureaucracy]]
|
||||
# Bureaucracy
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "질서의 양날의 검: 대규모 조직을 규격화된 규칙과 절차로 일사불란하게 움직이게 하는 합리적 관리 체제이자, 때로는 형식주의에 빠져 혁신의 속도를 늦추는 '느린 공룡'의 원인."
|
||||
## 매 한 줄
|
||||
> **"매 bureaucracy 매 process 의 calcification — coordination scaffold 의 ritual 화"**. Weber 의 ideal-type 매 efficiency / fairness 의 tool 이었으나, 매 modern org 매 overhead 의 synonym. 2026 매 LLM-augmented workflow 매 정 ritual 의 visible / removable.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
관료제(Bureaucracy)는 계층적 구조와 명문화된 규칙을 바탕으로 전문성을 가진 관료들이 조직을 운영하는 체제입니다 (막스 베버 체계화).
|
||||
## 매 핵심
|
||||
|
||||
1. **핵심 특징**:
|
||||
* **Hierarchy**: 명확한 수직적 명령 체계.
|
||||
* **Standardization**: 개인의 기분에 좌우되지 않는 표준화된 업무 매뉴얼. (Standardization vs [[Innovation|Innovation]]과 연결)
|
||||
* **Division of Labor**: 고도의 전문화된 분업.
|
||||
2. **공과 실**:
|
||||
* **Merit**: 예측 가능성(Predictability)과 안정성 확보. 거대 국가나 대기업 운영의 필수 요소.
|
||||
* **Demerit**: '레드 테이프(번거로운 절차)'로 인한 의사결정 지연, 책임 회피 발생.
|
||||
### 매 Bureaucracy 형태
|
||||
- **Process bureaucracy**: 매 multi-step approval, sign-off chain.
|
||||
- **Documentation bureaucracy**: 매 form filling, status report ritual.
|
||||
- **Meeting bureaucracy**: 매 weekly sync, monthly review, quarterly business review (QBR).
|
||||
- **Compliance bureaucracy**: 매 audit, SOC2, GDPR — necessary 한 sub-form.
|
||||
- **Theatrical bureaucracy**: 매 visible-effort 의 signaling (e.g., 매 unread Confluence pages).
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- **과거 데이터와의 충돌**: 과거에는 관료제가 가장 '진보된 효율성 정책'이었으나, 현대의 초고속 기술 경쟁 정책 환경에서는 관료제가 오히려 생존의 병목(Bottleneck) 정책이 됨에 따라 '탈관료제/애자일 정책'이 부상함(RL Update).
|
||||
- **정책 변화(RL Update)**: AI 거버넌스 정책 수립 시, 과거의 지루한 종이 문서 결재 정책 대신 '데이터/코드 기반의 실시간 자동 승인 정책 (Computational Governance)'으로 관료제를 디지털화하여 효율과 통제를 동시에 잡으려는 시도가 이뤄짐.
|
||||
### 매 발생 원인
|
||||
- 매 trust deficit — verification 매 trust 의 substitute.
|
||||
- 매 risk-aversion — process 매 individual blame 의 deflection.
|
||||
- 매 scale 매 informal channel 의 breakdown 후 formal 의 overshoot.
|
||||
- 매 incentive misalignment — 매 process compliance 매 outcome 의 proxy 로 reward.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Standardization vs Innovation|Standardization vs Innovation]], [[Bottlenecks|Bottlenecks]], [[Agile-Philosophy|Agile-Philosophy]], Knowledge-Legacy, Workflow-InteGrity
|
||||
- **Modern Tech/Tools**: Robotic Process Automation (RPA), Digital GRC (Governance, Risk, and Compliance) tools.
|
||||
---
|
||||
### 매 응용
|
||||
1. **Process inventory** quarterly: 매 step "why" / "what if removed" 의 audit.
|
||||
2. **RACI doc** 의 visibility: 매 decision-maker 명시 의 approval chain 단축.
|
||||
3. **Sunset clause**: 매 new policy 의 expiration date 의 default.
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
## 💻 패턴
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
### Process audit checklist
|
||||
```markdown
|
||||
| Step | Why | If removed | Last value |
|
||||
|---|---|---|---|
|
||||
| Director sign-off | Risk | $X exposure | 2024-09 (rejected once) |
|
||||
| QA gate | Defect prev | 매 bug escape +N | 2025-12 |
|
||||
| Legal review | Regulatory | 매 fine $Y | 2025-03 |
|
||||
```
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
### Decision RACI
|
||||
```yaml
|
||||
# raci.yml
|
||||
decision: production-deploy
|
||||
responsible: SRE on-call
|
||||
accountable: VP-Eng
|
||||
consulted: [security, qa-lead]
|
||||
informed: [exec-staff, support]
|
||||
slaSec: 3600
|
||||
```
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
### Meeting hygiene rule
|
||||
```markdown
|
||||
- 매 meeting 매 agenda + Notion doc + decision log.
|
||||
- 매 decision 없는 meeting → cancel / async.
|
||||
- 매 weekly recurring 매 monthly review 의 sunset audit.
|
||||
```
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
### Form-to-API conversion
|
||||
```python
|
||||
# Replace approval form with bot
|
||||
@app.post("/deploy")
|
||||
def deploy(req: DeployReq):
|
||||
if req.size_loc < 500 and req.has_tests:
|
||||
return auto_approve(req)
|
||||
return route_to_human(req, slo_h=4)
|
||||
```
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
### Bureaucracy metric
|
||||
```python
|
||||
def bureaucracy_index(team):
|
||||
"""Lower = better. Track quarterly."""
|
||||
return (
|
||||
team.recurring_meetings_per_week * 2
|
||||
+ team.approval_chain_avg_length * 3
|
||||
+ team.forms_per_quarter
|
||||
)
|
||||
```
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
### Slack-based async approval
|
||||
```
|
||||
# Replace 30-min meeting with thread
|
||||
/approve project=foo
|
||||
> bot: 2/3 approvers needed. CTA: ✅ to approve, ❌ to block, 💬 to discuss.
|
||||
```
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
## 매 결정 기준
|
||||
| 상황 | Approach |
|
||||
|---|---|
|
||||
| Compliance-mandated | Keep, automate, document |
|
||||
| Risk-asymmetric (sev1) | Keep, time-box review |
|
||||
| Habitual / cargo-cult | Sunset, measure impact |
|
||||
| Trust deficit | Fix relationship, not process |
|
||||
| High-velocity team | Default async + 1 weekly sync |
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
**기본값**: removal-by-default + automation-first + human-as-fallback.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Organizational Design]] · [[Complex Systems]]
|
||||
- 변형: [[Compliance]] · [[Process Engineering]]
|
||||
- 응용: [[Async Communication]] · [[Decision Frameworks]]
|
||||
- Adjacent: [[Cargo Cult]] · [[Goodhart's Law]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 process documentation 의 summarization, 매 RACI extract, 매 meeting transcript → decision log.
|
||||
**언제 X**: 매 organizational politics 의 navigation — 매 LLM 매 power dynamics blind.
|
||||
|
||||
## ❌ 안티패턴
|
||||
- **Process worship**: 매 step 의 "always done it this way" — 매 origin 잊음.
|
||||
- **Approval inflation**: 매 each error → new approval step. 매 root cause fix 가 더 effective.
|
||||
- **Theatrical compliance**: 매 unread doc 의 sign-off — 매 false safety.
|
||||
- **Meeting as status display**: 매 weekly sync 의 ritual attendance — 매 attention 의 theft.
|
||||
- **Goodhart on process metrics**: 매 "100% compliance" 매 box-checking 의 trigger.
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Weber _Economy and Society_, Graeber _Bullshit Jobs_, Hamel _Humanocracy_, Newport _A World Without Email_).
|
||||
- 신뢰도 A.
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | Manual cleanup — bureaucracy 형태, audit pattern, RACI, anti-patterns |
|
||||
|
||||
Reference in New Issue
Block a user