docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ tags: [auto-reinforced, lubrication, system-efficiency, buffers, coordination, f
last_reinforced: 2026-04-20
---
# [[Lubrication]]
# [[Lubrication|Lubrication]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "시스템의 기름칠: 기계 부품 사이의 마찰을 줄여 열과 마모를 막는 물리적 작용을 넘어, 조직이나 소프트웨어 모듈 사이의 '소통의 부재'나 '버퍼의 부재'로 인한 마찰을 제거하여 전체 흐름을 매끄럽게 만드는 시스템적 유연함."
@@ -27,6 +27,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 소프트웨어 아키텍처 정책에서 '미들웨어(Middleware)'나 '중재자 패턴(Mediator Pattern)'은 모듈 간의 직접 마찰을 방지하는 디지털 윤활제 정책으로 기능함.
## 🔗 지식 연결 (Graph)
- [[Just-in-Case]], [[Interoperability]], [[Leadership]], [[Complexity Theory]], [[Efficiency]]
- [[Just-in-Case|Just-in-Case]], [[Interoperability|Interoperability]], [[Leadership|Leadership]], [[Complexity Theory|Complexity Theory]], [[Efficiency|Efficiency]]
- **Modern Tech/Tools**: API Gateways, Message Queues (RabbitMQ), Organizational mediators.
---