---
title: 'Token minning'
description: 'An emerging counterterm for systematically reducing AI token consumption while preserving an explicit threshold for useful outcome quality.'
canonical_url: 'https://darkfactory.dev/glossary/token-minning'
markdown_url: 'https://darkfactory.dev/glossary/token-minning.md'
collection: glossary
date_published: '2026-08-05T00:00:00-04:00'
date_modified: '2026-08-26T00:00:00-04:00'
---

# Token minning


## Definition

Token minning is an emerging counterterm for systematically reducing token consumption while preserving an explicit threshold for useful outcome quality. Techniques include retrieving smaller context slices, stabilizing cacheable prefixes, shortening tool payloads, routing by task, bounding retries, replacing deterministic work with code, and stopping when additional inference no longer changes the decision.

The doubled `n` is intentional wordplay on tokenmaxxing and minimizing.

## Where the term came from

The Tokenminning Manifesto presents itself as a founding document and defines the practice as minimizing token expenditure without sacrificing outcome quality. It is direct evidence of the intended spelling and meaning, but it is advocacy rather than independent proof of the claimed savings or environmental benefits. The techniques themselves predate the label: selective retrieval, caching, routing, bounded retries, deterministic tools, and stop rules are established ways to reduce unnecessary inference.

## Why it is contested

The label is new, and its founding source is also advocating for its adoption. Independent evidence supports many of the underlying efficiency techniques, but it does not yet establish **token minning** as a distinct or standardized discipline. The spelling is also deliberate branding rather than conventional English. This glossary retains the term for the named movement while separating it from the broader, established goal of token efficiency.

## Distinguish it from nearby terms

Token minning is not choosing the smallest token count at any cost. If compression removes needed evidence, pushes work into human review, or lowers acceptance and durability, total system efficiency can get worse. The target is fewer tokens for an equivalent or better accepted outcome.

## Check your understanding

Hold the acceptance test constant, reduce one source of token demand, and measure whether tokens per accepted task improve without moving cost into retries, review, or later defects.

## Also called

tokenminning, token-minning, token minimizing, token minimization

## Related terms

- [Token](https://darkfactory.dev/glossary/token)
- [Token burn](https://darkfactory.dev/glossary/token-burn)
- [Token efficiency](https://darkfactory.dev/glossary/token-efficiency)
- [Token maxing](https://darkfactory.dev/glossary/token-maxing)
- [Outcome maxing](https://darkfactory.dev/glossary/outcome-maxing)
- [Cost per accepted durable outcome](https://darkfactory.dev/glossary/cost-per-accepted-durable-outcome)
- [Prompt caching](https://darkfactory.dev/glossary/prompt-caching)
- [Agent harness](https://darkfactory.dev/glossary/agent-harness)

## Related factory areas

- [Model selection, routing & budgets](https://darkfactory.dev/factory/model-routing-budgets)
- [Economics, capacity & factory FinOps](https://darkfactory.dev/factory/economics-finops)

## Evidence and further reading

- [The Tokenminning Manifesto](https://www.tokenminning.com/)
- [The perils of tokenmaxxing](https://zapier.com/blog/tokenmaxxing/)
- [The Harness Effect: How Orchestration Design Sets the Token Economics of Enterprise Agentic AI](https://arxiv.org/abs/2607.06906)
- [Prompt-Induced Waste in Large Reasoning Models](https://arxiv.org/abs/2608.01347)
- [Workplaces look for cheaper AI as tokenmaxxing fades as a corporate fad](https://apnews.com/article/31bb80ac1cd7862d05f6397177d826b1)
