A redacted local record for the running gateway and the kimi-k3 example.
Read the simple version or open technical detail in any section.
1
Big idea
A full window does not mean “always send a huge prompt”; it means do not silently shrink the official window with a local guard.
Think of it as… Think of a road with its real capacity sign: do not narrow the lane as a precaution and then call it vehicle capacity. The analogy breaks because models also have output ceilings..
Under the hood
Every text route uses targetInputUtilization=1.0, official source, and no small fallback. kimi-k3 targets 1048576; GPT-5.6 luna/sol/terra target 272000. output null means no unpublished ceiling was invented.
Use the controls to retrieve the evidence before reading the explanation.
utilization one point zero — matches — GPT-5.6 lanes target 272000.not-a-cap flag — routes to — Null output avoids an invented local ceiling.small fallback forbidden — excludes — K3 targets 1048576 input tokens.K3 1048576 target — proves — GPT-5.6 lanes target 272000.luna 272000 target — bounds — Null output avoids an invented local ceiling.sol 272000 target — maps to — K3 targets 1048576 input tokens.terra 272000 target — restarts as — GPT-5.6 lanes target 272000.null output value — preserves — Null output avoids an invented local ceiling.no max tokens override — compares with — K3 targets 1048576 input tokens.zero client timeout — returns — GPT-5.6 lanes target 272000.retry one million — confirms — Null output avoids an invented local ceiling.upstream limit surfacing — qualifies — K3 targets 1048576 input tokens.official input source verification record — records — GPT-5.6 lanes target 272000.
Three-frame summary
1 Use the official input source2 Leave unknown output cap null3 Forbid local small fallbacks
Every text route uses targetInputUtilization=1.0, official source, and no small fallback. kimi-k3 targets 1048576; GPT-5.6 luna/sol/terra target 272000. output null means no unpublished ceiling was invented.
Record the observation, preserve the exception, and choose the next narrow proof.
retrieveUtilization 1.0click to flip
K3 targets 1048576 input tokens.
retrieveNull outputclick to flip
GPT-5.6 lanes target 272000.
retrieveNo small fallbackclick to flip
Null output avoids an invented local ceiling.
Predict before revealing
What does output null mean in this policy?
Null prevents an unsupported local output ceiling; it does not disable model output.
Worked example
1Inspect global targetInputUtilization=1.0.
2Compare K3 1048576 with GPT-5.6 272000.
3Confirm no max_tokens override is added to K3.
Retrieval review
What does output null mean in this policy?
Null prevents an unsupported local output ceiling; it does not disable model output.
Ask which boundary you would prove next; the next lesson narrows a different operational risk.