docs(wiki): add three-round analysis findings and Spec-1/2/3 designs

This commit is contained in:
2026-07-11 07:45:51 -04:00
parent 658e62054e
commit a79c2ec753
11 changed files with 528 additions and 2 deletions
+15
View File
@@ -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": [