# The real question pivot

Part of [The AI Tells Index](https://feedsquad.com/ai-tells). A tell signals low effort. It does not identify an author. Skilled writers produce every shape listed here, some of them daily, and automated detectors misread those writers for it at rates measured above 60 percent on non-native English prose. Nothing in this index proves that a machine wrote anything. Read an entry as one piece of evidence to weigh against the false-positive notes printed beside it.

## Facts

- Id: real-question-pivot
- Category: Rhetorical and discourse (rhetorical)
- Subcategory: pivot
- Also known as: The real question is, the harder truth, the uncomfortable reality
- Status: Active. Currently signals low-effort writing.
- Severity: medium
- Evidence grade: community-observed (named by practitioners, no formal measurement exists)
- Languages: en
- Added: 2026-08-15
- Updated: 2026-08-17
- Page: https://feedsquad.com/ai-tells/real-question-pivot

## Description

The stated topic is set aside for a claimed deeper one. slop-lint catalogues the framing family and the real-question pivot inside it, and vale-ai-tells ships a matching rule. One reframe per essay is craft, so density is the whole signal here: the rule fires only when two pivots appear within about 600 characters of each other.

## Why it reads as machine-written

The move claims depth without paying for it. Dismissing the question you were asked is easier than answering it, and the substituted question is always more abstract, so it needs no evidence either. Two in a paragraph means the writer never intended to answer anything.

## Detection

Type: deterministic (a regular expression, run as written)

Scope: document

ECMAScript regular expression. The build validator compiles it and tests it against this entry's own specimens.

```regex
(?:\bthe\s+(?:real|deeper|harder|bigger|uncomfortable|honest|quiet)\s+(?:question|truth|answer|reality|tension|issue)\s+(?:is|here\s+is)\b[\s\S]{0,600}?){2}
```

Flags: gi

## Examples

Constructed specimens. Written for this index. Never quoted from anyone's posts.

### Specimen 1

Before, exhibiting the tell:

> The real question is whether any of this scales. But the harder truth is that scale was never the constraint, and everyone in the room usually knows it well before anyone is willing to say so.

After, repaired:

> We ran the same workflow at twelve clients and at ninety. It broke at forty, when one person could no longer read every draft before it went out.

Note: Figures in this repair are invented for the specimen.

## False positives

Who legitimately writes this way.

Essayists, columnists and philosophers make one genuine reframe per piece, and the whole point of an essay is often that the obvious question was the wrong one. Socratic teaching is built from the move. Interviewers use it to open a subject up. The check is arithmetic rather than aesthetic: count the pivots. One is a thesis. Two in a paragraph means neither question was answered, and by the second one the reader has been told twice that the real subject is elsewhere without ever being taken there.

## Model attribution

Unattributed. slop-lint records the family from reply-register observation and names no product; vale-ai-tells does not separate model families.

## Platform notes

- x: The reply register is where slop-lint found the family. X handles its llm_slop_post label as spam with a thirty-day window, and the classifier prompts behind it are withheld, so nothing published shows this framing being scored.

## Sources

1. slop-lint, social-reply-register molds
   https://github.com/eric-sabe/slop-lint
   (tier: community; accessed 2026-08-14)
2. vale-ai-tells, 111 machine-checkable rules
   https://github.com/tbhb/vale-ai-tells
   (tier: community; accessed 2026-08-14)

## Status history

Ids are permanent. A retired tell keeps its id and its page.

- 2026-08-15, Active: Opened as active. slop-lint carries the framing family from a screened human baseline and vale-ai-tells ships a matching rule. Neither publishes a rate, so the density requirement of two pivots in one passage is a FeedSquad decision stated in the pattern rather than a measured cutoff.

## License

CC BY 4.0. https://creativecommons.org/licenses/by/4.0/

Attribution: The AI Tells Index, feedsquad.com/ai-tells

Reuse the data, including commercially. Keep the attribution line.

---

Dataset version 1.0.0. Schema version 1.
Part of [FeedSquad](https://feedsquad.com). Built by [Herman Foundry](https://hermanfoundry.com) from Levi, Finnish Lapland.