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,14 +2,14 @@
id: PERF-CWV-CLS-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [[[Core-Web-Vitals]], cls, performance, ux, visual-[[Stability]], [[Frontend]]-[[Optimization]], seo]
tags: [[Core-Web-Vitals|[Core-Web-Vitals]], cls, performance, ux, visual-Stability, [[Frontend|Frontend]]-[[Optimization|Optimization]], seo]
last_reinforced: 2026-04-26
---
# Cumulative Layout [[Shift]]: CLS (누적 레이아웃 이동)
# Cumulative Layout [[Shift|Shift]]: CLS (누적 레이아웃 이동)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "사용자가 읽거나 클릭하려는 순간 콘텐츠가 춤추듯 이동하는 '시각적 불안정성'을 제거하고, 0.08초 이내의 고정된 안정감을 제공하여 인지적 마찰을 차단하라" — 페이지의 전체 수명 동안 발생하는 예기치 않은 레이아웃 이동을 측정하는 [[Core Web Vitals]]의 핵심 사용자 경험 지표.
> "사용자가 읽거나 클릭하려는 순간 콘텐츠가 춤추듯 이동하는 '시각적 불안정성'을 제거하고, 0.08초 이내의 고정된 안정감을 제공하여 인지적 마찰을 차단하라" — 페이지의 전체 수명 동안 발생하는 예기치 않은 레이아웃 이동을 측정하는 [[Core Web Vitals|Core Web Vitals]]의 핵심 사용자 경험 지표.
## 📖 구조화된 지식 (Synthesized Content)
- **추출된 패턴:** "Predictive Space Allocation and Visual Isolation" — 콘텐츠가 로드되기 전에 브라우저가 필요한 공간을 미리 예약하여, 데이터 로딩 전후의 시각적 불일치를 제로로 만드는 패턴.
@@ -29,5 +29,5 @@ last_reinforced: 2026-04-26
- **정책 변화:** Antigravity 프로젝트는 모든 UI 컴포넌트에 대해 'Zero Layout Shift' 정책을 강제하며, 빌드 타임에 이미지 크기 미지정 요소를 자동 검출하여 오류를 발생시키는 정책을 시행함.
## 🔗 지식 연결 (Graph)
- [[Core-Web-Vitals]], LCP-Largest-Contentful-Paint, INP-Interaction-to-Next-Paint, Web-Performance-Optimization, SEO-Foundations
- [[Core-Web-Vitals|Core-Web-Vitals]], LCP-Largest-Contentful-Paint, INP-Interaction-to-Next-Paint, Web-Performance-Optimization, SEO-Foundations
- **Raw Source:** 00_Raw/CLS (Cumulative Layout Shift).md