File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Each task follows this structure:
107107### Task N: [ Title]
108108
109109** Priority:** Critical/High/Medium/Low
110- ** Complexity:** Low /Medium/High
110+ ** Complexity:** Small /Medium/Large
111111** Description:** What needs to be done and why
112112** Files:** Comma-separated list of files
113113** Done when:** Acceptance criteria
@@ -138,7 +138,7 @@ Each task follows this structure:
138138### Task 2: Fix null pointer bug
139139
140140** Priority:** Critical
141- ** Complexity:** Low
141+ ** Complexity:** Small
142142** Description:** User service crashes when email is missing.
143143** Files:** src/services/user.ts
144144** Done when:** Missing email handled gracefully
@@ -488,7 +488,7 @@ Planner returns fewer than 3 tasks or claims the codebase needs no improvements.
488488
489489 ### Task 1: Update copyright year
490490 **Priority:** Low
491- **Complexity:** Low
491+ **Complexity:** Small
492492 **Description:** Update copyright to 2026
493493
494494 (Only 1 task returned)
You can’t perform that action at this time.
0 commit comments