Skip to content

Commit 6958244

Browse files
committed
refactor: clarify correctness criteria and improve section headings in challenge documentation
1 parent a2587f0 commit 6958244

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

commands/02_context/challenge.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Is this 100% correct based on what we agreed on earlier?
1414

1515
## Rules
1616

17+
When no "Deal breakers", then correctness is 100%.
18+
1719
### Already existing content
1820

1921
- Challenge your assumptions.
@@ -40,26 +42,21 @@ My confidence level of correctness now: XX%
4042
4143
# Previous work to review
4244
43-
## ✅ What is 100% correct
45+
## ✅ 100% correctness
4446
4547
-
4648
-
4749
48-
## ❌ What is 100% wrong that I am sure
50+
## ❌ Deal breakers
4951
5052
-
5153
-
5254
-
5355
54-
## 🙏 What could be optimized (feel free to refused it)
56+
## 🙏 Suggestions (enhancements only)
5557
5658
-
5759
-
58-
59-
# New structure proposal
60-
61-
// detailed structure with #, ##, ###, etc title, bullet points with only main ideas.
62-
6360
```
6461

6562
## Steps

0 commit comments

Comments
 (0)