AMA Answer: What pitfalls or mistakes should I avoid, while getting into Context Engineering? What newbie mistake can you help me miss?
22 Mar 2026
In this moment:
Ben Dowen
Rahul Parwal
Question by Ben Dowen:
What pitfalls or mistakes should I avoid while getting into Context Engineering? What newbie mistake can you help me miss?
Response:
As a newbie, one mistake that I made was trying to put all the context relevant to my work into the AI. I assumed that more context improves results.
I believed that the context windows and tokens were processed correctly until the context window was full. But this is absolutely not the case.
Context rots as the context window increases. AI Models perform poorly when the context exceeds a point (even when it is well within the context window size).
What pitfalls or mistakes should I avoid while getting into Context Engineering? What newbie mistake can you help me miss?
Response:
As a newbie, one mistake that I made was trying to put all the context relevant to my work into the AI. I assumed that more context improves results.
I believed that the context windows and tokens were processed correctly until the context window was full. But this is absolutely not the case.
Context rots as the context window increases. AI Models perform poorly when the context exceeds a point (even when it is well within the context window size).
Drew Breunig nicely outlined several specific ways that longer context can cause performance problems, including:
- Context Poisoning: When a hallucination makes it into the context
- Context Distraction: When the context overwhelms the training
- Context Confusion: When superfluous context influences the response
- Context Clash: When parts of the context disagree
Only add the context that you need. Be picky in adding context. MCPs also blow up context windows.
In principle, each new additional context source increases the probability of noise, so add them deliberately, not by default. I personally don't use more than one MCP at a time. And, wherever possible, use Agent Skills.
Regularly trim or reset context. Don't let it bloat your system. More context doesn’t make AI smarter; better context does.
Rahul Parwal
Test Specialist
Rahul Parwal is a Test Specialist with expertise in testing, automation, and AI in testing. He’s an award-winning tester, and international speaker.
Want to know more, Check out testingtitbits.com
Open To
Write
Teach
Speak
Mentor
CV Reviews
Podcasting
Meet at MoTaCon 2026
Review Conference Proposals
Sign in
to comment
With servers in >250 cities around the world, check your site for localization problems, broken GDPR banners, etc.
Explore MoT
What I learned about influence by becoming a stakeholder
Unleash the power of generative AI to boost your software testing and day-to-day tech tasks
Into the MoTaverse is a podcast by Ministry of Testing, hosted by Rosie Sherry, exploring the people, insights, and systems shaping quality in modern software teams.