规格编译
spec_compileCompiles a product idea into a structured specification, asking follow-up questions or generating drafts and formal specs based on readiness.
Instructions
编译完整产品规格和开发 Prompt。根据信息完整度输出追问、草案或正式规格。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_idea | Yes | 用户原始想法 | |
| answers | No | 用户对追问的回答 | |
| allow_assumptions | No | 是否允许使用默认假设 | |
| min_readiness_score | No | 最低可接受的 readiness 分数 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| readiness | Yes | ||
| inputConsumption | No | ||
| technicalProfile | No | ||
| pmIntentDecision | No | ||
| spec | No | ||
| confirmation | No | ||
| clarification | No | ||
| nextAction | Yes |