Skip to main content

Vercel’s Is Agentic Audit Now Checks What AI Agents Need From Content, Apps and Stores

3 min read

Vercel Is Agentic now offers Content, Business, App and Commerce report views. The score stays fixed, so owners still need a real agent task test.

Vercel’s Is Agentic Audit Now Checks What AI Agents Need From Content, Apps and Stores

Vercel’s Is Agentic audit now organizes its report around four site types: Docs and content, Business, App and Commerce. The selected view does not change the score. It changes which evidence is emphasized for the job an AI agent is expected to complete.

Four views of the same agent-readiness problem

ViewAgent goalEvidence to inspect
Docs and contentFind and cite reliable informationReadable pages, structure, canonical signals and freshness
BusinessUnderstand an organization and contact itIdentity, services, locations, policies and contact paths
AppDiscover and use functionalityAPI discovery, authentication, errors and SDK guidance
CommerceFind, evaluate and purchaseProduct data, availability, price and transaction protocols
Vercel supplies the four report categories. The evidence column is MustHave.ai’s operational interpretation.

Why the score stays the same

The category is a lens, not a separate benchmark. Vercel says switching views does not require a rescan and does not change the score. That is useful because a site can serve multiple purposes, but it also means owners should not treat one number as proof that every agent task works.

The meta tag makes intent explicit

Sites can declare a preferred type with the is-agentic-site-type meta tag. Vercel documents four values: content, business, app and store. The tag helps the report choose a relevant view, but it cannot substitute for the underlying pages, APIs or transaction data.

An audit should end in a real agent task

  1. Choose one high-value task, such as finding a policy, creating an API request or comparing a product.
  2. Run the audit and record the failed checks relevant to that task.
  3. Fix one discoverability or structure problem.
  4. Repeat the task with a separate agent and capture the evidence it used.
  5. Measure completion, citations, errors and the need for human correction.

This converts a checklist into an outcome. A site may score well and still fail because the decisive fact is inside an image, a login wall, a client-only interface or an undocumented endpoint.

The App and Commerce views expose different bottlenecks

The App view emphasizes API discovery, authentication, error handling and SDKs. Commerce highlights transaction protocols including x402, UCP and ACP. These checks reflect a future where agents do more than read pages. They also need deterministic ways to authenticate, understand failures and complete bounded actions.

Public API, CLI and MCP support make the audit automatable

Vercel documents a public report API plus CLI and read-only MCP access. That enables a team to run the same checks in deployment review, compare changes over time and let an assistant inspect results without giving it permission to change the site. The key is to store the report beside the release that produced it, so regressions have a clear owner.

Where this fits with discoverability work

Agent readiness overlaps with search and answer visibility but is not identical. Our reference guide to AI GitHub repositories depends on structured, crawlable source pages, while ChatGPT Ads and Shopify agents adds commerce actions. The audit is most useful when the declared site type matches the task a publisher wants agents to complete.

The practical verdict

Vercel Is Agentic is becoming a more useful diagnostic because it separates content, business, application and store needs without pretending they require four unrelated scans. Treat the score as a starting point. The release gate should be a reproducible agent task with traceable evidence and a failure path the team can fix.

Primary sources

Checked September 16, 2026. Tool behavior and documented site types reflect the current Vercel and Is Agentic pages.

Leave a comment

Your email address will not be published. Required fields are marked *