react.dev

Report from 7/2/2026, 10:06:37 AM https://react.dev
77
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.47
SSD Semantic Signal Density Needs work
1,547 tok
TC Token Cost Good
57 ms
TTFUT Time to First Useful Token N/A

Final screenshot

Final screenshot of https://react.dev

Diagnostics

medium SSD Low signal-to-noise for agents

signal 0.93 · JSON-LD 0/1 · missing: structured-data

Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.

Rendered profile: headless

Agent Discoverability 74/100 · Needs Work

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml No /sitemap.xml Learn →
JSON-LD structured data No JSON-LD found Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (6)

~ Machine-readable prices medium impact No prices found (fine for non-commercial sites)

Business impact When a user asks an agent 'how much does X cost', it needs readable pricing. Hidden, JS-only or 'request a quote' pricing means the agent can't answer — and recommends someone who can.

What we measured We scan the HTML for price patterns and Schema.org Offer/PriceSpecification markup.

How to fix Expose prices (or a starting-from range) in HTML and add Schema.org Offer.

<script type="application/ld+json">{"@type":"Offer","price":"29.90","priceCurrency":"EUR"}</script>

Spec: https://schema.org/Offer

Structured data (JSON-LD) medium impact No JSON-LD found

Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.

What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.

How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.

Learn how to implement →

<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>

Spec: https://schema.org/

XML sitemap present medium impact No /sitemap.xml

Business impact A sitemap is your table of contents for AI crawlers. Without it agents follow homepage links and miss deep pages (products, docs, pricing) — shrinking what they can recommend.

What we measured We fetch /sitemap.xml (and /sitemap_index.xml), confirm valid XML with <loc> entries, and check <lastmod> freshness.

How to fix Generate an XML sitemap of all public pages with current lastmod dates and reference it in robots.txt.

Learn how to implement →

# robots.txt
Sitemap: https://example.com/sitemap.xml

Spec: https://www.sitemaps.org/

~ agents.json discovery low impact Absent (emerging standard)

Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.

What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.

How to fix Publish /agents.json describing your site's capabilities and actions.

Learn how to implement →

Spec: https://agents-json.org

~ WebMCP endpoint low impact Absent (emerging standard)

Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.

What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.

How to fix Add a WebMCP endpoint exposing your key actions to agents.

Learn how to implement →

Spec: https://webmcp.org

~ API documentation low impact No OpenAPI/Swagger found

Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.

What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.

How to fix Publish an OpenAPI spec at a well-known path.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (6)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ llms.txt present + valid✓ No login wall on public content✓ Server response (TTFB)
Full profile — how to improve · unused JS · network · timing

How to improve

highReduce unused JavaScripthighest leverage

864 KiB (54%) of JS goes unused. Code-split, lazy-load below-the-fold scripts, and drop unused dependencies — less JS also lowers CAV Token Cost (TC) and speeds up agent parsing.

JavaScript coverage

864 KiB unused of 1614 KiB (54% unused JS) — unused JS inflates Token Cost (TC) and slows the agent's parse.

ScriptSizeUnused
https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RT430 KiB235 KiB (55%)
https://react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.js150 KiB136 KiB (90%)
https://react.dev/_next/static/chunks/811.b2e5ca620a3f883e.js296 KiB128 KiB (43%)
https://react.dev/_next/static/chunks/928-c320dff8bc8b5b8e.js298 KiB118 KiB (40%)
https://react.dev/_next/static/chunks/framework-76ad44d61c11f057.js178 KiB103 KiB (58%)
https://react.dev/_next/static/chunks/668-9be9de6fa7660277.js99 KiB80 KiB (80%)
https://react.dev/_next/static/chunks/main-8bc660a98b463b2d.js128 KiB59 KiB (46%)
https://react.dev/_next/static/chunks/972.d10c430071e5a41c.js11 KiB2 KiB (21%)
https://react.dev/2 KiB1 KiB (55%)
https://react.dev/2 KiB1 KiB (29%)
https://react.dev/_next/static/chunks/webpack-1647deff6d10c639.js4 KiB1 KiB (13%)
https://react.dev/_next/static/chunks/pages/%5B%5B...markdownPath%5D%5D-ef91ae665155f68d.js14 KiB0 KiB (3%)

Network

68Requests
1109 KiBTransferred
13Scripts
0%3rd-party
0Long tasks
Script (13)
547 KiB
Font (9)
314 KiB
Image (34)
161 KiB
Document (1)
43 KiB
Fetch (8)
21 KiB
Stylesheet (1)
20 KiB
Other (1)
2 KiB
Manifest (1)
1 KiB

Heaviest requests

URLTypeStatusTransfer
https://www.googletagmanager.com/gtag/js?id=G-B1E83PJ3RTScript200151 KiB
https://react.dev/_next/static/chunks/811.b2e5ca620a3f883e.jsScript200110 KiB
https://react.dev/_next/static/chunks/928-c320dff8bc8b5b8e.jsScript20094 KiB
https://react.dev/fonts/Source-Code-Pro-Bold.woff2Font20076 KiB
https://react.dev/fonts/Source-Code-Pro-Regular.woff2Font20075 KiB
https://react.dev/_next/static/chunks/framework-76ad44d61c11f057.jsScript20057 KiB
https://react.dev/images/uwu.pngImage20054 KiB
https://react.dev/_next/static/chunks/4ad82c5e.aa059996e264f809.jsScript20050 KiB
https://react.dev/Document20043 KiB
https://react.dev/_next/static/chunks/main-8bc660a98b463b2d.jsScript20039 KiB
https://react.dev/_next/static/chunks/668-9be9de6fa7660277.jsScript20034 KiB
https://react.dev/fonts/Optimistic_Text_W_It.woff2Font20025 KiB
https://react.dev/fonts/Optimistic_Display_W_Bd.woff2Font20023 KiB
https://react.dev/fonts/Optimistic_Display_W_SBd.woff2Font20023 KiB
https://react.dev/fonts/Optimistic_Text_W_Bd.woff2Font20023 KiB
https://react.dev/fonts/Optimistic_Text_W_Md.woff2Font20023 KiB
https://react.dev/fonts/Optimistic_Display_W_Md.woff2Font20023 KiB
https://react.dev/fonts/Optimistic_Text_W_Rg.woff2Font20022 KiB
https://react.dev/_next/static/css/90fb947bd70db324.cssStylesheet20020 KiB
https://react.dev/images/home/videos/rn.jpgImage20014 KiB
https://react.dev/_next/image?url=%2Fimages%2Fuwu.png&w=384&q=75Image20013 KiB
https://react.dev/images/home/videos/documentary.webpImage20010 KiB
https://react.dev/images/home/videos/rethinking.jpgImage2008 KiB
https://react.dev/_next/data/_6KXuqS4wVIftCYBgnYUA/learn.json?markdownPath=learnFetch2006 KiB
https://react.dev/images/home/videos/rsc.jpgImage2006 KiB
https://react.dev/images/home/conf2021/lauren.jpgImage2006 KiB
https://react.dev/images/home/videos/hooks.jpgImage2005 KiB
https://react.dev/_next/data/_6KXuqS4wVIftCYBgnYUA/versions.json?markdownPath=versionsFetch2005 KiB
https://react.dev/images/home/conf2019/cover.svgImage2005 KiB
https://react.dev/_next/static/chunks/972.d10c430071e5a41c.jsScript2005 KiB
Analyzing…
running mobile + desktop · ~30s