Files
document-haness/korean-technical-blog-skills-bundle-v1/writing-korean-technical-blogs/profiles/architecture-decision.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

19 lines
497 B
YAML

id: architecture-decision
register: preserve_or_hamnida
use_when: 아키텍처나 기술 선택의 이유와 결과를 설명할 때
required_sections:
- context_and_problem
- decision_forces
- alternatives
- decision_and_reason
- implementation_or_migration
- consequences
- limitations_and_reversal_conditions
optional_sections:
- diagrams
- code_examples
- future_options
rules:
do_not_turn_tradeoffs_into_benefits_only: true
preserve_rejected_options_and_reasons: true