Phase 0-2: Schema cleanup, typed relations, event-driven automation
- Phase 0: AGENTS.md cleanup (dedup quotes, renumber sections, merge qmd) - Phase 1: typed relations (manage-relations.py, graph-search.py, check-staleness.py, detect-conflicts.py) - Phase 2: frontmatter validator, weekly lint, knowledge promotion, git hooks - Fix .gitignore to track tools/ and .githooks/ - Fix git remote URL (remove plaintext token) - New wiki pages: 504 pages, 34 raw sources
This commit is contained in:
@@ -20,6 +20,8 @@ aliases:
|
||||
|
||||
## 问题
|
||||
|
||||
- [[RAG vs 持久化知识库]]
|
||||
|
||||
维护知识库的枯燥部分不是阅读或思考,而是:
|
||||
|
||||
- 更新交叉引用
|
||||
@@ -75,5 +77,13 @@ Vannevar Bush 在 1945 年提出 Memex 时,设想了一个个人化的、精
|
||||
|
||||
## 来源
|
||||
|
||||
---
|
||||
|
||||
## 核心概念
|
||||
|
||||
| 页面 | 简介 |
|
||||
|------|------|
|
||||
| [[知识库维护自动化]] | LLM如何解决知识库维护负担的核心问题 |
|
||||
|
||||
- [[llm-wiki]] — Karpathy Gist 原文
|
||||
- [[LLM Wiki]] — 核心概念页
|
||||
|
||||
Reference in New Issue
Block a user