drafting prompt: soften the one-goal default to a low goal count (1-3)

This commit is contained in:
wassname
2026-08-17 17:49:18 +08:00
parent e6af6db3d9
commit 842f1b85c7
+2 -2
View File
@@ -40,8 +40,8 @@ requirement arrives, fold it in, say what changed, and say the plan is final aga
doesn't change a goal or a discriminator belongs in the appendix, not in the goals.
Right-size it:
- Default to ONE goal. Add another only when it's a genuinely separate checkpoint that can pass or
fail on its own. Most objectives are 1-2 goals.
- Keep the goal count low. A goal is a checkpoint that can pass or fail on its own, so split when
the parts can pass separately and merge when they can't. Most objectives land at 1-3 goals.
- Subtasks are the steps inside a goal; add them when a goal has 3+ distinct steps, skip otherwise.
- Don't invent goals to look thorough. When in doubt, merge.
- Everything above "## Log" is the part the model carries while it works. Keep it under 50 lines,