Content library

Everything, in one index.

The full catalogue — guides, research notes, workflow playbooks, checklists, and templates — filterable by who it is for, how it is written, and how long it takes to read.

Glossary →

65 of 65 items

Technical guide · Intermediate

How AI Agents Browse the Web Reliably

A practical guide to discovery, retrieval, clean context, structured extraction, and source traceability.

Educational6 minAgents and web access

AI application developers

Tutorial · Advanced

How to Build a Cited AI Research Agent

A source-first workflow for turning open-web information into accountable AI answers.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Tutorial · Intermediate

How to Crawl Documentation for RAG

Turn product documentation into a useful, maintainable knowledge source.

Educational4 minRAG and source quality

AI application developers

Workflow playbook · Intermediate

How to Monitor Web Pages for Meaningful Changes

Separate signal from noise when product pages, policies, prices, and documentation update.

Educational4 minMonitoring and intelligence

Research, intelligence, and editorial teams

Strategic guide · Intermediate

How to Measure AI-Answer Visibility

A practical, skeptical framework for tracking whether your product appears in AI-generated answers.

Authoritative4 minContent and AI visibility

Growth and content leaders at developer-tool companies

Tutorial · Advanced

How to Build a Vendor Comparison Agent

Evidence-based comparison where 'not established' is a valid answer.

Educational3 minTemplates and worksheets

Research, intelligence, and editorial teams

Field note · Introductory

When a Search Result Is Not Enough

A ranked list answers “where might this be?” Products usually need “what does it say, and as of when?”

Conversational2 minAgents and web access

AI application developers

Field note · Introductory

A Good AI Answer Should Show Its Work

Citations are an interface decision long before they are a trust feature.

Conversational2 minAgents and web access

Product managers building AI features

Documentation · Intermediate

Structured Extraction Patterns

A reference for schema design, validation, retries, review thresholds, and error handling in page-to-record extraction.

Authoritative4 minData and extraction

AI engineers and technical founders

Documentation · Intermediate

Source Metadata Patterns

What to record about a retrieved page so a claim can be checked months later — and what not to store.

Authoritative2 minAgents and web access

AI application developers

Documentation · Introductory

Technical Content Quality Standard

The editorial standard used for guides, documentation, and templates on this site — written to be copied and adapted.

Authoritative2 minContent and AI visibility

Developer advocates and technical writers

Glossary explainer · Introductory

What Is Source Provenance in AI Systems?

The record connecting an output back to the page, moment, and sentence it came from.

Educational2 minAgents and web access

AI application developers

Glossary explainer · Introductory

What Is Semantic Change Detection?

Deciding whether a page changed in a way that matters, rather than whether its bytes changed.

Educational2 minMonitoring and intelligence

Research, intelligence, and editorial teams

Glossary explainer · Introductory

What Is Structured Extraction?

Turning a page into typed records against a schema you defined first.

Educational2 minData and extraction

AI application developers

Research note · Intermediate

The Web Context Problem

Most AI products that reason about the outside world fail for an unglamorous reason: the material they reason over is incomplete, stale, or structurally unusable. This note argues

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

The Anatomy of a Source-Linked AI Answer

A source-linked answer is not an answer with links appended. This note breaks a well-formed answer into its parts — claim, support, provenance, confidence, and refusal — and argues

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

Why Clean Content Beats Raw HTML for Most AI Tasks

Raw HTML is a rendering instruction set that happens to contain text. This note examines what is lost and gained when a page is normalized to structured Markdown, and identifies th

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

The Hidden Maintenance Burden of DIY Web Data Pipelines

The first version of a web-data pipeline is usually a weekend. The cost arrives afterwards, in silent breakage, template drift, and the operational question of who notices when a s

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

What AI Agents Need From the Open Web

Agents interact with a web that was designed for human readers and search crawlers. This note sets out what an agent actually requires from a page, where current conventions fall s

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

A Taxonomy of Web-Data Failure Modes

Debugging a web-data pipeline is easier when failures have names. This note proposes a working taxonomy across five layers — access, retrieval, normalization, extraction, and inter

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

The Difference Between Finding Information and Using It

Search solves location. Most AI products fail at the step after location: turning a set of plausible pages into material a system can act on. This note separates the two problems a

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

From Page Retrieval to Product Reliability

Reliability in a web-enabled AI product is not an average of component accuracies; it is determined by how the system behaves when a component fails. This note traces the path from

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

The Practical Limits of AI Research Automation

Automated research is good at breadth and weak at judgement. This note sets out the specific judgements that resist automation — source credibility, conflicting evidence, and the d

Authoritative2 minContent and AI visibility

Product managers building AI features

Research note · Intermediate

A Framework for Evaluating Web-Enabled AI Workflows

Evaluating a web-enabled workflow with a single accuracy number hides where it is actually weak. This note proposes a five-dimension evaluation frame — coverage, freshness, fidelit

Authoritative2 minContent and AI visibility

Product managers building AI features

Workflow playbook · Advanced

Build a cited AI research assistant

Answer open questions from current public sources, with every claim linked to the passage that supports it.

Authoritative6 minTemplates and worksheets

Research, intelligence, and editorial teams

Workflow playbook · Intermediate

Turn a documentation site into a RAG knowledge base

Crawl a documentation set, clean it, chunk it on structure, and keep it current without rebuilding from scratch.

Authoritative6 minRAG and source quality

AI application developers

Workflow playbook · Intermediate

Monitor competitor pages for meaningful changes

Watch a defined set of public pages and alert only when a change could plausibly change a decision.

Authoritative6 minMonitoring and intelligence

Research, intelligence, and editorial teams

Workflow playbook · Intermediate

Create a company-research workflow from a URL

Start from a single homepage and assemble a structured profile from the company's own public pages.

Authoritative6 minTemplates and worksheets

Research, intelligence, and editorial teams

Workflow playbook · Advanced

Extract product catalogs into structured records

Turn listing and detail pages into validated records with units, currencies, and source links intact.

Authoritative6 minData and extraction

AI engineers and technical founders

Workflow playbook · Intermediate

Build a daily news and signal briefing

Assemble a short, source-linked daily brief from a defined set of public sources on a defined topic.

Authoritative6 minTemplates and worksheets

Research, intelligence, and editorial teams

Workflow playbook · Advanced

Create a vendor-comparison assistant

Compare vendors on declared criteria using each vendor's own public pages, with disagreement preserved.

Authoritative6 minTemplates and worksheets

Research, intelligence, and editorial teams

Workflow playbook · Intermediate

Build a public-source market map

Assemble a map of who exists in a category and how they describe themselves, using only their own public pages.

Authoritative6 minMonitoring and intelligence

Research, intelligence, and editorial teams

Workflow playbook · Intermediate

Monitor changes in pricing, policy, or release notes

Track a narrow set of high-consequence pages where a single sentence can change a decision.

Authoritative6 minMonitoring and intelligence

Research, intelligence, and editorial teams

Workflow playbook · Intermediate

Turn public job pages into labor-market research

Convert public job postings into a structured dataset about declared skills, roles, and locations.

Authoritative6 minData and extraction

AI engineers and technical founders

Workflow playbook · Introductory

Create a local-business research dataset

Build a bounded dataset of public business information for a defined geography and category.

Educational6 minData and extraction

AI engineers and technical founders

Workflow playbook · Advanced

Develop a procurement research assistant

Support a purchase decision with documented, source-linked evidence against written requirements.

Authoritative6 minTemplates and worksheets

Research, intelligence, and editorial teams

Workflow playbook · Advanced

Create a web-to-knowledge-base pipeline

A general ingest pipeline that turns an approved source list into a maintained, queryable knowledge base.

Authoritative6 minRAG and source quality

AI application developers

Checklist · Intermediate

AI Research Quality Checklist

Run this before an automated research output is shown to anyone who will act on it. It is a review aid, not a certification.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Checklist · Intermediate

RAG Content Readiness Checklist

A pre-ingest review of whether a content set is worth indexing yet. Directional, not a formal audit.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Checklist · Advanced

Structured Extraction Validation Checklist

Validation rules to apply before extracted records reach a database or a downstream model.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Template · Introductory

Web Monitoring Setup Template

Fill this in per monitored source before adding it to a monitoring run. Copy the structure into your own tracker.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Template · Introductory

Source-Linked AI Output Review Template

A short review record to attach to any AI output that will be published or acted on.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Template · Introductory

A Better Brief for Any Web-Enabled AI Feature

Fill this in before anyone writes retrieval code. Most disagreements about model quality turn out to be unanswered questions on this page. It is a planning aid, not a specification standard.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams

Template · Introductory

AI Workflow Discovery Worksheet

A structured way to find out whether a web-enabled AI workflow is worth building, before estimating it. Work through it with the person who does the task manually today.

Educational4 minTemplates and worksheets

Research, intelligence, and editorial teams