Files
llm_wiki/raw/教育AI研究/templates/简化版核查清单.md
T
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

67 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "简化版真实性核查清单"
tags: [模板, 真实性核查, 检查清单, 教育AI]
created: 2026-03-31
updated: 2026-03-31
type: template
description: 每篇文档发布前的快速真实性检查清单
version: v1.0
---
# 📋 简化版真实性核查清单
> **用途**:每篇文档发布前的快速检查
> **耗时**:约3分钟
> **门槛**:信源质量分 ≥ 70分方可发布
---
## 🔍 快速核查(必须检查)
| # | 检查项 | 要求 | 通过? |
|---|--------|------|-------|
| 1 | **关键数据有来源** | 每个量化数据标注来源 | ☐ |
| 2 | **链接可访问** | 所有外部链接测试有效 | ☐ |
| 3 | **无不确定表述** | 无"据说"、"据传"、"可能"类 | ☐ |
| 4 | **时效性** | 技术≤6个月,政策≤12个月 | ☐ |
| 5 | **单一来源风险** | 关键信息至少2个独立来源 | ☐ |
---
## 📊 信源质量评分(快速计算)
| 来源类型 | 得分 | 加分 |
|----------|------|------|
| 顶级学术期刊/官方报告 | +20分/个 | |
| 企业白皮书/核心专利 | +10分/个 | |
| 权威媒体报道 | +5分/个 | |
| **未标注来源数据** | -50分/个 | |
| 超过时效要求 | -20分/项 | |
**总分 =** _____
---
## ✅ 最终结论
- [ ] **通过** (≥70分) - 可以发布
- [ ] **需修改** (50-69分) - 补充来源后重评
- [ ] **不通过** (<50分) - 需大幅补充
---
## ⚠️ 常见问题处理
| 问题 | 解决方法 |
|------|----------|
| 找不到来源 | 标注`[待验证]`,不作为关键数据 |
| 链接失效 | 使用Wayback Machine存档或删除该引用 |
| 时效过期 | 更新到最新数据或标注原始日期 |
| 单来源 | 寻找第二个独立来源,或降低该信息权重 |
---
**核查人**______
**核查时间**______