# Structure announcement

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: structure-announcement
- Category: Structural and syntactic (structural)
- Subcategory: metacommentary
- Also known as: Let's break this down, Let's explore, without further ado, let's dive in
- Status: Active. Currently signals low-effort writing.
- Severity: medium
- Evidence grade: corroborated (named independently by multiple credible secondary sources)
- Languages: en
- Added: 2026-08-15
- Updated: 2026-08-17
- Page: https://feedsquad.com/ai-tells/structure-announcement

## Description

The text narrates what it is about to do instead of doing it. vale-ai-tells carries the explainer invitations as one rule and the opening cliches as another, tropes.fyi lists the same move, and the is-this-ai-slop list repeats it. This entry owns the invitation forms. The noun deep dive belongs to the shipped excess-vocabulary cluster, and the podcast opener belongs to its own platform entry.

## Why it reads as machine-written

The line is spent on stage directions. In a chat window the move has a function, because a reply that starts working immediately can read as curt, and assistants are tuned to sound cooperative. Pasted into a post, the stage direction is the only part of that conversation that survives, and it now sits above a paragraph the reader can already see.

## 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
(?:^|[.!?]["'’”)]?\s+)(?:Let(?:'|’)?s\s+(?:break\s+(?:this|it|that)\s+down|dive\s+into|dive\s+in|unpack|dig\s+into|walk\s+through|explore)|Let\s+me\s+(?:break\s+(?:this|it|that)\s+down|unpack|walk\s+through|explain\s+this)|Without\s+further\s+ado)
```

Flags: gm

## Examples

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

### Specimen 1

Before, exhibiting the tell:

> Let's break this down. First we will look at what changed about the pricing, then at why it changed, and then at what it means for you going forward. There is a lot to cover here, so it helps to take it one piece at a time. By the end you should have a much clearer picture of the whole thing.

After, repaired:

> Pricing changed on 1 June. The starter plan went from 19 to 24 euros a month, existing customers keep the old rate until renewal, and the overage rate did not move.

Note: Sixty-two words of stage direction, and the piece has still not started. The repair is the thing the announcement was announcing. Figures in this repair are invented for the specimen.

## False positives

Who legitimately writes this way.

Video explainers, classroom teaching and conference talks use spoken signposting because a listener cannot scroll back and needs the map said out loud. A transcript of good teaching will fire this rule at every section boundary, and that is expected noise rather than a finding about the teacher. The check is the medium: on a page where the next paragraph is already visible, the announcement replaces that paragraph instead of introducing it. The rule is anchored to sentence-initial position for the same reason, so the move used mid-sentence inside reported speech passes untouched.

## Model attribution

Heaviest in chat-surface output across assistants. No vendor documents suppressing these specific invitations, which is why the entry treats them as a register habit rather than as a product signature.

## Sources

1. vale-ai-tells, 111 machine-checkable rules
   https://github.com/tbhb/vale-ai-tells
   (tier: community; accessed 2026-08-14)
2. tropes.fyi pattern directory
   https://tropes.fyi/directory
   (tier: community; accessed 2026-08-14)
3. is-this-ai-slop word and phrase list
   https://github.com/didrod205/is-this-ai-slop
   (tier: community; accessed 2026-08-14)

## Status history

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

- 2026-08-15, Active: Carried by three independent lists and implemented as a live rule in one of them. Vendor prompts suppress over-formatting and several adjacent habits, but no published instruction names these invitations, so nothing suggests the pattern is fading.

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