THE CHECKS

129 checks, and what each of them is for.

Every check declares two things about itself: how it was decided, and who is allowed to fix it. Both are visible wherever a finding appears, because a finding you cannot interrogate is just an assertion.

The eight categories

Weights are the proportion each category contributes to the overall score. They add to 100%, and they are not equal: content quality carries twice what page experience does, deliberately.

How a check is decided

"Our AI found an issue" is not a finding. Every check states its method, so you can tell a fact from a judgement before you act on it.

Rule

A deterministic fact about the page. Present or absent, no judgement, reproducible by anyone.

Graph

Computed across the whole crawled site: reachability, overlap, depth. Cannot be answered from one page.

API

Measured by an external source. If that source is unavailable, the check is unmeasured, never a pass.

Model

Assessed by a language model, and labelled as such everywhere it appears so you can weigh it accordingly.

Who is allowed to fix it

  • Auto: the engine produces the change. One correct answer exists.
  • Assist: the engine drafts, a person decides. The shape is clear, the content is a judgement.
  • Human: only a person can decide. The engine reports and stops rather than guessing convincingly.

The categories in detail

Each category has its own page covering what it looks for, what commonly fails, the conditions under which its checks return unmeasured, and where to start if it scores badly.

A note on what is listed here

The checks above are representative of each category, not a transcription of all 129. The category names, counts and weights are the live catalogue; the individual checks are shown to convey what a category contains and how its checks are decided.

A browsable page per check (one indexable page for each of the 129, each answering the query someone actually types) is on the roadmap and is not built. This page says so rather than presenting a partial list as a complete one.

Core Web Vitals, specifically

Shipped: LCP, INP, CLS. Not shipped: FCP, TBT, Speed Index, accessibility score. The full Lighthouse set is not claimed anywhere on this site, because not all of it runs.

Run the rubric on your site How the score is calculated