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
@@ -6,7 +6,7 @@ tags: [Ecommerce, DataManagement, Catalog, Taxonomy]
last_reinforced: 2026-04-20
---
# [[E-commerce-Catalog-Management]] (이커머스 카탈로그 관리)
# [[E-commerce-Catalog-Management|E-commerce-Catalog-Management]] (이커머스 카탈로그 관리)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "수백만 개의 상품 속에서 '그 사과'를 정확히 골라내게 만드는 지식의 뼈대." 상품 데이터의 표준화, 분류(Taxonomy), 속성 관리(Attributes)를 통해 고객에게는 정확한 검색 결과와 필터링을 제공하고, 운영자에게는 효율적인 재고 관리를 가능케 하는 기반 기술이다.
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-20
- 카탈로그가 너무 세분화되면 고객은 '선택의 장애'를 느끼고, 관리자는 데이터 입력 지옥에 빠진다. 최근에는 정해진 카테고리 트리(Tree)를 따르기보다, 벡터 검색과 LLM을 활용해 '의도 기반 카탈로그(Intent-based Catalog)'를 구축하여 훨씬 유연한 상품 노출(Semantic Search)을 구현하는 추세다.
## 🔗 지식 연결 (Graph)
- Related: Taxonomy-and-Ontology , [[벡터 데이터베이스 (Vector Database)]]
- Related: Taxonomy-and-Ontology , [[벡터 데이터베이스 (Vector Database)|벡터 데이터베이스 (Vector Database)]]
- Platform: Shopify-Architecture