Skip to content
S/T

Token waste patterns

The 26 patterns the analyser looks for, with the reasoning behind each one. Ordered by how much money they typically move, largest first.

Every entry is checked automatically when you run a prompt through the analyser.

Caching

Caching is a configuration change rather than a rewrite, and it routinely moves a bill by more than every text edit combined.

Structure

What the prompt is made of, and how much of it earns its place. These need judgement, so the optimizer reports them rather than applying them.

Tools & schemas

Tool definitions and output formats. Both are re-sent on every request, and both are commonly larger than the system prompt they accompany.

Model choice

Choices made outside the prompt that change what it costs: which model, which tokenizer, which price tier, and whether the bill is really about input at all.

Formatting

Whitespace, punctuation and emphasis. Individually trivial, collectively real, and always safe to fix automatically.

Filler

Words that do not change the output. Usually the easiest tokens to cut, and a sign the prompt has never been audited.