feat: LLM Wiki 세컨드 브레인 초기 셋팅
- CLAUDE.md 생성 (볼트 운영 규칙, Karpathy LLM Wiki 10가지 규칙) - 나의 핵심 맥락.md 생성 (아키텍트 프로필, 세컨드 브레인 목적, 핵심 소스) - raw/ 구조 정립 (book/기존 설계원칙 보존, articles/repos/notes/ 추가) - wiki/ 초기화 (index.md, log.md, concepts/sources/patterns/ 폴더) - output/ 초기화 - LLMWiki/ 기존 프롬프트 패턴 파일 보존 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17
wiki/log.md
Normal file
17
wiki/log.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Wiki Operation Log
|
||||
---
|
||||
|
||||
# Wiki Log
|
||||
|
||||
> 모든 오퍼레이션마다 기록. 형식: `YYYY-MM-DD — [동작] 설명`
|
||||
|
||||
---
|
||||
|
||||
## 2026-04-30
|
||||
|
||||
- `wiki/` 폴더 초기화 — index.md, log.md, CLAUDE.md 생성
|
||||
- `wiki/concepts/`, `wiki/sources/`, `wiki/patterns/` 폴더 생성
|
||||
- `raw/` CLAUDE.md 추가, articles/, repos/, notes/ 폴더 생성
|
||||
- `output/` 폴더 및 CLAUDE.md 생성
|
||||
- 메인 CLAUDE.md에 볼트 구조 및 위키 운영 규칙 추가
|
||||
Reference in New Issue
Block a user