chore(wiki): dangling 링크 canonical 정규화 (768파일/1200건)
이름만 다른(표기 변형) [[위키링크]]를 대상 문서의 canonical 제목으로 치환해 끊겼던 1,200개 링크를 연결. 제목/파일명 정규화 일치만 적용하고 별칭 매칭은 과병합 위험으로 제외(애매성 가드). 원본은 _link_reconcile_backup/ 에 백업. 도구: Datacollect/scripts/link_reconcile_apply.mjs Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -150,7 +150,7 @@ resp = client.messages.create(
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Scientific Method]]
|
||||
- 변형: [[Exploratory Data Analysis]] · [[Causal Inference]] · [[Root Cause Analysis]]
|
||||
- 변형: [[Exploratory Data Analysis (EDA)]] · [[Causal Inference]] · [[Root Cause Analysis]]
|
||||
- 응용: [[Decision Making]] · [[Debugging]]
|
||||
- Adjacent: [[Synthesis]] · [[Statistics]]
|
||||
|
||||
|
||||
@@ -156,7 +156,7 @@ criteria = ["dev_speed", "ops_cost", "scalability", "team_autonomy"]
|
||||
## 🔗 Graph
|
||||
- 부모: [[Systems_Thinking|Systems-Thinking]] · [[Architecture]]
|
||||
- 응용: [[Architecture-Review]] · [[Postmortem]]
|
||||
- Adjacent: [[Bounded-Context]] · [[Domain-Driven-Design]]
|
||||
- Adjacent: [[Bounded Context]] · [[Domain-Driven-Design]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: Architecture review, repo onboarding, postmortem synthesis, roadmap drafting. 매 1M context 의 entire codebase 의 fit 가능 — 매 truly novel 2026 capability.
|
||||
|
||||
@@ -135,7 +135,7 @@ def detect_runaway(time_series: list[float], window: int = 10, threshold: float
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Cybernetics Foundations|Cybernetics]] · [[Control Theory]] · [[Systems_Thinking|Systems Thinking]]
|
||||
- 응용: [[RLHF]] · [[Homeostasis (항상성)|Homeostasis]]
|
||||
- 응용: [[RLHF]] · [[Homeostasis (항상성)|Homeostasis]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 archetype identification, 매 PID gain initial estimation, 매 system dynamics diagram 의 stock-flow conversion.
|
||||
|
||||
@@ -170,9 +170,9 @@ def deserialize_kv_int8(data: bytes, meta: dict) -> torch.Tensor:
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[KV-Cache]]
|
||||
- 변형: [[Prefix-Caching]] · [[Paged-Attention]]
|
||||
- 변형: [[Prefix-Caching]] · [[PagedAttention]]
|
||||
- 응용: [[LLM_Optimization_and_Deployment_Strategies|vLLM]]
|
||||
- Adjacent: [[Continuous-Batching]] · [[FlashAttention]]
|
||||
- Adjacent: [[Continuous-Batching]] · [[Flash Attention]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 production LLM serving 매 multi-hour conversations, 매 cost optimization, 매 multi-tenant 100K+ sessions.
|
||||
|
||||
@@ -172,7 +172,7 @@ def iterate_with_budget(items, budget_sec: float):
|
||||
## 🔗 Graph
|
||||
- 부모: [[Agile]]
|
||||
- 응용: [[Generator]] · [[Sprint]]
|
||||
- Adjacent: [[Lean-Startup]]
|
||||
- Adjacent: [[Lean Startup]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: Agentic systems (think-act-observe), iterative refinement of code via LLM feedback, sprint planning summaries.
|
||||
|
||||
@@ -162,7 +162,7 @@ fn matmul[M: Int, N: Int, K: Int](a: Tensor, b: Tensor) -> Tensor:
|
||||
## 🔗 Graph
|
||||
- 부모: [[Performance-Optimization]]
|
||||
- 변형: [[Tracing-JIT]]
|
||||
- 응용: [[JAX]] · [[torch.compile]] · [[V8-Engine]]
|
||||
- 응용: [[JAX]] · [[torch.compile]] · [[V8 Engine]]
|
||||
- Adjacent: [[XLA]] · [[Triton]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
|
||||
@@ -115,10 +115,10 @@ def middle_out_outline(thesis: str):
|
||||
**기본값**: Middle-out — 매 most realistic problems 에서 매 anchor 가 존재.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Problem_Solving|Problem-Solving]] · [[Design-Thinking]]
|
||||
- 부모: [[Problem_Solving|Problem-Solving]] · [[Design Thinking]]
|
||||
- 변형: [[Top-Down-Design]] · [[Bottom-Up-Design]]
|
||||
- 응용: [[Minimal-Viable-Product]]
|
||||
- Adjacent: [[Pyramid-Principle]]
|
||||
- Adjacent: [[Pyramid Principle]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 ambiguous spec 에서 매 LLM 에게 "what's the anchor?" 질문 → 매 most leveraged decision 부터 elaborate.
|
||||
|
||||
@@ -113,7 +113,7 @@ def should_kill(metrics: dict, kill_threshold: dict) -> bool:
|
||||
**기본값**: Landing page → Concierge → Single-feature 의 progression.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Lean-Startup]]
|
||||
- 부모: [[Lean Startup]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 hypothesis articulation, 매 riskiest assumption 의 surfacing, 매 MVP scaffold generation.
|
||||
|
||||
@@ -121,7 +121,7 @@ def fused_workload(neural_idx: float, tlx_score: float) -> float:
|
||||
**기본값**: fNIRS + eye-tracking — 매 real-world ecological validity 의 best.
|
||||
|
||||
## 🔗 Graph
|
||||
- 변형: [[Affective-Computing]] · [[Brain-Computer-Interface]]
|
||||
- 변형: [[Affective Computing]] · [[Brain-Computer-Interface]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 study design review, 매 GLM script generation, 매 multimodal-feature engineering, 매 paper synthesis.
|
||||
|
||||
@@ -122,8 +122,8 @@ def tms_session():
|
||||
**기본값**: CBT + medication + digital tools — 매 multimodal 의 best evidence.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Neuroplasticity]] · [[Addiction-Neuroscience]]
|
||||
- 변형: [[Reward-Prediction-Error]]
|
||||
- 부모: [[Neuroplasticity]] · [[Addiction Neuroscience]]
|
||||
- 변형: [[Reward Prediction Error]]
|
||||
- Adjacent: [[Mesolimbic-Pathway]] · [[Dopamine-System]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
|
||||
@@ -157,7 +157,7 @@ def negotiate(client_versions: set[str], server_versions: set[str]) -> str:
|
||||
## 🔗 Graph
|
||||
- 부모: [[Distributed-Systems]]
|
||||
- 변형: [[HTTP]] · [[gRPC]] · [[MCP]]
|
||||
- 응용: [[API-Design]] · [[Microservices]] · [[클라우드_인프라_및_IaC_운영_표준|IoT]]
|
||||
- 응용: [[API-Design]] · [[Microservices]] · [[클라우드 인프라 및 IaC 운영 표준|IoT]]
|
||||
- Adjacent: [[Interoperability]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
|
||||
@@ -164,7 +164,7 @@ gh issue list --label "needs-triage" --json number,title,createdAt
|
||||
**기본값**: small PRs (<400 LOC) + squash merge + Conventional Commits + required CI.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[CI-CD]]
|
||||
- 부모: [[CI CD]]
|
||||
- 응용: [[Code-Review]] · [[Trunk-Based-Development]]
|
||||
- Adjacent: [[Conventional-Commits]] · [[CODEOWNERS]]
|
||||
|
||||
|
||||
@@ -122,7 +122,7 @@ const PrimaryButton = ({ children, ...rest }) => (
|
||||
**기본값**: 매 N=3 까지 wait. 매 doubt 시 duplicate.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[DRY Principle]] · [[Refactoring_Best_Practices|Refactoring]]
|
||||
- 부모: [[DRY Principle (Don't Repeat Yourself)]] · [[Refactoring_Best_Practices|Refactoring]]
|
||||
- 변형: [[YAGNI]]
|
||||
- 응용: [[Extract Function]] · [[Extract Class]]
|
||||
- Adjacent: [[Code Smell]]
|
||||
|
||||
@@ -160,7 +160,7 @@ const trafficLight = setup({}).createMachine({
|
||||
- 부모: [[State Management]] · [[Architecture]]
|
||||
- 변형: [[Server State]]
|
||||
- 응용: [[React]] · [[Zustand]] · [[XState]]
|
||||
- Adjacent: [[Immutability]] · [[State Machine]] · [[Single Source of Truth]]
|
||||
- Adjacent: [[Immutability]] · [[State Machine]] · [[Single Source of Truth (SSoT)]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 state shape 의 매 design 추천, 매 derived vs base 의 매 audit.
|
||||
|
||||
@@ -148,7 +148,7 @@ node --experimental-strip-types script.ts # Node 22.6+
|
||||
## 🔗 Graph
|
||||
- 부모: [[JavaScript]]
|
||||
- 변형: [[Flow]]
|
||||
- 응용: [[React]] · [[Node-js]] · [[Bun]] · [[Deno]]
|
||||
- 응용: [[React]] · [[Nodejs]] · [[Bun]] · [[Deno]]
|
||||
- Adjacent: [[Zod]] · [[ESLint]] · [[Vite]] · [[tsup]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
|
||||
@@ -146,7 +146,7 @@ pathlib.Path("doc/adr/README.md").write_text("\n".join(lines))
|
||||
**기본값**: Nygard ADR in `doc/adr/`, accepted via PR review, supersession over deletion.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Software_Architecture_Patterns]] · [[소프트웨어_설계_원칙_및_디자인_패턴|Engineering_Principles]]
|
||||
- 부모: [[Software_Architecture_Patterns]] · [[소프트웨어 설계 원칙 및 디자인 패턴|Engineering_Principles]]
|
||||
- 응용: [[Microservices_Architecture]] · [[Codebase_Onboarding]]
|
||||
- Adjacent: [[Pull_Request_and_Issue_Tracking]]
|
||||
|
||||
|
||||
@@ -183,7 +183,7 @@ flowchart LR
|
||||
**기본값**: PROJECT.md at repo root, YAML frontmatter, CI lint, kept under 200 lines.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Codebase_Onboarding]] · [[소프트웨어_설계_원칙_및_디자인_패턴|Engineering_Principles]]
|
||||
- 부모: [[Codebase_Onboarding]] · [[소프트웨어 설계 원칙 및 디자인 패턴|Engineering_Principles]]
|
||||
- 변형: [[CODEOWNERS]]
|
||||
- 응용: [[decisions]]
|
||||
- Adjacent: [[Pull_Request_and_Issue_Tracking]] · [[GIT_PROTOCOL]]
|
||||
|
||||
@@ -25,7 +25,7 @@ github_commit: pending
|
||||
- 매 2026 trend: AI-generated dynamic meta (procedural balance shifts), live-ops-driven micro-metas.
|
||||
|
||||
## 🔗 Graph
|
||||
- 관련: [[Live Ops]] · [[Player Retention]]
|
||||
- 관련: [[LiveOps]] · [[Player Retention]]
|
||||
|
||||
## 🕓 변경 이력
|
||||
| 날짜 | 변경 |
|
||||
|
||||
@@ -24,7 +24,7 @@ github_commit: pending
|
||||
- Responsive design + 동일 content (mobile = desktop) 가 권장 pattern.
|
||||
|
||||
## 🔗 Graph
|
||||
- Adjacent: [[Core Web Vitals Optimization (INP, LCP 개선)|Cumulative Layout Shift (CLS)]] · [[Core Web Vitals Optimization (INP, LCP 개선)|Core Web Vitals]]
|
||||
- Adjacent: [[Core Web Vitals Optimization (INP, LCP, CLS)|Cumulative Layout Shift (CLS)]] · [[Core Web Vitals Optimization (INP, LCP, CLS)|Core Web Vitals]]
|
||||
|
||||
## 🕓 변경 이력
|
||||
| 날짜 | 변경 |
|
||||
|
||||
@@ -4,7 +4,7 @@ title: "코드베이스 맵과 대화형 투어 (Codebase Maps & Interactive Tou
|
||||
category: 10_Wiki/Topics
|
||||
status: duplicate
|
||||
canonical_id: codebase-maps-and-interactive-tours
|
||||
duplicate_of: "[[Codebase-Maps-and-Interactive-Tours]]"
|
||||
duplicate_of: "[[Codebase Maps and Interactive Tours]]"
|
||||
aliases: []
|
||||
source_trust_level: A
|
||||
confidence_score: 0.9
|
||||
@@ -16,7 +16,7 @@ github_commit: pending
|
||||
|
||||
# 코드베이스 맵과 대화형 투어 (Codebase Maps & Interactive Tours)
|
||||
|
||||
> **이 문서는 [[Codebase-Maps-and-Interactive-Tours]] 의 중복본입니다.** Canonical 문서로 redirect.
|
||||
> **이 문서는 [[Codebase Maps and Interactive Tours]] 의 중복본입니다.** Canonical 문서로 redirect.
|
||||
|
||||
## 핵심 요약
|
||||
- Onboarding 가속: 매 new dev 의 module dependency 이해 단축.
|
||||
@@ -24,7 +24,7 @@ github_commit: pending
|
||||
- LLM-augmented walkthrough: Claude Opus 4.7 inline explanation.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Codebase-Maps-and-Interactive-Tours]] (canonical)
|
||||
- 부모: [[Codebase Maps and Interactive Tours]] (canonical)
|
||||
- 인접: [[Pull_Request_and_Issue_Tracking|Pull-Requests-and-Issue-Tracking]]
|
||||
|
||||
## 🕓 변경 이력
|
||||
|
||||
@@ -24,7 +24,7 @@ github_commit: pending
|
||||
- ClickHouse, BigQuery, Snowflake — 2026 modern stack.
|
||||
|
||||
## 🔗 Graph
|
||||
- 변형: [[텔레메트리 (Telemetry).]] · [[텔레메트리(Telemetry) 데이터 분석]]
|
||||
- 변형: [[텔레메트리 (Telemetry)]] · [[텔레메트리(Telemetry) 데이터 분석]]
|
||||
|
||||
## 🕓 변경 이력
|
||||
| 날짜 | 변경 |
|
||||
|
||||
Reference in New Issue
Block a user