Maxxing / Industry term
Tokenmaxxing
Treating AI token consumption as proof of productivity, measuring how much AI you use instead of what the AI accomplished.
Tokens are the small text units AI models read and write, and vendors bill by volume. Tokenmaxxing happens when organizations turn that spend into a scoreboard: departments compete on who processes the most tokens, executives cite token growth in board decks, and dashboards rank teams by consumption. High token volume could mean useful experimentation, wasted retries, a retrieval system pulling irrelevant documents, or an agent stuck in a loop. The number alone cannot tell you which.
Builder example
Token volume is a cost and capacity measure, not a value measure. Cost per accepted outcome may fall as retrieval and routing improve, or rise because a more capable workflow now completes work that was previously impossible. Track the task mix, retries, cache use, latency, and accepted results before treating either direction as good or bad.
A manager sees one engineer spending ten times more on AI than the rest of the team. They assume that engineer is ten times more productive.
Track token spend alongside merged changes, incidents, and time saved. The useful number is the ratio of spend to verified progress.
Common confusion: High token use establishes consumption. It does not distinguish useful exploration, richer source analysis, wasted retries, or a loop that never completes.

