4 Commits

Author SHA1 Message Date
giteahh e8c22a4794 feat(wiki): 摄入历史性新机遇分析框架 + 静能量章节扩展 + frontmatter 验证工具增强
- 新增 wiki/历史性新机遇分析框架.md — 大镇乡谈政策分析框架(一目标一核心两支柱三周期)
- 更新 
aw/呸未然_静能量/ — 摄入 6 个章节内容(盘坐、正身、正言、正行、止念、业力)
- 新增/更新 wiki/静能量.md、wiki/佛家修行.md — 概念页扩展
- 优化 	ools/scripts/validate-frontmatter.py:
  * 支持根目录 .md 文件(如 AGENTS.md)的 wiki 专用检查
  * relations 目标存在性检查扩展到整个 vault(不限于 wiki/)
  * 添加 is_wiki_file() 判断,避免对非 wiki 文件误报
- 更新 wiki/LLM-Wiki-v2.md — 删除冗余 relation,修正 SCHEMA→AGENTS
- 更新 wiki/index.md — 页面数统计(505→506)
- 追加 wiki/log.md — ingest 记录
2026-07-03 09:39:55 +08:00
giteahh 407a9213bf feat(vault): Phase 3 tools + batch citation/relation enrichment 2026-07-01 15:20:40 +08:00
hehaiguang1123 a971d9f625 Fix validate-frontmatter.py GBK encoding error on Windows 2026-07-01 08:06:08 +08:00
hehaiguang1123 a6f05ab2d5 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
2026-07-01 08:05:43 +08:00