Files
llm_wiki/tools/data/sync-homewiki/iteration-1/eval-1/with_skill/grading.json
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

40 lines
982 B
JSON
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.
{
"run_id": "eval-1-with_skill",
"grades": [
{
"text": "dry-run 被执行",
"passed": true,
"evidence": "subagent 汇报运行 --dry-run26 页全部一致"
},
{
"text": "lint 被执行",
"passed": true,
"evidence": "subagent 汇报运行 --lint,检出问题"
},
{
"text": "空 source 被识别",
"passed": true,
"evidence": "subagent 分析中列出 5 个空 source 页面及根因"
},
{
"text": "断链被分类分析",
"passed": true,
"evidence": "subagent 对 27 个断链进行了分类分析"
},
{
"text": "给出具体修复建议",
"passed": true,
"evidence": "subagent 给出具体修复建议"
},
{
"text": "输出文件保存成功",
"passed": false,
"evidence": "subagent 声称已保存文件,但 outputs/ 目录为空"
}
],
"summary": {
"total": 6,
"passed": 5,
"pass_rate": 0.833
}
}