INQUIRING LINE

Does the interface design itself shape how much content users will review?

This explores whether the *presentation layer* — how information is packaged, summarized, or laid out — changes how deeply people dig into content, separate from the content's actual quality.


This reads the question as being about presentation, not substance: does the way you wrap information change how much of it people will open, click, or read? The corpus says yes — and often perversely. The sharpest case is the finding that more informative AI-generated content can *reduce* engagement: when Nextdoor swapped in LLM summaries that were objectively better, click-through dropped, because a summary that already satisfies the reader's need removes the reason to go look at the underlying thing Does better summary writing actually increase user engagement?. The interface didn't just frame the content — it substituted for it, and the depth of review collapsed.

That flips the usual intuition. We tend to assume a better interface invites more exploration, and in some settings it does: users prefer generated, task-specific UIs — dashboards, tools, interactive layouts — over plain text blocks in over 70% of cases, because structured representation lowers the cognitive cost of working through information Do generated interfaces outperform text-based chat for most tasks?. So design clearly governs willingness to engage. But 'easier to process' and 'reviews more deeply' aren't the same axis — a frictionless summary and a rich interactive tool both reduce effort, yet one shortcuts review while the other can deepen it.

The more unsettling thread is that surface cues steer judgment independent of substance. Users rate responses higher when there are simply *more* citations — even when those citations are irrelevant, the count alone boosts preference almost as much as genuinely relevant ones Do users trust citations more when there are simply more of them?. That's a pure interface effect: a visual signal of thoroughness stands in for actual thoroughness, and the reader treats it as a reason to trust rather than to dig further. Presentation isn't neutral framing; it's doing persuasive work.

Design can also change the *quality* of review, not just the quantity. Comparative recommendations — presenting an item against others rather than in isolation — carry more decision-relevant information and match how people naturally evaluate, producing judgments rated as more useful Do comparisons help users evaluate items better than isolated descriptions?. Similarly, systems that present both positive and negative review perspectives proportionally, instead of cherry-picking one verdict, build more credibility How should systems handle contradictory opinions in user reviews?. The framing of *what gets shown side by side* shapes how carefully someone weighs it.

The thing worth carrying away: an interface optimized for one metric quietly reshapes another. Optimize a summary for informativeness and you can starve the engagement it was meant to drive Does better summary writing actually increase user engagement?. Decorate an answer with citations and you raise trust without raising scrutiny Do users trust citations more when there are simply more of them?. The interface isn't a window onto the content — it's a lever on how much of the content ever gets reviewed at all.


Sources 5 notes

Does better summary writing actually increase user engagement?

Nextdoor experiments showed LLM-generated summaries were objectively more informative but decreased click-through rates. Users had no reason to open notifications when the summary already satisfied their information need, demonstrating how optimizing for informativeness can backfire on engagement metrics.

Do generated interfaces outperform text-based chat for most tasks?

Research shows users strongly prefer LLM-generated interactive interfaces—dashboards, tools, animations—over text blocks, especially for structured and information-dense tasks. Structured representation and iterative refinement reduce cognitive load.

Do users trust citations more when there are simply more of them?

Analysis of 24,000 Search Arena interactions shows irrelevant citations boost user preference (β=0.273) nearly as much as relevant citations (β=0.285), indicating citation count functions as a decoupled trust heuristic.

Do comparisons help users evaluate items better than isolated descriptions?

Relational explanations that compare items carry more decision-relevant information than isolated evaluations because they match how humans naturally assess products. A system extracting aspects from reviews and generating aspect-controlled comparisons produces sentences rated as both accurate and useful for purchase decisions.

How should systems handle contradictory opinions in user reviews?

Task-oriented systems that combine subjective review perspectives with factual specifications outperform opinion-only approaches by 87%, requiring systems to present both positive and negative viewpoints proportionally rather than cherry-picking single answers.

Next inquiring lines