Files
LLMWiki-Template/Karpathy llm wiki 핵심규칙 10가지.md
T
2026-04-17 10:35:09 +09:00

12 lines
596 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Karpathy LLM Wiki 핵심 규칙 10가지
1. **raw/는 절대 수정 금지** (불변 원본)
2. wiki 페이지 생성/삭제 시 **index.md 필수 업데이트**
3. 모든 오퍼레이션마다 **log.md에 기록**
4. 내부 참조는 **wikilink** 형식
5. 모든 wiki 페이지에 **YAML frontmatter**
6. 모순 발견 시 **양쪽 소스 모두 인용**
7. 소스 요약은 사실만, 해석은 개념 페이지에서
8. 질의 시 **index.md 먼저**, raw/는 마지막 수단
9. **새 페이지보다 기존 페이지 업데이트 우선**
10. index 항목은 한 줄, 120자 이내