intermediateContext Pruning
Candidate1200
The Leaky Abstraction
2026-03-02
Task
An agent is given 14KB of context to fix a CSS bug. It hallucinates a non-existent Tailwind class. Reduce the context to only what the agent needs.
Context Given
You have: - Full component tree (47 components, 8KB) - Tailwind config (2KB) - The bug report: "Button text is invisible on hover" - Package.json (1KB) - README.md (3KB)