| name | wiki-candidate-harvest |
| description | Find and prioritize project files that should be promoted into the KEG workspace LLM wiki. Use when scanning the repo for durable knowledge candidates, turning raw strategy/product/submission documents into wiki backlog, or refreshing the list of notes that deserve `concepts/`, `problems/`, `theses/`, `comparisons/`, `entities/`, or `sources/` pages. |
Wiki Candidate Harvest
Overview
์ด ์คํฌ์ ์ด ์ ์ฅ์์์ 06_LLM์ํค/๋ก ์น๊ฒฉํ ๋งํ ๋ฌธ์๋ฅผ ์ฐพ๊ณ , ์ ํ๋ณด์ธ์ง ์ค๋ช
๊ฐ๋ฅํ backlog๋ก ์ ๋ฆฌํ ๋ ์ฌ์ฉํ๋ค.
Read First
.agent/AGENTS.md
.agent/system/contracts/llm-wiki-operations.md
.agent/skills/obsidian-workspace/SKILL.md
references/candidate-signals.md
Workflow
06_LLM์ํค/index.md, 06_LLM์ํค/overview.md, 06_LLM์ํค/log.md๋ฅผ ๋จผ์ ์ฝ์ด ์ด๋ฏธ ์น๊ฒฉ๋ ์ถ์ ํ์ธํ๋ค.
python3 scripts/scan_candidates.py --root <repo>๋ฅผ ์คํํด ํ๋ณด ํ์ผ๊ณผ ์ถ์ฒ wiki type์ ๋ฝ๋๋ค.
- ์์ ํ๋ณด๋ฅผ ์ค์ ๋ก ์ด์ด ๋ค์ ์ค ๋ฌด์์ผ๋ก ์น๊ฒฉํ ์ง ์ ํ๋ค.
concept
problem
thesis
comparison
entity
source
- ๊ฒฐ๊ณผ๋ฅผ
06_LLM์ํค/tasks/ ์๋ backlog note๋ก ๋จ๊ธฐ๊ณ , ํ์ํ๋ฉด ์ฆ์ ์น๊ฒฉํ๋ค.
- ๊ตฌ์กฐ๋ฅผ ๋ฐ๊ฟจ์ผ๋ฉด
bash _system/tools/obsidian/tag-audit.sh๋ก tags/up ๋๋ฝ์ ์ ๊ฒํ๋ค.
Selection Rules
- ๋ฐ๋ณต ์กฐํ ๊ฐ๋ฅ์ฑ์ด ๋์์๋ก ์ฐ์ ํ๋ค.
- raw log๋ณด๋ค synthesis ๊ฐ๋ฅํ ๋ฌธ์๋ฅผ ์ฐ์ ํ๋ค.
- ์ฌ์ฌ ๋ฌธ๋ฒ, ๋ฌธ์ ์ ์, ์ ํ ๊ตฌ์กฐ, ์ ์ถ ์ ๋ต์ ์ํฅ์ ์ฃผ๋ ๋ฌธ์๋ฅผ ์ฐ์ ํ๋ค.
- ์ด๋ฏธ ์ํค์ ๊ฐ์ ์ถ์ด ์์ผ๋ฉด ์ note๋ฅผ ๋ง๋ค๊ธฐ๋ณด๋ค ๊ธฐ์กด note ๋ณด๊ฐ์ ์ฐ์ ํ๋ค.
- ๋จ์ ์ด์, ์ผํ์ฑ ๋ฉ๋ชจ, ๊ฐ์ธ ์ด์ ๋ก๊ทธ๋ ๋ฎ๊ฒ ๋ณธ๋ค.
Output Format
- ๋น ๋ฅธ ์ค์บ๋ง ํ์ํ๋ฉด ์คํฌ๋ฆฝํธ ์ถ๋ ฅ ๊ทธ๋๋ก ์ฌ์ฉํ๋ค.
- ๊ธฐ๋ก์ด ํ์ํ๋ฉด
06_LLM์ํค/tasks/์ ์๋ ํ์์ผ๋ก ๋จ๊ธด๋ค.
# ํ๋ก์ ํธ ์ง์ํ ํ๋ณด ์ค์บ
## Top candidates
- `<path>` -> `<recommended type>` | `<why>`
## Fast-track promotions
- ๋ฐ๋ก ์น๊ฒฉํ 2-5๊ฐ
## Later backlog
- ์ถ๊ฐ ๊ฒํ ํ๋ณด
Resources
scripts/scan_candidates.py
ํ๋ก์ ํธ ์ ์ญ์ Markdown ํ์ผ์ ์ค์บํด ์ ์, ์ถ์ฒ wiki type, ์ถ์ฒ ์ด์ ๋ฅผ ์ถ๋ ฅํ๋ค.
references/candidate-signals.md
์ด๋ค ๋ฌธ์๊ฐ ์ข์ wiki ํ๋ณด์ธ์ง ํ๋จํ๋ ๊ท์น๊ณผ path/type ๋งคํ ๊ธฐ์ค์ด๋ค.