diff --git a/src/content/chapters/20-ai-fatigue.mdx b/src/content/chapters/20-ai-fatigue.mdx index 0cb7e89..6f05fc6 100644 --- a/src/content/chapters/20-ai-fatigue.mdx +++ b/src/content/chapters/20-ai-fatigue.mdx @@ -27,8 +27,8 @@ Analysis of 300+ engineer responses revealed five recurring patterns. ### Pattern 1: The meditative middle is gone Coding has three psychological modes: 1. **Problem-solving** -(stressful) - Understanding the problem 2. **Coding** (meditative) -- Writing the solution 3. **Seeing it work** (dopamine) - Tests +(stressful): Understanding the problem 2. **Coding** (meditative): + Writing the solution 3. **Seeing it work** (dopamine): Tests pass, feature works AI collapsed the meditative middle. Engineers now oscillate between @@ -227,4 +227,4 @@ with deployment scripts and tuning guidance. - ☐ Team has a shared channel for agent wins and failures - ☐ Agent scope is limited to tasks with clear verification criteria -**Related Concepts:** [AI Fatigue & Sustainable Adoption](/20-ai-fatigue/), [The Conductor Model](/21-conductor-model/), [Backpressure](/32-backpressure/) **Related Practices:** [The Agent Adoption Playbook](/33-adoption-playbook/) \ No newline at end of file +**Related Concepts:** [AI Fatigue & Sustainable Adoption](/20-ai-fatigue/), [The Conductor Model](/21-conductor-model/), [Backpressure](/32-backpressure/) **Related Practices:** [The Agent Adoption Playbook](/33-adoption-playbook/)