docs(plan): main.py 推理入口实现计划 + Codex 审查修复
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -75,6 +75,11 @@
|
||||
"id": "design:main-inference-entry",
|
||||
"label": "main.py 推理入口 + 初始 Prompt 集设计",
|
||||
"type": "design"
|
||||
},
|
||||
{
|
||||
"id": "plan:main-inference-entry",
|
||||
"label": "main.py 推理入口 + 初始 Prompt 集实现计划",
|
||||
"type": "plan"
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
@@ -126,6 +131,13 @@
|
||||
"relation": "implements",
|
||||
"evidence": "计划实现设计文档中定义的 synthesizer + factory + CLI 三模块",
|
||||
"added": "2026-07-09T09:05:43.697644+00:00"
|
||||
},
|
||||
{
|
||||
"source": "plan:main-inference-entry",
|
||||
"target": "design:main-inference-entry",
|
||||
"relation": "implements",
|
||||
"evidence": "实现设计文档中定义的 main.py + deps_router + skills/v1",
|
||||
"added": "2026-07-09T14:43:06.084216+00:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user