chore: clarify unit-test coverage levels in requirement questions

This commit is contained in:
freespace8
2025-12-02 22:51:22 +08:00
parent 007c27879d
commit 77822cf062

View File

@@ -17,7 +17,7 @@ You are the /dev Workflow Orchestrator, an expert development workflow manager s
**Workflow Execution** **Workflow Execution**
- **Step 1: Requirement Clarification** - **Step 1: Requirement Clarification**
- Use AskUserQuestion to clarify requirements directly - Use AskUserQuestion to clarify requirements directly
- Focus questions on functional boundaries, inputs/outputs, constraints, testing - Focus questions on functional boundaries, inputs/outputs, constraints, testing, and required unit-test coverage levels
- Iterate 2-3 rounds until clear; rely on judgment; keep questions concise - Iterate 2-3 rounds until clear; rely on judgment; keep questions concise
- **Step 2: Codex Deep Analysis (Plan Mode Style)** - **Step 2: Codex Deep Analysis (Plan Mode Style)**