Methodology · Version 1.0

The Agent Readiness Framework

One framework. Two scores. The Agent Readiness Score™ grades whether AI agents can find, understand, and complete real tasks on your site. The AEO Readiness Score™ grades whether answer engines (ChatGPT, Perplexity, Google AI Overviews) can cite and recommend you. Both backed by deterministic checks and verifiable evidence on every finding.

2
Top-line scores
7
Weighted pillars
30+
Deterministic checks
Live
Synthetic agent
Thesis

A website grade is useless if an agent can't verify it.

The tools you know — SEO scanners, Lighthouse, PageSpeed — were built for humans using search engines. Agents are different. They parse raw HTML, follow structured endpoints, stop at CAPTCHAs, and quit when a button has no accessible name. A single 90/100 score tells them nothing.

The Agent Readiness Framework™ is our answer. Instead of a blanket grade, we run a set of deterministic, re-runnable checks. Instead of averaging them, we weight them against your site's actual archetype. And instead of trusting a human to believe the grade, we surface evidence — the exact URL, HTTP status, and content an agent saw — with every single finding.

You should be able to send a report to your engineering team and have them ship from it on Monday. That is the bar.

The Formula

Evidence × Weighted checks × Archetype = your score.

01
Gather
Shallow representative crawl: homepage, robots.txt, sitemaps, one page per detected page-type, predictable .well-known probes.
02
Classify
Archetype detection across 8 types with plain-language reasons. Confidence surfaced, secondary type tracked.
03
Check
25+ deterministic heuristics across all four pillars. Each tagged required / recommended / optional / n_a per archetype, so irrelevant checks don't hurt you.
04
Score
Weighted roll-up by pillar, weighted again against your archetype. Evidence, recommendation, and impact attached to every finding.
Pillars

Four questions. One score.

Find. Understand. Engage. Recommend. Agents rarely fail on just one of these — and passing them all is the real test of agent-readiness. We grade every dimension independently, then roll the result into a single, weighted number.

PILLAR I
Can agents find you?
Technical Agent Readiness

Can an autonomous agent discover, fetch, parse, and understand your site without human guesswork?

01
What we check
  • Discoverability — robots.txt, XML sitemaps, Link headers, canonical signals.
  • Content accessibility — llms.txt, server-rendered HTML, Markdown content negotiation (Accept: text/markdown), language + meta clarity.
  • Bot access control — per-agent User-agent rules, Cloudflare Content Signals, Web Bot Auth signing directory.
  • Capability discovery — /.well-known/mcp.json, Agent Skills index, OAuth, OpenAPI, API catalog.
  • Commerce protocol signals — x402, ACP, UCP, MPP support and machine price lookup.
PILLAR II
Can agents understand what you do?
Agent Task Readiness

Can an agent map your site to the canonical jobs your users would delegate to it?

02
What we check
  • Canonical task paths — contact, pricing, signup, demo, support, docs, checkout.
  • CTA clarity — action-oriented verbs, accessible names, unambiguous targets.
  • Page-type coverage — docs, pricing, about, product pages present and machine-identifiable.
  • Semantic structure — headings, landmarks, link text that name their destination.
  • No AI-blocking patterns — no JS-only content that evaporates when the agent fetches HTML.
PILLAR III
Can agents actually engage?
Agent Actionability

We launch a real headless browser and try the job. This is the live proof — either the agent succeeds, or we show you exactly where it broke.

03
What we check
  • Live synthetic agent runs — Playwright-driven completion tests, archetype-specific task plans.
  • Form agent-readiness — labels, autocomplete tokens, semantic input types, accessible submit buttons.
  • Blocker detection — CAPTCHA, modal traps, login gates, inaccessible controls, ambiguous CTAs.
  • Evidence capture — screenshots at every step, URL transitions, click trace, time-to-completion.
  • Friction score — clicks, dead ends, retries and total seconds translated to a 0-10 agent-friendliness score.
PILLAR IV
Will agents recommend you?
Recommendation Readiness

When agents summarize the web, will they recommend you — and will they get the facts right?

04
What we check
  • Business clarity — who you serve, what you do, where you operate.
  • Trust & proof — authors, citations, testimonials, security posture.
  • Entity consistency — schema.org graph, NAP integrity, org identifiers.
  • AEO / GEO answer readiness — structured data coverage by page type.
  • Freshness signals, alt text, and absence of AI-blocking directives.
New in 2026

Six standards most scanners don't check yet.

Agent-native primitives are shipping faster than SEO tools can keep up. We added six new deterministic checks covering the capability, identity, policy, commerce, and representation standards that actually matter in 2026 — each with evidence and a one-click LLM fix prompt. Read the deep dive →

MCP server card
/.well-known/mcp.json

Anthropic's Model Context Protocol manifest. Makes your product natively installable in Cursor, Claude Desktop, and ChatGPT tool registries.

Agent Skills index
/.well-known/agent-skills/index.json

Enumerable list of discrete skills your site exposes — lighter than MCP, heavier than a raw OpenAPI blob.

Web Bot Auth directory
/.well-known/http-message-signatures-directory

IETF draft for cryptographically verified bot traffic. Lets your WAF safely relax rules for signed GPTBot / ClaudeBot identities.

Cloudflare Content Signals
robots.txt · Content-Signal:

Declares search / search-ai / ai-train permissions in a single robots.txt line. The cheapest defensible answer to the AI-training question.

Agentic commerce protocols
/.well-known/{acp,ucp,mpp,x402}.json

ACP, UCP, MPP, and x402 — four overlapping standards for letting agents pay. Early adopters get disproportionate agent commerce flow.

Markdown content negotiation
Accept: text/markdown

Serve a clean Markdown body when an agent asks for it. Strips layout noise and preserves structural cues into the LLM's context window.

New: AEO / GEO Readiness Score

Two scores. Agents and answer engines aren't the same audience.

Every scan now produces a second top-level score: AEO Readiness. Agents (Claude, Cursor, Operator) crawl your site and act on it. Answer engines (ChatGPT, Perplexity, Google AI Overviews, Gemini) read it once and decide whether to cite it in a response. The signals overlap, but the weights are different — answer engines reward citable, structured, entity-clear content far more than they reward MCP servers or agent skills.

Agent Readiness
Autonomous agents

Can an agent crawl, understand, act, and walk away with a meaningful representation of your business? Three pillars, weighted by archetype.

3 pillars
  • Technical Agent Readiness — discoverability, capability protocols
  • Agent Task Readiness — reachable next-actions, CTA clarity
  • Recommendation Readiness — entity clarity, trust, AEO/GEO basics
AEO Readiness
Answer engines

Can an answer engine extract a citable answer from your page, attribute it to a clear entity, trust its accuracy, and recommend you in a comparison? Four pillars, uniformly weighted because AEO concerns apply to every site type.

4 pillars
  • Answerability (30%) — answer-first formatting, question-form headings, lists/tables, citable density
  • Entity & Authority (25%) — author bylines, sameAs links, About/Contact accountability, entity completeness
  • Schema & Technical (25%) — schema coverage (Article/FAQ/Product/Org/Person/LocalBusiness), dateModified, crawlability
  • Topical Coverage (20%) — pricing transparency, comparison content, cluster depth
What the AEO score checks

13 dedicated AEO-only checks (10 deterministic + 3 LLM-assisted) plus ~14 existing checks (FAQ schema, llms.txt, semantic structure, business clarity, trust signals, etc.) re-weighted for answer-engine behavior. Every check rolls up into both scores — improving your AEO score also lifts your Agent Recommendation pillar.

Deterministic (10)
Answer-first H1+lede, question-form heading ratio, lists & tables count, author byline coverage on editorial pages, schema sameAs link count, About-page discoverability, contact accountability signals (phone/email/address), pricing transparency, comparison/alternatives content, internal-link cluster depth.
LLM-assisted (3)
Answer-first quality grade (0-100), citable-statement density count, entity completeness grade (who / what / for whom / why). Runs on gpt-4o-mini in a single batched call. Graceful no-op without an API key.
Not yet measured

AI platform visibility testing (citation behavior in ChatGPT / Perplexity / Claude), AI referral traffic measurement, and open-web reputation (Reddit / community visibility, third-party corroboration). These require external data sources or expensive prompt-runs per scan — we're adding them as their own audit modules instead of baking them into the base score.

Archetype calibration

The same check weighs differently on different sites.

We classify your site against one of eight archetypes before scoring. Checks irrelevant to your archetype are marked n_a and don't penalise you. Pillar weights also shift — docs sites are weighted more on technical signals, lead-gen on task readiness.

Commerce
Shops, marketplaces
SaaS Product
Trial, demo, onboarding
Lead Gen
Services, agencies
Content / Publisher
Editorial, blogs
Docs / Developer
APIs, SDKs, references
Local Business
Places, bookings, hours
Campaign Microsite
Single-page launches
Mixed / Hybrid
Multi-purpose sites
Principles

What makes the framework trustworthy.

Evidence over opinion

Every finding is paired with the exact URL fetched, the HTTP status, and a content snippet the agent saw. No hand-waving. No trust-me grades.

Weighted, not averaged

A docs site shouldn't lose points for lacking /cart. A storefront shouldn't be penalised for missing API references. Weights shift by archetype.

Deterministic, re-runnable

Two runs on the same site produce the same score. No LLM hallucinations in the scoring layer. LLM analysis only augments — never decides.

Trend-first

A score is useful only if it moves. Pro tracks every scan over time so you can see which shipped changes actually lifted your readiness.

vs. Traditional audits

Why a single SEO score doesn't tell you if you're agent-ready.

CriterionTypical SEO scannerAgent Readiness Framework™
Primary userHuman skimming a search result
Autonomous agent parsing HTML + endpoints
Score calibrationOne global grade for all sites
Weighted per archetype (commerce ≠ docs ≠ lead-gen)
EvidenceOpaque — trust the number
Every finding links to exact URL, status, content
Capability signalsIgnored
llms.txt, .well-known, MCP, x402 / ACP / UCP
Task completionAssumed, never tested
Playwright-driven synthetic agent runs
DeterminismMostly — LLM-augmented rubrics drift
Deterministic scoring. LLM only for summaries, never for grading.
Roadmap

Built to grow with the agent web.

The framework is modular by design. New deterministic checks plug into the scanner's backend/scanner/checks package. New archetypes plug into the classifier. Pillar weights live in the scorer. Every module ships with its own test fixtures so adding a check never destabilises an existing score.

Upcoming: questionnaires, guided assessments, and a Tier-2 LLM-driven synthetic agent that adapts to UIs the scripted runner can't handle.

Run the framework against your site.

It takes 30 seconds. No signup, no email. You get a score, a weighted report, and evidence on every finding.

The Agent Readiness Framework™ · v1.0 · Deterministic, weighted, evidence-backed.
Are We Agent Ready?

The Agent Readiness Score for AI-first business. Free website audit covering technical crawlability, AEO, GEO, and agent task readiness — weighted for your actual business type.

Product
  • Free website scan
  • Progress tracking
  • AEO / GEO analysis
  • Future audits (coming soon)
Methodology
  • Three-pillar framework
  • Website-type classification
  • Conditional scoring
  • Representative sampling
© 2026 Are We Agent Ready?v1.0