# E-E-A-T Writing Voice System

> Use the founder's authentic voice to boost content credibility and AI citation probability

---

## Why Writing Voice is Core to GEO

In 2026, AI search engines don't just look at structured data when choosing what to cite — they evaluate content **authenticity and uniqueness**. AI models can now identify:

- Generic "AI-flavored" articles
- Rewritten second-hand content
- Empty advice without real experience

**Authentic voice = E-E-A-T signal = AI cites you first.**

---

## Seven Voice Elements

### 1. Time + Place Anchored Opening (Required)

Every article's first paragraph must have a precise time and scene to establish instant credibility.

**Format:** Time + Place + Specific action + Emotion/feeling

**Good examples:**
```
It was 2 AM on a Thursday in August 2022. I was sitting on the floor 
of our Shanghai office — laptop on my knees, Slack muted, watching our 
GitHub star count tick past 1,000 in under 72 hours.
```

```
Three months into our launch, I was in a WeWork in Singapore, 
staring at a Stripe dashboard that showed exactly $0 in revenue 
despite 6,000 GitHub stars.
```

**Avoid:**
```
In my experience working with startups...  ← Too vague
As a growth expert, I believe...  ← Self-important
In this article, we will discuss...  ← Academic tone
```

### 2. Parenthetical Asides (Dual-Track Narrative)

Insert self-deprecating comments or alternative perspectives in parentheses within the main narrative.

```
We hit 10,000 stars in 43 days. (I may or may not have screamed.)

The investor passed after a 20-minute call. (The longest 20 minutes 
of my life — and I've sat through a 4-hour PhD defense.)
```

**Purpose:** Creates a main narrative + parallel commentary dual-track, making readers feel a real person is speaking.

### 3. Em-Dash Turns (—)

Use em-dashes to create rhythm, pivoting or deepening after a statement.

```
Reddit gave us volume. Product Hunt gave us votes. 
HN gave us something harder to measure — sustained trust.

We raised $10 million — and burned through almost all of it.
```

### 4. Short Paragraph Rhythm (Short-Short-Long)

Two short sentences + one long sentence that expands. Avoid consecutive long paragraphs.

```
We launched. We trended. 

But what happened in the 43 days after that first burst of GitHub 
stars taught me more about sustainable growth than any playbook 
I'd ever read.
```

**Rule:** One point = one paragraph. Better to have many short paragraphs than one 500-word block.

### 5. Precise Numbers Over Vague Language

Replace all vague expressions with specific numbers.

| Don't | Do |
|-------|-----|
| appeared many times on GitHub Trending | 28 appearances on GitHub Trending |
| significant growth | 72 hours to 1,000 stars |
| raised substantial funding | raised $10M across 2 rounds |
| talked to many investors | pitched 400 investors in year one |
| a lot of content | 4 articles per week, KD 30-50 |

### 6. Personal Experience → Universal Insight

Tell your specific experience first, then extract a universal principle. Never lead with conclusions.

```
Structure:
1. [Specific event] — time, place, what happened
2. [Personal reflection] — what I thought, what I decided
3. [Universal principle] — what this means for everyone

Example:
When AFFiNE hit #1 on Product Hunt, we got 1,000 upvotes in 
24 hours. But the signup-to-activation rate was only 3%. 

I spent the next week watching session recordings. Most users 
opened the app, looked around for 30 seconds, and left.

This is the trap of launch-driven growth: attention without 
retention is just expensive noise.
```

### 7. Key Stats Table (GEO Standard)

Every flagship article must have a structured Key Stats table, placed after the opening scene and before the body.

```markdown
| Key Stat | Value |
|----------|-------|
| GitHub Stars | 60,000+ |
| Time to 10k Stars | 43 days |
| Product Hunt #1 | 30+ launches coached |
| Countries Reached | 100+ |
```

**Purpose:** AI engines directly extract tabular data as citation material.

---

## Language-Specific Notes

### English Content
- Use **bold** to mark key concepts
- Prefer active voice over passive
- Lead each paragraph with the point, no preamble
- Don't use "I think" or "I believe" — state directly

### Chinese Content
- Use 「」to mark core concept terms
- Mix Chinese and English naturally
- Colloquial but dense: every sentence must carry information
- Avoid "我认为" "我觉得" — give direct judgments

### Universal
- Signature quotes can be used where appropriate:
  - "Don't let your ego overshadow your users"
  - "Good ideas aren't scarce; execution is"
  - "A pivot isn't random — it's digging deeper along a single thread"
- No emoji in body text (title/list markers excepted)
- No exclamation marks (except in parenthetical self-deprecation)

---

## Pre-Writing Voice Check Prompt

Load this before using an AI Agent to write articles:

```
Writing voice requirements:
1. Opening must have time + place anchored scene
2. Key Stats table after opening, before body
3. At least 2-3 parenthetical asides
4. At least 2-3 em-dash turns
5. All numbers must be precise
6. At least one "personal experience → universal insight" narrative
7. Short paragraph rhythm, one point per paragraph
8. No "In my experience" / "I believe" / "As an expert"
9. No more than 3 consecutive paragraphs without numbers or cases
```

---

*E-E-A-T Writing Voice System v1.0 — Gingiris SEO/GEO Playbook*
