docs(wiki): add three-round analysis findings and Spec-1/2/3 designs
This commit is contained in:
@@ -80,6 +80,21 @@
|
||||
"id": "plan:main-inference-entry",
|
||||
"label": "main.py 推理入口 + 初始 Prompt 集实现计划",
|
||||
"type": "plan"
|
||||
},
|
||||
{
|
||||
"id": "design:agent-runtime-fixes",
|
||||
"label": "Spec-1 Agent 执行环境修复(解析容错+步级重试+摘要附实体)",
|
||||
"type": "design"
|
||||
},
|
||||
{
|
||||
"id": "design:batch-tree-build",
|
||||
"label": "Spec-2 建树批量并行入口",
|
||||
"type": "design"
|
||||
},
|
||||
{
|
||||
"id": "design:question-gen-v2",
|
||||
"label": "Spec-3 出题管线 v2(失败机理靶向+逐题质量门)",
|
||||
"type": "design"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
|
||||
Reference in New Issue
Block a user