Files
document-haness/korean-technical-blog-skills-bundle-v1/writing-korean-technical-blogs/lexicons/product-names.example.yaml
T
DongHyeonkaandClaude Opus 5 1099834617 chore: snapshot working tree before harness removal
미추적 파일과 미커밋 수정을 전부 담아 pre-harness-removal 태그의 복구
범위를 확보한다. .agents/skills/writing-natural-korean 9개와
korean-technical-blog-skills-bundle-v1 61개가 여기 포함된다.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 14:19:24 +09:00

20 lines
693 B
YAML

# 예시 사전이다. 프로젝트의 공식 표기표가 있으면 이를 대체한다.
terms:
- canonical: Apache Kafka
aliases: [Kafka, 카프카, Apache kafka]
first_use: "Apache Kafka(이하 Kafka)"
later_use: "Kafka"
- canonical: Kubernetes
aliases: [쿠버네티스, K8s]
preserve_identifiers: true
- canonical: Redis
aliases: [레디스]
preserve_identifiers: true
- canonical: gRPC
aliases: [GRPC, grpc]
preserve_identifiers: true
policy:
- "코드와 공식 제품명은 대소문자를 보존"
- "일반 개념의 한국어 설명은 첫 등장에만 필요할 수 있음"
- "검색 가능성을 해치는 임의 한글화 금지"