Documentation
README
Wiki Lint
健康检查知识库。 Health-check the knowledge base.
检查项 Checks
- 孤立页 Orphans: 没有任何
[[链接]]指向的概念页 - 断链 Broken links:
[[链接]]指向不存在的页面 - 矛盾 Contradictions: 不同页面对同一概念的冲突描述。同时写入
wiki/contradictions.md(用 wiki-ingest 中的矛盾记录格式)并更新overview.md的矛盾摘要 - 陈旧内容 Stale: confidence:low 且长期未更新的页面
- Confidence 衰减 Decay:
- 若概念页
last_reviewed距今 >30天,且期间未被新页面引用 → confidence 降一级(high→medium→low) - 列出所有降级的概念
- 若概念页
- 跨课程缺失 Missing links: 同一概念出现在多门课但没有互链
- 课程总览缺失 Missing overviews:
index.md中每门课是否都有对应的wiki/courses/{course}-overview.md;缺少则自动创建(用 wiki-ingest 中的课程总览页格式) - 术语表缺失 Glossary gaps: 检查
wiki/glossary.md中缺少哪些已有概念页的术语条目,补充完整
流程 Process
This is the opening of the README. Read the full README on GitHub.