{"title":"Instruction Overload: Managing Prompt Complexity","region":"Global","category":"Reliability","description":"Preventing performance degradation caused by 'Dense' system prompts.","lastUpdated":"2026-02-23","steps":["Audit system prompts for 'Instruction Density' (tokens per constraint).","Move static knowledge from the prompt to a RAG-based lookup.","Use 'Chain-of-Thought' to break down complex constraints.","Implement 'Dynamic Prompting' to only show relevant rules per turn.","Monitor 'Constraint Compliance' as prompt length increases."],"url":"https://checklist.day/instruction-overload-managing-prompt-complexity"}