Skip to content

Commit f8b8c6d

Browse files
ofriwclaude
andcommitted
Update manifests for Lesson 11
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 3966cd5 commit f8b8c6d

File tree

3 files changed

+56
-34
lines changed

3 files changed

+56
-34
lines changed

scripts/output/podcasts/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,11 @@
6464
"size": 7306,
6565
"tokenCount": 1763,
6666
"generatedAt": "2025-11-08T08:16:32.275Z"
67+
},
68+
"practical-techniques/lesson-11-agent-friendly-code.md": {
69+
"scriptPath": "practical-techniques/lesson-11-agent-friendly-code.md",
70+
"size": 7452,
71+
"tokenCount": 1787,
72+
"generatedAt": "2025-11-26T07:34:39.155Z"
6773
}
6874
}

website/static/audio/manifest.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,14 @@
9797
"chunks": 4,
9898
"generatedAt": "2025-11-08T14:38:04.386Z",
9999
"scriptSource": "methodology/lesson-5-grounding.md"
100+
},
101+
"practical-techniques/lesson-11-agent-friendly-code.md": {
102+
"audioUrl": "/audio/practical-techniques/lesson-11-agent-friendly-code.wav",
103+
"size": 21401416,
104+
"format": "audio/wav",
105+
"tokenCount": 1452,
106+
"chunks": 2,
107+
"generatedAt": "2025-11-26T07:40:08.172Z",
108+
"scriptSource": "practical-techniques/lesson-11-agent-friendly-code.md"
100109
}
101110
}
Lines changed: 41 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,86 @@
11
{
22
"intro.md": {
33
"presentationUrl": "/presentations/intro.json",
4-
"slideCount": 10,
5-
"estimatedDuration": "25-30 minutes",
6-
"title": "Introduction: AI Coding Course",
7-
"generatedAt": "2025-11-10T21:11:02.010Z"
4+
"slideCount": 11,
5+
"estimatedDuration": "35-45 minutes",
6+
"title": "Operator Training: AI Coding Assistants in Production",
7+
"generatedAt": "2025-11-09T10:34:22.957Z"
88
},
99
"methodology/lesson-3-high-level-methodology.md": {
1010
"presentationUrl": "/presentations/methodology/lesson-3-high-level-methodology.json",
11-
"slideCount": 10,
12-
"estimatedDuration": "35-45 minutes",
13-
"title": "High-Level Methodology: Research-Plan-Execute-Validate",
14-
"generatedAt": "2025-11-10T21:13:53.809Z"
11+
"slideCount": 12,
12+
"estimatedDuration": "45-60 minutes",
13+
"title": "Lesson 3: High-Level Methodology",
14+
"generatedAt": "2025-11-10T15:59:19.399Z"
1515
},
1616
"methodology/lesson-4-prompting-101.md": {
1717
"presentationUrl": "/presentations/methodology/lesson-4-prompting-101.json",
18-
"slideCount": 14,
18+
"slideCount": 11,
1919
"estimatedDuration": "35-45 minutes",
2020
"title": "Prompting 101: Pattern Completion Engineering",
21-
"generatedAt": "2025-11-11T06:42:30.832Z"
21+
"generatedAt": "2025-11-11T06:39:48.792Z"
2222
},
2323
"methodology/lesson-5-grounding.md": {
2424
"presentationUrl": "/presentations/methodology/lesson-5-grounding.json",
25-
"slideCount": 14,
26-
"estimatedDuration": "35-45 minutes",
27-
"title": "Grounding: Anchoring Agents in Reality",
28-
"generatedAt": "2025-11-11T06:44:25.031Z"
25+
"slideCount": 12,
26+
"estimatedDuration": "40-50 minutes",
27+
"title": "Lesson 5: Grounding - Keeping AI Agents Tethered to Reality",
28+
"generatedAt": "2025-11-09T06:35:22.963Z"
2929
},
3030
"practical-techniques/lesson-10-debugging.md": {
3131
"presentationUrl": "/presentations/practical-techniques/lesson-10-debugging.json",
32-
"slideCount": 10,
33-
"estimatedDuration": "40-50 minutes",
32+
"slideCount": 11,
33+
"estimatedDuration": "35-45 minutes",
3434
"title": "Debugging with AI Agents",
35-
"generatedAt": "2025-11-11T06:45:51.862Z"
35+
"generatedAt": "2025-11-10T11:19:45.844Z"
3636
},
3737
"practical-techniques/lesson-6-project-onboarding.md": {
3838
"presentationUrl": "/presentations/practical-techniques/lesson-6-project-onboarding.json",
3939
"slideCount": 10,
4040
"estimatedDuration": "35-45 minutes",
41-
"title": "Project Onboarding with Context Files",
42-
"generatedAt": "2025-11-10T20:39:53.491Z"
41+
"title": "Project Onboarding Context",
42+
"generatedAt": "2025-11-11T07:34:11.922Z"
4343
},
4444
"practical-techniques/lesson-7-planning-execution.md": {
4545
"presentationUrl": "/presentations/practical-techniques/lesson-7-planning-execution.json",
46-
"slideCount": 12,
47-
"estimatedDuration": "35-45 minutes",
48-
"title": "Planning and Execution",
49-
"generatedAt": "2025-11-11T09:02:15.308Z"
46+
"slideCount": 15,
47+
"estimatedDuration": "45-50 minutes",
48+
"title": "Lesson 7: Planning & Execution",
49+
"generatedAt": "2025-11-10T16:44:27.800Z"
5050
},
5151
"practical-techniques/lesson-8-tests-as-guardrails.md": {
5252
"presentationUrl": "/presentations/practical-techniques/lesson-8-tests-as-guardrails.json",
5353
"slideCount": 12,
54-
"estimatedDuration": "35-45 minutes",
55-
"title": "Tests as Guardrails",
56-
"generatedAt": "2025-11-11T06:51:19.041Z"
54+
"estimatedDuration": "40-50 minutes",
55+
"title": "Lesson 8: Tests as Guardrails",
56+
"generatedAt": "2025-11-10T20:09:05.001Z"
5757
},
5858
"practical-techniques/lesson-9-reviewing-code.md": {
5959
"presentationUrl": "/presentations/practical-techniques/lesson-9-reviewing-code.json",
60-
"slideCount": 9,
60+
"slideCount": 12,
6161
"estimatedDuration": "35-45 minutes",
62-
"title": "Reviewing Code with AI",
63-
"generatedAt": "2025-11-11T06:52:57.123Z"
62+
"title": "Lesson 9: Reviewing Code",
63+
"generatedAt": "2025-11-10T16:45:53.163Z"
6464
},
6565
"understanding-the-tools/lesson-1-intro.md": {
6666
"presentationUrl": "/presentations/understanding-the-tools/lesson-1-intro.json",
6767
"slideCount": 11,
68-
"estimatedDuration": "30-40 minutes",
69-
"title": "Introduction: The Paradigm Shift",
70-
"generatedAt": "2025-11-11T06:54:19.086Z"
68+
"estimatedDuration": "40-50 minutes",
69+
"title": "Understanding the Tools: Lesson 1 - Introduction to AI Agents",
70+
"generatedAt": "2025-11-09T11:14:16.616Z"
7171
},
7272
"understanding-the-tools/lesson-2-understanding-agents.md": {
7373
"presentationUrl": "/presentations/understanding-the-tools/lesson-2-understanding-agents.json",
74-
"slideCount": 10,
74+
"slideCount": 12,
7575
"estimatedDuration": "35-45 minutes",
7676
"title": "Understanding Agents",
77-
"generatedAt": "2025-11-11T06:55:59.738Z"
77+
"generatedAt": "2025-11-10T14:57:50.229Z"
78+
},
79+
"practical-techniques/lesson-11-agent-friendly-code.md": {
80+
"presentationUrl": "/presentations/practical-techniques/lesson-11-agent-friendly-code.json",
81+
"slideCount": 10,
82+
"estimatedDuration": "30-40 minutes",
83+
"title": "Agent-Friendly Code",
84+
"generatedAt": "2025-11-26T07:03:44.716Z"
7885
}
7986
}

0 commit comments

Comments
 (0)