健康中心: - check_editor 修正为读 editors/active_editors 新字段结构,兼容旧 active_editor - check_github_token 区分 401/403(Token 失效)与网络超时(warn 而非 error) 蓝图规则: - CONVENTIONS v1.4.0:新增「交互质量复盘笔记」章节,建立结构化复盘数据集 - blueprint.rs 版本常量同步至 1.4.0,CLAUDE.md 注入模板版本同步 - 项目导师模块标记为 done(progress 100)
50 lines
976 B
JSON
50 lines
976 B
JSON
{
|
|
"project_name": "dev-manager-tauri",
|
|
"snapshots": [
|
|
{
|
|
"at": "2026-04-03T04:52:50Z",
|
|
"blocked_reasons": [],
|
|
"conventions_version": "1.1.0",
|
|
"modules": {
|
|
"blocked": 0,
|
|
"concept": 0,
|
|
"done": 22,
|
|
"in_progress": 1,
|
|
"planned": 2,
|
|
"total": 25
|
|
},
|
|
"tasks": {
|
|
"blocked": 0,
|
|
"dispatched": 4,
|
|
"done": 84,
|
|
"in_progress": 0,
|
|
"todo": 7,
|
|
"total": 95
|
|
}
|
|
},
|
|
{
|
|
"at": "2026-04-04T01:50:46Z",
|
|
"blocked_reasons": [],
|
|
"conventions_version": "1.3.0",
|
|
"iteration": 1,
|
|
"modules": {
|
|
"blocked": 0,
|
|
"concept": 0,
|
|
"done": 32,
|
|
"in_progress": 0,
|
|
"planned": 0,
|
|
"stalled": [],
|
|
"total": 32
|
|
},
|
|
"tasks": {
|
|
"blocked": 0,
|
|
"dispatched": 1,
|
|
"done": 115,
|
|
"in_progress": 0,
|
|
"todo": 1,
|
|
"total": 116
|
|
}
|
|
}
|
|
]
|
|
}
|