a6f05ab2d5
- 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
35 lines
924 B
JSON
35 lines
924 B
JSON
{
|
|
"run_id": "eval-1-without_skill",
|
|
"grades": [
|
|
{
|
|
"text": "dry-run 被执行",
|
|
"passed": true,
|
|
"evidence": "response.txt 明确提及 --dry-run 命令和结果"
|
|
},
|
|
{
|
|
"text": "lint 被执行",
|
|
"passed": true,
|
|
"evidence": "response.txt 明确提及 --lint 命令和 5 项检查结果"
|
|
},
|
|
{
|
|
"text": "空 source 被识别",
|
|
"passed": true,
|
|
"evidence": "response.txt 列出 5 个空 source 页面及其 root cause"
|
|
},
|
|
{
|
|
"text": "断链被分类分析",
|
|
"passed": true,
|
|
"evidence": "27 个断链被分类为 home-wiki 内部交叉引用和外部文档引用"
|
|
},
|
|
{
|
|
"text": "给出具体修复建议",
|
|
"passed": true,
|
|
"evidence": "给出了 P0-P3 优先级的修复建议,包括 source 补充和断链分类处理"
|
|
}
|
|
],
|
|
"summary": {
|
|
"total": 5,
|
|
"passed": 5,
|
|
"pass_rate": 1.0
|
|
}
|
|
} |