docs: add 4 work-package implementation plans for preflight fixes
This commit is contained in:
@@ -245,6 +245,26 @@
|
||||
"id": "design:preflight-fixes",
|
||||
"label": "训练前缺陷修复设计",
|
||||
"type": "design"
|
||||
},
|
||||
{
|
||||
"id": "plan:preflight-wp1-asset-migration",
|
||||
"label": "WP1 资产迁移",
|
||||
"type": "plan"
|
||||
},
|
||||
{
|
||||
"id": "plan:preflight-wp2-split-wiring",
|
||||
"label": "WP2 切分与接线",
|
||||
"type": "plan"
|
||||
},
|
||||
{
|
||||
"id": "plan:preflight-wp3-train-loop",
|
||||
"label": "WP3 训练循环与进化引擎",
|
||||
"type": "plan"
|
||||
},
|
||||
{
|
||||
"id": "plan:preflight-wp4-resilience",
|
||||
"label": "WP4 韧性与持久化",
|
||||
"type": "plan"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
@@ -492,6 +512,34 @@
|
||||
"relation": "implements",
|
||||
"evidence": "实现修复设计的 5 个 Task",
|
||||
"added": "2026-07-16T02:01:19.350441+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:preflight-wp1-asset-migration",
|
||||
"target": "design:preflight-fixes",
|
||||
"relation": "implements",
|
||||
"evidence": "四工作包实现训练前缺陷修复设计",
|
||||
"added": "2026-07-16T08:32:42.737883+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:preflight-wp2-split-wiring",
|
||||
"target": "design:preflight-fixes",
|
||||
"relation": "implements",
|
||||
"evidence": "四工作包实现训练前缺陷修复设计",
|
||||
"added": "2026-07-16T08:32:42.822569+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:preflight-wp3-train-loop",
|
||||
"target": "design:preflight-fixes",
|
||||
"relation": "implements",
|
||||
"evidence": "四工作包实现训练前缺陷修复设计",
|
||||
"added": "2026-07-16T08:32:42.906881+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:preflight-wp4-resilience",
|
||||
"target": "design:preflight-fixes",
|
||||
"relation": "implements",
|
||||
"evidence": "四工作包实现训练前缺陷修复设计",
|
||||
"added": "2026-07-16T08:32:42.990273+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user