Skip to content

Commit ca05818

Browse files
ofriwclaude
andcommitted
Regenerate all presentation JSON files with updated content
Updated learning objectives, speaker notes, and timing across all lessons. Improved consistency in presentation structure and educational flow. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8e1ee45 commit ca05818

12 files changed

+1679
-1713
lines changed

website/static/presentations/intro.json

Lines changed: 102 additions & 129 deletions
Large diffs are not rendered by default.

website/static/presentations/manifest.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -2,78 +2,78 @@
22
"intro.md": {
33
"presentationUrl": "/presentations/intro.json",
44
"slideCount": 10,
5-
"estimatedDuration": "25-35 minutes",
6-
"title": "Introduction: Operating AI Coding Agents",
7-
"generatedAt": "2025-11-10T12:40:06.389Z"
5+
"estimatedDuration": "30-45 minutes",
6+
"title": "AI Coding Agents: Operator Training Introduction",
7+
"generatedAt": "2025-11-10T13:29:12.853Z"
88
},
99
"methodology/lesson-3-high-level-methodology.md": {
1010
"presentationUrl": "/presentations/methodology/lesson-3-high-level-methodology.json",
11-
"slideCount": 14,
12-
"estimatedDuration": "40-50 minutes",
13-
"title": "Lesson 3: High-Level Methodology",
14-
"generatedAt": "2025-11-10T12:41:10.588Z"
11+
"slideCount": 12,
12+
"estimatedDuration": "45-60 minutes",
13+
"title": "High-Level Methodology: From Craftsman to Operator",
14+
"generatedAt": "2025-11-10T13:30:28.410Z"
1515
},
1616
"methodology/lesson-4-prompting-101.md": {
1717
"presentationUrl": "/presentations/methodology/lesson-4-prompting-101.json",
1818
"slideCount": 11,
19-
"estimatedDuration": "35-45 minutes",
20-
"title": "Lesson 4: Prompting 101",
21-
"generatedAt": "2025-11-10T12:42:11.583Z"
19+
"estimatedDuration": "45-60 minutes",
20+
"title": "Prompting 101: Pattern Completion, Not Conversation",
21+
"generatedAt": "2025-11-10T13:31:32.223Z"
2222
},
2323
"methodology/lesson-5-grounding.md": {
2424
"presentationUrl": "/presentations/methodology/lesson-5-grounding.json",
25-
"slideCount": 14,
25+
"slideCount": 12,
2626
"estimatedDuration": "40-50 minutes",
27-
"title": "Lesson 5: Grounding - Anchoring Agents in Reality",
28-
"generatedAt": "2025-11-10T12:43:39.486Z"
27+
"title": "Lesson 5: Grounding",
28+
"generatedAt": "2025-11-10T13:32:34.708Z"
2929
},
3030
"practical-techniques/lesson-10-debugging.md": {
3131
"presentationUrl": "/presentations/practical-techniques/lesson-10-debugging.json",
32-
"slideCount": 13,
33-
"estimatedDuration": "35-45 minutes",
32+
"slideCount": 12,
33+
"estimatedDuration": "40-50 minutes",
3434
"title": "Debugging with AI Agents",
35-
"generatedAt": "2025-11-10T12:44:51.672Z"
35+
"generatedAt": "2025-11-10T13:33:40.412Z"
3636
},
3737
"practical-techniques/lesson-6-project-onboarding.md": {
3838
"presentationUrl": "/presentations/practical-techniques/lesson-6-project-onboarding.json",
39-
"slideCount": 12,
40-
"estimatedDuration": "45-60 minutes",
41-
"title": "Lesson 6: Project Onboarding",
42-
"generatedAt": "2025-11-10T12:46:09.825Z"
39+
"slideCount": 10,
40+
"estimatedDuration": "30-45 minutes",
41+
"title": "Project Onboarding: Context File Ecosystems",
42+
"generatedAt": "2025-11-10T13:34:43.416Z"
4343
},
4444
"practical-techniques/lesson-7-planning-execution.md": {
4545
"presentationUrl": "/presentations/practical-techniques/lesson-7-planning-execution.json",
46-
"slideCount": 14,
46+
"slideCount": 13,
4747
"estimatedDuration": "40-50 minutes",
48-
"title": "Planning and Execution: Active Grounding in Agent Workflows",
49-
"generatedAt": "2025-11-10T12:47:22.374Z"
48+
"title": "Planning and Execution: From Context to Code",
49+
"generatedAt": "2025-11-10T13:35:56.315Z"
5050
},
5151
"practical-techniques/lesson-8-tests-as-guardrails.md": {
5252
"presentationUrl": "/presentations/practical-techniques/lesson-8-tests-as-guardrails.json",
53-
"slideCount": 13,
53+
"slideCount": 10,
5454
"estimatedDuration": "40-50 minutes",
55-
"title": "Tests as Guardrails: Preventing Regressions at Agent Scale",
56-
"generatedAt": "2025-11-10T12:48:38.519Z"
55+
"title": "Tests as Guardrails",
56+
"generatedAt": "2025-11-10T13:36:56.294Z"
5757
},
5858
"practical-techniques/lesson-9-reviewing-code.md": {
5959
"presentationUrl": "/presentations/practical-techniques/lesson-9-reviewing-code.json",
60-
"slideCount": 10,
61-
"estimatedDuration": "35-45 minutes",
62-
"title": "Lesson 9: Reviewing Code",
63-
"generatedAt": "2025-11-10T12:49:43.194Z"
60+
"slideCount": 12,
61+
"estimatedDuration": "40-50 minutes",
62+
"title": "Code Review: The Validate Phase",
63+
"generatedAt": "2025-11-10T13:38:00.904Z"
6464
},
6565
"understanding-the-tools/lesson-1-intro.md": {
6666
"presentationUrl": "/presentations/understanding-the-tools/lesson-1-intro.json",
67-
"slideCount": 10,
68-
"estimatedDuration": "30-45 minutes",
69-
"title": "Introduction to AI Agents",
70-
"generatedAt": "2025-11-10T12:50:40.882Z"
67+
"slideCount": 12,
68+
"estimatedDuration": "45-60 minutes",
69+
"title": "Understanding AI Agents: First Principles",
70+
"generatedAt": "2025-11-10T13:39:06.292Z"
7171
},
7272
"understanding-the-tools/lesson-2-understanding-agents.md": {
7373
"presentationUrl": "/presentations/understanding-the-tools/lesson-2-understanding-agents.json",
74-
"slideCount": 13,
74+
"slideCount": 11,
7575
"estimatedDuration": "35-45 minutes",
7676
"title": "Understanding Agents",
77-
"generatedAt": "2025-11-10T12:51:50.718Z"
77+
"generatedAt": "2025-11-10T13:40:16.285Z"
7878
}
7979
}

0 commit comments

Comments
 (0)