Reasoning Tax is the most direct connection between context quality and your invoice. When a model receives a messy prompt, it doesn't simply fail — it tries harder. It spends additional reasoning tokens interpreting ambiguity, resolving contradictions, and filtering noise before it can begin the actual task. This extra reasoning appears on your bill as higher token consumption, but it produces no additional value. You're paying more for the same result you'd get from a clean prompt — or often, a worse result at a higher price.
More in Reasoning Cost
Token Bleed
Silent budget drain from re-onboarding — tokens spent re-explaining context the system should already hold.
Token Burn
Token waste caused by a client sending the entire session history to the LLM on every call.
Context Compensation
The model using additional reasoning to make sense of poor, bloated, or unstructured context.
Reasoning Inflation
More reasoning is required to extract the same signal from worse context.
Reasoning Load
The amount of interpretive work a model must perform before useful task execution begins.
Cognitive Drag
Friction introduced by poorly structured context.
Reasoning Efficiency
The model producing correct output with minimal interpretive overhead — the reward for clean context.
Token Leverage
Getting more useful output per token spent. The inverse of Token Bleed.