Skip to content
Fresh

Research Overview

Every article below comes from original research -- decompiled source code, network traffic analysis, controlled experiments, or large-scale data analysis. No speculation dressed up as insight. If a claim is made, the methodology is documented.


AI Search Engine Internals

ArticleWhat It Covers
CC Rank & Hidden Authority SignalHow Common Crawl data shapes LLM training and why WebGraph metrics predict AI citations
RRF & AI CitationsThe Reciprocal Rank Fusion formula ChatGPT uses and why topic clusters get a mathematical advantage
Google AI Mode ArchitectureThe 4-stage pipeline (Prepare, Retrieve, Signal, Serve) and 7-signal ranking stack
Google Discover Architecture8-stage content pipeline, NAIADES personalization, and 87,498 decompiled classes
ChatGPT Search ConfigurationThe ret-rr-skysight-v3 reranking model, freshness scoring, and multi-layer filtering
Perplexity's Ranking PatternsL3 XGBoost reranking, authoritative domain lists, and topic multipliers

Content & Token Analysis

ArticleWhat It Covers
GPT-5 Tokenizer AnalysisVocabulary evolution from 50k to 200k tokens, multilingual efficiency, and AEO content implications
Token Economics & Log ProbabilitiesHow log probabilities reveal entity alignment, content gaps, and competitive positioning
Temperature Zero TrickUsing deterministic mode to expose LLM default associations and implicit biases

Platform Behavior & Patterns

ArticleWhat It Covers
ChatGPT & Public Suffix ListHow the PSL shapes domain authority attribution in ChatGPT search
1,827 ChatGPT Prompt AnalysisWhat real users actually ask ChatGPT -- behavioral patterns from site:chatgpt.com data
Recency Bias in AI SearchHow freshness affects citation selection across all major AI search platforms

Reading Order Recommendations

For SEO professionals moving into AEO:

  1. RRF & AI Citations (understand the math)
  2. CC Rank (understand the data source)
  3. Google AI Mode Architecture (understand the pipeline)
  4. Token Economics (understand measurement)

For content strategists:

  1. GPT-5 Tokenizer Analysis (understand how AI reads your content)
  2. RRF & AI Citations (understand why clusters win)
  3. 1,827 ChatGPT Prompt Analysis (understand what users actually want)
  4. Recency Bias (understand the freshness factor)

For technical SEOs:

  1. Google AI Mode Architecture (full pipeline breakdown)
  2. ChatGPT Search Configuration (parameter-level detail)
  3. Perplexity's Ranking Patterns (alternative platform intelligence)
  4. Public Suffix List (domain attribution mechanics)