firehose> #llmops

Context Smart Zone

The usable band of a context window is smaller than the advertised one, and the smaller number is what you plan against. The source's name for it is the smart zone: the region in which the model still reasons at full strength. Past its edge you get attention degradation — "it ends up getting stupider, does weird hallucinations" — so the nominal window is a capacity claim, not a working budget. The gap is not small. On screen the harness reports Opus 4.8 (1M context) and the session sits at 46.1k / 1M — 5% — while the operator is already planning around a ~140k ceiling. He is voluntarily using about a seventh of what he paid for, because the last six-sevenths are held to be worth less than they cost.

What makes this a concept rather than a number is that the smart zone becomes the unit of work, and every stage of the pipeline is sized to it. The fork in Spec-Driven Development's flow is decided by it: after grilling, ask whether the remaining work fits the remaining zone — "we've got 100k of budget here to remove 10 commands, that seems super easy" → go straight to /implement and skip spec-and-tickets entirely; if it doesn't fit, spend context now to compress the session into a durable spec and slice the work into tickets each sized to one zone. So the entire planning apparatus exists as a response to this one limit: specs and tickets are what you build when the work is bigger than the zone, and they are pure overhead when it isn't. Between tickets you /clear — not because the window is full, but to start each unit at full strength.

The band's edge is an operator's felt threshold, not a measurement. The source says "I think of my context window as getting significantly dumber around 140k" — a working heuristic from repeated use, and one that must move with model, harness, and task. The durable half is the shape (usable < nominal; plan against usable); the 140k is one operator's reading of one setup, and inherits none of the durability.

Claims


Linked from