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
@@ -5,7 +5,7 @@ tags: [Reliability, Error Boundary, Sentry, Logging, Stability]
created: 2026-04-20
---
# [[Reliability_Safety_First]] (애플리케이션 안정성)
# [[Reliability_Safety_First|Reliability_Safety_First]] (애플리케이션 안정성)
## 📌 한 줄 통찰 (The Karpathy Summary)
> 에러는 막는 것이 아니라 '우아하게 격리'하는 것이다. 컴포넌트 하나가 무너져도 전체 시스템은 안전하게 순항해야 한다.
@@ -24,5 +24,5 @@ created: 2026-04-20
- 모든 곳에 에러 바운더리를 칠 필요는 없다. 데이터와 UI가 1:1로 매칭되는 구조라면 차라리 상위에서 에러를 처리하는 것이 논리적으로 명확할 수 있다.
## 🔗 지식 연결 (Graph)
- Related: [[System_Debugging_Protocol]] , [[React_Testing_Strategy]]
- Foundation: [[System_Protocol_Standard]]
- Related: [[System_Debugging_Protocol|System_Debugging_Protocol]] , [[React_Testing_Strategy|React_Testing_Strategy]]
- Foundation: [[System_Protocol_Standard|System_Protocol_Standard]]