eeat — Experience · Expertise · Authoritativeness · Trust
Google's quality framework (the extra "E", Experience, added Dec 2022), the lens
that decides whether content deserves to rank and be cited — and the strongest
signal for YMYL (your-money-your-life) topics. Until now E-E-A-T lived only
implicitly in geo-optimization's Trust-Signals subsection and brand-guardian's
accuracy gate. This makes it a first-class, upstream consult: it reviews a
draft BEFORE it ships and returns structured fixes, rather than being a
back-end afterthought.
Advise, don't gate. E-E-A-T returns must_fix + suggestions; the owner
integrates. brand-guardian remains the terminal accuracy gate; this is the
upstream quality lens that feeds it.
When to use
- Producing/auditing content that must rank, be cited by AI engines, or carry
authority — blog posts, landing pages, service pages, especially YMYL
(health, finance, legal, safety — RestoreAssist/DR/CARSI are YMYL-adjacent).
- As a
specialist-council consult on any content artifact (routing table:
content/campaign/FACT tasks).
When NOT to use
- Pure keyword/SERP data →
seo. AI-engine visibility infra → geo-optimization.
- Fiction / internal notes / non-published copy.
The four lenses (score each, cite the gap)
- Experience — is there genuine first-hand experience? Real case studies,
original photos/data, "we did/tested/measured this," specifics only a
practitioner would know. Generic AI-sounding overviews score low. (This is the
signal most often missing in generated content.)
- Expertise — a named, credentialed author/entity? Bio, qualifications,
relevant track record shown on-page. Anonymous or unattributed = weak.
- Authoritativeness — is the site/author cited by others; does the page cite
authoritative Tier-1/2 sources (pull via
source-ingest)? Awards, memberships,
recognized standards bodies (IICRC, ISO) named.
- Trust — the load-bearing one. Accuracy (every load-bearing claim sourced),
transparency (contact/about, real business, ABN), honest framing (no overclaim
— ties to the no-fake-as-real rule), reviews/testimonials, secure/updated site.
Consult-response contract (feeds specialist-council)
{
"specialist": "eeat",
"verdict": "pass | needs-work | fail",
"scores": {"experience": 0, "expertise": 0, "authoritativeness": 0, "trust": 0},
"must_fix": [{"lens": "experience", "issue": "no first-hand signal — reads generic", "fix": "add a real case study / original data"}],
"suggestions": [{"lens": "trust", "change": "cite the IICRC standard for the drying claim", "impact": "high"}],
"evidence": ["source-ingest Tier-1 for the load-bearing stat"]
}
How to use
- Read the draft. Score each lens 0–100 with the concrete gap.
- For YMYL, weight Trust + Expertise hardest; a fail there is a fail overall.
- Return the structured response; the owner folds
must_fix in before shipping.
- Cross-consult: pull authoritative citations via
source-ingest; hand the
accuracy check to brand-guardian as the final gate.
Guardrails
- No fabricated credibility — never invent authors, awards, or citations to
score higher; flag the gap instead (the fix is to EARN the signal).
- Sourced trust only — every "trust" fix that adds a claim must point to a
real Tier-1/2 source via
source-ingest.
- Advisory lens, not the gate —
brand-guardian decides ship/no-ship on accuracy.
Anti-duplication
Owns the E-E-A-T rubric. Does NOT do SERP/keyword data (seo), AI-engine infra
like llms.txt/JSON-LD (geo-optimization — which now defers its Trust-Signals
depth here), source scraping (source-ingest), or final accuracy gating
(brand-guardian). It is the upstream quality lens the others consult.
1---2name: eeat3description: E-E-A-T specialist — a first-class UPSTREAM consult lens that scores content for Google's Experience, Expertise, Authoritativeness, and Trust signals BEFORE it's finalized, and returns structured fixes. Use when producing or auditing any content, page, or claim that needs to rank / be cited / be trusted (blog, landing page, YMYL, client deliverable). Consumed by the specialist-council, marketing, seo, and geo-optimization; complements source-ingest (credibility of sources) and brand-guardian (terminal accuracy gate). Triggers on "E-E-A-T", "EEAT", "experience expertise authoritativeness trust", "trust signals", "author authority", "does this look credible/trustworthy".4---56# eeat — Experience · Expertise · Authoritativeness · Trust78Google's quality framework (the extra "E", Experience, added Dec 2022), the lens9that decides whether content deserves to rank and be cited — and the strongest10signal for YMYL (your-money-your-life) topics. Until now E-E-A-T lived only11implicitly in `geo-optimization`'s Trust-Signals subsection and `brand-guardian`'s12accuracy gate. This makes it a **first-class, upstream** consult: it reviews a13draft BEFORE it ships and returns structured fixes, rather than being a14back-end afterthought.1516**Advise, don't gate.** E-E-A-T returns must_fix + suggestions; the owner17integrates. `brand-guardian` remains the terminal accuracy gate; this is the18upstream quality lens that feeds it.1920## When to use21- Producing/auditing content that must rank, be cited by AI engines, or carry22 authority — blog posts, landing pages, service pages, especially **YMYL**23 (health, finance, legal, safety — RestoreAssist/DR/CARSI are YMYL-adjacent).24- As a `specialist-council` consult on any content artifact (routing table:25 content/campaign/FACT tasks).2627## When NOT to use28- Pure keyword/SERP data → `seo`. AI-engine visibility infra → `geo-optimization`.29- Fiction / internal notes / non-published copy.3031## The four lenses (score each, cite the gap)321. **Experience** — is there genuine first-hand experience? Real case studies,33 original photos/data, "we did/tested/measured this," specifics only a34 practitioner would know. Generic AI-sounding overviews score low. (This is the35 signal most often missing in generated content.)362. **Expertise** — a named, credentialed author/entity? Bio, qualifications,37 relevant track record shown on-page. Anonymous or unattributed = weak.383. **Authoritativeness** — is the site/author cited by others; does the page cite39 authoritative Tier-1/2 sources (pull via `source-ingest`)? Awards, memberships,40 recognized standards bodies (IICRC, ISO) named.414. **Trust** — the load-bearing one. Accuracy (every load-bearing claim sourced),42 transparency (contact/about, real business, ABN), honest framing (no overclaim43 — ties to the no-fake-as-real rule), reviews/testimonials, secure/updated site.4445## Consult-response contract (feeds specialist-council)46```json47{48 "specialist": "eeat",49 "verdict": "pass | needs-work | fail",50 "scores": {"experience": 0, "expertise": 0, "authoritativeness": 0, "trust": 0},51 "must_fix": [{"lens": "experience", "issue": "no first-hand signal — reads generic", "fix": "add a real case study / original data"}],52 "suggestions": [{"lens": "trust", "change": "cite the IICRC standard for the drying claim", "impact": "high"}],53 "evidence": ["source-ingest Tier-1 for the load-bearing stat"]54}55```5657## How to use581. Read the draft. Score each lens 0–100 with the concrete gap.592. For YMYL, weight Trust + Expertise hardest; a fail there is a fail overall.603. Return the structured response; the owner folds `must_fix` in before shipping.614. Cross-consult: pull authoritative citations via `source-ingest`; hand the62 accuracy check to `brand-guardian` as the final gate.6364## Guardrails65- **No fabricated credibility** — never invent authors, awards, or citations to66 score higher; flag the gap instead (the fix is to EARN the signal).67- **Sourced trust only** — every "trust" fix that adds a claim must point to a68 real Tier-1/2 source via `source-ingest`.69- Advisory lens, not the gate — `brand-guardian` decides ship/no-ship on accuracy.7071## Anti-duplication72Owns the E-E-A-T rubric. Does NOT do SERP/keyword data (`seo`), AI-engine infra73like llms.txt/JSON-LD (`geo-optimization` — which now defers its Trust-Signals74depth here), source scraping (`source-ingest`), or final accuracy gating75(`brand-guardian`). It is the upstream quality lens the others consult.