Premature closure
Wrapping the answer before the work is done: 'bottom line up front' or a final-sounding sentence used as an escape hatch from actually reasoning through it.
What it is
A response that reaches for a conclusion-shaped sentence ('The bottom line is…', 'In short…', 'The key takeaway here…', 'So really, it comes down to…') before the substantive work has been done. Or in place of doing it. Distinct from closing-summary, which restates work that was actually performed; this one substitutes the shape of a conclusion for the conclusion itself, often in the first or second sentence.
Why models do it (first principles)
'Lead with the answer' is a heavily-rewarded summarization pattern. The model learns that a confident topline scores well, and over-applies it to questions that don't yet have an answer it has actually worked out. Producing the closing-shape early is also a way to lower variance: once committed to a topline, the rest of the response can backfill toward it without genuine deliberation.
How to think about it
Closure is a real cognitive event. The moment the reasoning resolves and the answer comes into view. Premature closure performs that event before it has happened. The reader is told the answer has been reached, and the body of the response then has to either pretend the work was done invisibly or do it openly while the topline already sits there committed. Either way, the form has run ahead of the substance, and the response either delivers something underbaked with conviction or ends up arguing against its own opening.
Examples
The bottom line is, you should use Postgres. It has a strong feature set and good community support.
Use Postgres unless you have a specific reason not to: it covers most workloads, the operational story is well-documented, and the failure modes are widely understood. Reasons to deviate:
The slop version commits to the answer in sentence one and then backfills with two generic adjectives. The fix earns the same recommendation by naming why.
So really, it comes down to whether you value speed or correctness.
(silence)
If the question deserved an answer, give it. A 'really, it comes down to' framing with a binary is almost always premature.
Fix prompt
Do not wrap before the work is done. Conclusion-shaped openers ('the bottom line is', 'in short', 'really, it comes down to') commit to an answer the response has not yet earned, and the body then has to either pretend the reasoning happened invisibly or argue against the topline already on the page. Lead with a real claim only when you have actually arrived at one; otherwise let the answer assemble itself in front of the reader and become the conclusion when it lands.Watch for
Concrete phrasings this pattern usually shows up as. These are not part of the copyable prompt. The prompt teaches the principle so the model can recognize the move even when the exact phrasing differs. Use this list to self-audit your own writing or to test a model.
- The bottom line is
- In short,
- The key takeaway is
- So really, it comes down to
- At the end of the day,
- TL;DR followed by content the reader hasn't read yet