Skip to content

Commit 4577fc6

Browse files
committed
Fix remaining time estimates in multiple files
STRUCTURE.md: Remove missed (X min) and (X hour) from workflows 00-READ-ME-FIRST.md: Remove (30 seconds) and other time references Human-supervised cleanup catching AI missed spots
1 parent 6e98167 commit 4577fc6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/learning-material/00-READ-ME-FIRST.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,22 +97,22 @@ I've added **3 sophisticated patterns** extracted from Codex's production codeba
9797

9898
## 🎓 Learning Paths
9999

100-
### 🟢 Beginner (1-2 weeks, 6-8 hours)
100+
### 🟢 Beginner
101101
```
102102
QUICKSTART.md → Pattern 1 → Pattern 5 → Exercises 1-3 → Build mini-agent
103103
```
104104

105-
### 🟡 Intermediate (2-3 weeks, 15-20 hours)
105+
### 🟡 Intermediate
106106
```
107107
INDEX.md → Patterns 2,8,12 → Exercises 4-6 → Build domain agent
108108
```
109109

110-
### 🔴 Advanced (3-4 weeks, 20-30 hours)
110+
### 🔴 Advanced
111111
```
112112
CODEX_PATTERNS_SUMMARY.md → All patterns → Complete agent → Challenge project
113113
```
114114

115-
### 🔥 Production (6-8 weeks, 40-60 hours) **NEW!**
115+
### 🔥 Production ⭐ **NEW!**
116116
```
117117
16-sandbox-escalation/ → 17-turn-diff-tracking/ → 18-rollout-system/
118118
→ Build production agent with ALL patterns

0 commit comments

Comments
 (0)