engine ignition update

This commit is contained in:
2026-05-03 21:09:59 +08:00
parent 0cfb264da6
commit 669441bdfe
29 changed files with 944 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"phase": "design",
"switched_at": "2026-05-03T20:57:00+08:00",
"switched_by": "init",
"previous_phase": null
}

View File

View File

@@ -0,0 +1,17 @@
# 问答质量评估报告
本文件记录设计工作流中每轮问答的质量评估结果。每次评估追加,不覆盖。
## 评估维度
- **劣质问题类型**:引导性 / 过于抽象 / 遗漏选项 / 不可回答 / 基于推测
- **问题原文**:保留用户质疑的原问题
- **用户反馈**:用户的具体质疑或自定义回答
- **优化方案**:改进后的提问方式
- **通用建议**:可跨项目复用的经验
---
## 质量报告
<!-- 新条目按时间倒序追加 -->

View File

@@ -0,0 +1,15 @@
{
"workflow_state": "WAITING_FOR_CONCEPT",
"concept_summary": "",
"reference_games": [],
"in_progress": {
"active": false,
"operation": null,
"started_at": null,
"detail": null
},
"checkpoints": [],
"sessions": [],
"created_at": null,
"updated_at": null
}