feat: modernize AI Engineering curriculum with SDD methodology and context engineering #829
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR modernizes the AI Engineering curriculum (Chapter 3) by replacing the Harper Reed workflow with Liatrio's Spec-Driven Development (SDD) methodology, significantly expanding context engineering coverage, and restructuring exercises for structured learning.
Changes Overview
🎯 Task 1.0: Expand Context Engineering Coverage
docs/3-AI-Engineering/3.1.4-ai-best-practices.md🔄 Task 2.0: Replace Harper Reed Workflow with SDD Methodology
docs/3-AI-Engineering/3.3.1-agentic-best-practices.md📝 Task 3.0: Update Quiz Content
src/quizzes/chapter-3/3.3/agentic-best-practices-quiz.js🛠️ Task 4.0: Modernize Tool Coverage with Claude Code
3.1.2-ai-agents.md,3.3.1-agentic-best-practices.md,3.3.2-agentic-ide.md/contextcommand examples for monitoring utilization📚 Task 5.0: Restructure Exercises with SDD Workflow
docs/3-AI-Engineering/3.3.2-agentic-ide.md✅ Task 6.0: Integration, Cross-References, and Quality Assurance
Impact
For Students
For Curriculum
Testing & Validation
Files Changed
Documentation (4 files)
docs/3-AI-Engineering/3.1.4-ai-best-practices.mddocs/3-AI-Engineering/3.3.1-agentic-best-practices.mddocs/3-AI-Engineering/3.1.2-ai-agents.mddocs/3-AI-Engineering/3.3.2-agentic-ide.mdQuiz (1 file)
src/quizzes/chapter-3/3.3/agentic-best-practices-quiz.jsSpecifications & Proof Artifacts (8 files)
docs/specs/98-spec-ai-engineering-modern-practices/(task file + 6 proof artifacts)Related Work
docs/specs/98-spec-ai-engineering-modern-practices/98-spec-ai-engineering-modern-practices.mddocs/specs/98-spec-ai-engineering-modern-practices/98-tasks-ai-engineering-modern-practices.mddocs/specs/98-spec-ai-engineering-modern-practices/98-proofs/References
🤖 Generated with Claude Code