[!IMPORTANT] This "Gold Standard" example demonstrates Systematic Orchestration. When you encounter a bug or a complex systems puzzle, don't guess. Use the Seven Principles to engineer a solution through your agent.
Module 6 is for the problems that don't have a direct answer. It's for when the AI fails and you need to build the process of solving it.
Fix a legacy, undocumented database migration script that currently loses 15% of records due to inconsistent UTF-8 encoding and nested JSON errors.
We define the solving journey using a clear step-by-step logic map.
We command the AI to explain its "thought process" using clear Markdown tables.
[!TIP] Orchestrator's Lesson: Hard problems are just un-decomposed easy problems. Apply the principles, and the AI will solve anything.