Agent Ready by Sneeze It How this is scored

Methodology

How the score works

Seventeen checks across four pillars. Every one of them is something we actually observed on your public pages, and every finding shows the evidence so you can check our work.

Weighting

Reach 25, Comprehend 25, Act 35, Complete 15. Act carries the most because it is the only pillar that decides whether a transaction can complete, and because it is the one almost nobody has done, which makes it the available work.

Every check

PillarCheckPointsWhat it means
ReachAI crawlers allowed in robots.txt10Checks all 12 major AI crawlers. Blocking a live browsing agent such as ChatGPT-User or Claude-User is scored as critical, because that is a customer being turned away, not a training scraper.
ReachSite serves a request from an agent7We request your homepage with an agent user agent. A 403 or 401 means your bot protection is refusing agents while humans see the page normally.
ReachSecure and predictable address4HTTPS, and whether the final URL matches what was asked for.
ReachSitemap an agent can follow4A sitemap.xml, and whether robots.txt points to it.
ComprehendMachine readable business facts10JSON-LD structured data: business identity, what you sell, FAQ answers, phone and address, opening hours. Each is scored separately.
ComprehendContent readable without JavaScript7Counts visible words in the raw HTML before any script runs. A page that is empty until React hydrates is empty to a large share of agents.
Comprehendllms.txt briefing for AI4A plain language file at /llms.txt telling an AI what your business is. The cheapest item on the list.
ComprehendPage states what it is4Title, meta description, exactly one h1, and a lang attribute.
ActWebMCP tools an agent can call14The heaviest single check. Tools registered through navigator.modelContext. A static scan can only find the call site in your bundle, so a confirmed live enumeration scores higher than a signature match, and the report says which one you got.
ActMachine readable capability manifest5A manifest at one of /.well-known/mcp.json or /.well-known/model-context.json that lets an agent discover what you can do before loading a page.
ActForms a machine can fill in9Every visible field scored for a name attribute, a real label tied by id, an autocomplete token and a specific input type. A captcha on the page costs points here as well.
ActPhone and email as real links4tel: and mailto: links. A number set in an image or assembled by script is invisible to an agent.
ActBooking or checkout the agent can walk through3Whether your conversion runs inside a third party iframe the agent cannot see into.
CompleteNo captcha blocking the last step6reCAPTCHA, hCaptcha, Turnstile and others. An agent that has done everything right still cannot submit.
CompletePublic information stays public3Whether a login wall sits in front of what you offer.
CompleteSecond request still works3We ask twice. Comparing three products is three requests, which is shopping, not an attack.
CompleteFew third party frames in the way3Each embedded window is a place an agent can lose the thread.

What we do not do

We fetch public pages only. We do not log in, submit forms, place orders, or change anything. We request your homepage a small number of times and stop. If a check could not be run, the report says so rather than scoring it as a pass or inventing a result.

Want the fixes done rather than listed?

Sneeze It builds the WebMCP tools, the structured data and the agent readable forms. Scan your site, then talk to us about the ones worth doing first.

Run a scan