# AIO Readiness

Checks whether the scanned page is eligible and useful for Google AI Overviews
and AI Mode extraction.

## What This Scanner Checks

- Googlebot indexability, `noindex`, status, robots, and canonical blockers.
- Snippet and AI preview controls such as `nosnippet`, `max-snippet`, and
  `data-nosnippet`.
- Whether structured data values match visible page content.
- Answer-first sections that can support direct AI Overview extraction.
- Source and trust signals such as author, publisher, dates, about/contact, and
  policy links.
- Query-intent coverage through explicit h2 sections.
- Page-experience basics such as mobile viewport, static visible text, image
  dimensions, and intrusive modal signals.

## Passing Criteria

The page should score at least 90/100 across the AIO readiness checks. Failed
or warning steps include exact directives, elements, schema fields, headings,
and snippets that need attention.
