# False-suspense transition

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: false-suspense-transition
- Category: Rhetorical and discourse (rhetorical)
- Subcategory: pivot
- Also known as: Here's the kicker, But here's where it gets interesting, narrative pivot
- 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/false-suspense-transition

## Description

A line announcing that something surprising follows. tropes.fyi files the family under its most quoted member and vale-ai-tells ships a narrative-pivot rule with 53 tokens. The pivot alone decides nothing. The check is mechanical: read the sentence after the pivot and look for a name, a number or an event that has not already appeared in the piece. If none is there, the pivot was the payload.

## Why it reads as machine-written

The line is free to write. It promises a reveal, which buys a paragraph break and a beat of attention, and a promise costs nothing to make. The shape around a good story is easy to imitate; the reveal at the centre needs a fact. Long-form feature writers earn the same pivot every week and pay for it in the next sentence, which is why the test has to be on what follows rather than on the words themselves.

## Detection

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

Scope: sentence

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

```regex
\b[Hh]ere(?:['’]s| is)\s+(?:the\s+(?:kicker|twist|catch|best\s+part|wild\s+part|crazy\s+part)|where\s+it\s+gets\s+(?:interesting|wild|good|weird))\b
```

Flags: g

## Examples

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

### Specimen 1

Before, exhibiting the tell:

> Here's the kicker: nobody realises this is happening while it is happening. The signals sit there the whole time and nothing gets looked at until something breaks loudly enough to be noticed.

After, repaired:

> Two of the six teams we onboarded in June had a second, older workspace nobody had closed. Both were still being billed for it.

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

### Specimen 2

Before, exhibiting the tell:

> But here's where it gets interesting. The implications are bigger than they first appear.

After, repaired:

> The rate limit applies at queue time, not at publish time, so anything scheduled before the July cutoff kept the old allowance. That is why the queue drained faster in June.

## False positives

Who legitimately writes this way.

Long-form feature writers, podcast hosts and direct-response copywriters use earned pivots as a matter of craft, and the device predates chat products by a century of magazine writing. Broadcast scripts use it to hold an audience across an ad break. The reviewer check is mechanical and does not require taste: read the sentence immediately after the pivot and look for a name, a number, a date or an event that has not already appeared. When one is there, the pivot was earned and the entry does not apply. When the next sentence only restates the promise in bigger words, the pivot was the whole payload.

## Model attribution

Unattributed. Both sources are practitioner repositories describing assistant output in general terms, and neither separates model families.

## Platform notes

- youtube: The YouTube spam policy names malicious clickbait in titles, thumbnails and descriptions. A pivot that promises a reveal the video never delivers is the prose form of that, though the policy turns on the mismatch and not on the phrasing.

## Sources

1. tropes.fyi pattern directory
   https://tropes.fyi/directory
   (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. Named by tropes.fyi and implemented as a rule family in vale-ai-tells. Neither source publishes a rate, which is what the community-observed grade records, and no source reports the shape declining.

## 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.