Formula
Input tokens = lines of code × tokens per line + prompt overhead
Total per review = (input tokens + output tokens) × review passes
Daily tokens = total per review × reviews per day
Context utilization compares one pass, not all sequential passes, with the selected context window.
What the result means
The main result is the estimated combined input and output token volume for one complete review. Daily demand supports quota and cost planning, while context utilization indicates whether a single pass is likely to fit.
Token counts are estimates. Tokenization and billed cached tokens depend on the selected model and API terms.