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,7 +2,7 @@
id: FE-DEBUG-TEST-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [[[Frontend]], debugging, [[Testing]], devtools, [[Chrome]], logging, troubleshooting]
tags: [[Frontend|[Frontend]], debugging, [[Testing|Testing]], devtools, [[Chrome|Chrome]], logging, troubleshooting]
last_reinforced: 2026-04-26
---
@@ -14,7 +14,7 @@ last_reinforced: 2026-04-26
## 📖 구조화된 지식 (Synthesized Content)
- **추출된 패턴:** "Runtime Inspection and Automated Verification" — 브라우저 개발자 도구를 통한 실시간 상태 분석과 단위/통합 테스트를 결합하여 개발 주기를 가속화하는 패턴.
- **핵심 디버깅 기술:**
- **[[Chrome DevTools]] Mastering:** Elements(DOM/CSS), Console, Sources(Breakpoints), Network(API), Performance([[Bottlenecks]]) 탭의 숙련된 활용.
- **[[Chrome DevTools|Chrome DevTools]] Mastering:** Elements(DOM/CSS), Console, Sources(Breakpoints), Network(API), Performance([[Bottlenecks|Bottlenecks]]) 탭의 숙련된 활용.
- **Source Maps:** 난독화된 프로덕션 코드에서도 원본 소스 위치를 정확히 식별.
- **Conditional Logging:** 불필요한 로그 노출 없이 특정 조건에서만 디버그 정보를 출력하는 로깅 전략.
- **테스트 전략:**
@@ -28,5 +28,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 모든 치명적인 비즈니스 로직에 대해 80% 이상의 테스트 커버리지를 강제하며, 디버그 모드에서만 활성화되는 상세 추적 로그(Verbose Tracing) 정책을 시행함.
## 🔗 지식 연결 (Graph)
- [[React-Error-[[Boundaries]]-and-Handling]], [[Frontend-Performance-[[Optimization]]-Guide]], Sentry-LogRocket-Monitoring, [[Clean-Code-Principles]]
- React-Error-Boundaries-and-Handling, [[프론트엔드 성능 최적화(Frontend Performance Optimization)|Frontend-Performance-[[Optimization]]-Guide]], Sentry-LogRocket-Monitoring, [[Clean-Code-Principles|Clean-Code-Principles]]
- **Raw Source:** 00_Raw/Frontend Debugging.md