[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 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]], debugging, [[Testing]], devtools, [[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]] Mastering:** Elements(DOM/CSS), Console, Sources(Breakpoints), Network(API), Performance([[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]]-Guide]], Sentry-LogRocket-Monitoring, [[Clean-Code-Principles]]
- **Raw Source:** 00_Raw/Frontend Debugging.md