Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -138,10 +138,9 @@ df = table.to_pandas(zero_copy_only=True)
|
||||
**기본값**: Pydantic v2 (Python), Zod (TS), Serde (Rust).
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Software Architecture]] · [[Type Systems]]
|
||||
- 변형: [[JSON Parsing]] · [[Protobuf]] · [[Parser Combinators]]
|
||||
- 응용: [[FastAPI]] · [[GraphQL]] · [[Compilers]]
|
||||
- Adjacent: [[Validation]] · [[Schema Design]] · [[Serialization]]
|
||||
- 부모: [[Software Architecture]] · [[TypeScript 타입 시스템 (TypeScript Type System)|Type Systems]]
|
||||
- 변형: [[Protobuf]]
|
||||
- Adjacent: [[Validation]] · [[Schema Design]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: structured output enforcement (JSON schema → Pydantic), tool call argument 의 parse.
|
||||
|
||||
Reference in New Issue
Block a user