www.nist.gov

Report from 8/10/2026, 1:15:46 PM https://www.nist.gov
Latest run · lab, cold cache
60
8/10/2026
28-day score · p75 · the standard
67
21 runs
▼ latest 7 below the 28-day score
CRR100%latest
SSD54%latest
TC444 toklatest
TTFUT25 ms28-day p75

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/nist.gov.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.nist.gov)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.nist.gov"><img src="https://agentvitals.dev/badge/nist.gov.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameNIST · guessed from page text (no structured data)
Categorynot found
Pricenot applicable · not applicable to this page type
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
🟡DescriptionNIST promotes U.S. innovation and industrial competitiveness by advancing measurement science, standards, and technology in ways that enhance economic security and improve our quality of life. · guessed from page text (no structured data)

An agent is likely to fabricate missing details rather than say “I don’t know”. 0/3 applicable facts come from machine-readable structured data.

60
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

CRR Content Recovery N/A
0.54
SSD Semantic Signal Density Needs work
444 tok
TC Token Cost Good
29 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈3,947 across regions). 96% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.

Content
4% · 159
Chrome (nav / header / footer)
48.2% · 1,903
Boilerplate (cookie / ad)
0% · 0
Other
47.8% · 1,885

Final screenshot

Final screenshot of https://www.nist.gov

Diagnostics

high TC 96% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 4%, chrome 48.2%, boilerplate 0%, other 47.8%. Only 4% of the agent's tokens are real content.
ImpactAn agent pays for boilerplate on every request and has less context left for the real content.
Effort30–90 min

Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.

medium SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.49 · article JSON-LD 2/4 · missing: datePublished, author
ImpactAgent spends tokens parsing nav/boilerplate instead of content.
Effort30–90 min

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: raw-http

Agent Discoverability 86/100 · Agent Ready

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 Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: Article Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt

Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.

What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).

How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.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://github.com/wild-card-ai/agents-json

~ 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 (7)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

77Transport posture (0–100, unscored)
3pass
2warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
⚠️ Referrer-Policyno referrer-policy header (browser default applies)
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highProfile reflects a block/challenge page — not your contenthighest leverage

whole profile

EvidenceMeasured against a block/challenge page (a bot-wall/CAPTCHA was served (static.cloudflareinsights.com)); every number here describes the wall, not your site.
ImpactAn AI agent hits the same wall and recovers none of your content — fix the block before optimizing anything else.
FixAllowlist legitimate agent user-agents / IP ranges in your WAF or bot-management and serve real content (not a challenge), then re-run.

Third-party impact

11 third-party requests · 475 KiB (22.7% of transfer) · 51 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
googletagmanager.com3443 KiB51 ms
newrelic.com119 KiB
cloudflareinsights.com111 KiB
nr-data.net21 KiB
time.gov10 KiB
cloudflarestream.com10 KiB
google-analytics.com20 KiB

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://www.googletagmanager.com/gtag/js?id=G-HEQ0YF2VYL&cx=c&gtm=4e6860h2 3P165 KiB53.3%88 KiB
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e6860h2 3P153 KiB54.3%83 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-54VSXXDF 3P125 KiB57.7%72 KiB
https://www.nist.gov/sites/default/files/js/js_HzKQhL_EOETqAT3HE83Bq5wfpMv-4JEmol_S_ZsbZWo.js?scope=footer&delta=0&language=en&theme=nist_www&include=eJxljmEOgzAIhS_UyZEItVg7aTFtTT3-OnWJ2_4AHzzg0VYVKY2z5gJ0A2NpXLBz1RVuNT6L4b1KSAu4vK0kw4XGq3phrOTB9_DLAz1p_25Gk0Kp4EUtyaNfPnBmcpw_iFPoeqctiZLDmruXkPo2neOVPOPE7N4m4b91qurMsX9VFUsZozpwoZDtlw_rh6a1drPS2E6aI1x5cIFE_QuuxnZ3100 KiB72.4%72 KiB
https://js-agent.newrelic.com/nr-rum-1.319.0.min.js 3P19 KiB40.9%8 KiB
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 3P11 KiB61.4%7 KiB
https://www.nist.gov/modules/contrib/google_tag/js/gtag.js?tje6iy1 KiB46.9%0 KiB
https://www.nist.gov/modules/contrib/google_tag/js/gtm.js?tje6iy1 KiB33.1%0 KiB
https://www.nist.gov/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KiB30.3%0 KiB

Network

63Requests
2089 KiBTransferred
12Scripts
22.7%3rd-party
2Long tasks
Image (32)
1276 KiB
Script (12)
586 KiB
Stylesheet (4)
91 KiB
Font (4)
77 KiB
Other (2)
30 KiB
Document (3)
26 KiB
XHR (4)
2 KiB
Fetch (2)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.nist.gov/sites/default/files/styles/1152_x_768/public/images/2026/08/05/yicheng_070926_web_ready.png?h=3dbd9eac&itok=2qdAwDHZImage2001080 KiB
https://www.googletagmanager.com/gtag/js?id=G-HEQ0YF2VYL&cx=c&gtm=4e6860h2Script200165 KiB
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e6860h2Script200153 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-54VSXXDFScript200125 KiB
https://www.nist.gov/sites/default/files/js/js_HzKQhL_EOETqAT3HE83Bq5wfpMv-4JEmol_S_ZsbZWo.js?scope=footer&delta=0&language=en&theme=nist_www&include=eJxljmEOgzAIhS_UyZEItVg7aTFtTT3-OnWJ2_4AHzzg0VYVKY2z5gJ0A2NpXLBz1RVuNT6L4b1KSAu4vK0kw4XGq3phrOTB9_DLAz1p_25Gk0Kp4EUtyaNfPnBmcpw_iFPoeqctiZLDmruXkPo2neOVPOPE7N4m4b91qurMsX9VFUsZozpwoZDtlw_rh6a1drPS2E6aI1x5cIFE_QuuxnZ3Script200100 KiB
https://www.nist.gov/sites/default/files/styles/homepage_hero_large/public/images/2026/03/20/BannerVideo-NIST125thAnniversary-Still.jpg.webp?itok=Y5estj-hImage20084 KiB
https://www.nist.gov/sites/default/files/css/css_MErloMMW1EgqfmofjUZgcUOUtH_Y1bwoHyWrqx-VNhQ.css?delta=1&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAoStylesheet20076 KiB
https://www.nist.gov/sites/default/files/styles/280_x_384/public/images/2026/07/17/shutterstock_1934201384-web-colroized.jpg?h=c3b2fb4c&itok=XhMxsHb-Image20035 KiB
https://www.nist.gov/libraries/nist-component-library/dist/img/sprite.svg?cache_bust=1784655668255Other20028 KiB
https://www.nist.gov/Document20026 KiB
https://www.nist.gov/sites/default/files/styles/280_x_184/public/images/2026/08/03/shutterstock_2716641839.jpg?h=cef0b0f3&itok=IFWOqhR-Image20026 KiB
https://www.nist.gov/themes/custom/nist_www/img/homepage/circuit_pattern_tile.pngImage20021 KiB
https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-regular-webfont.woff2Font20020 KiB
https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-semibold-webfont.woff2Font20020 KiB
https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-bold-webfont.woff2Font20020 KiB
https://js-agent.newrelic.com/nr-rum-1.319.0.min.jsScript20019 KiB
https://www.nist.gov/libraries/nist-component-library/dist/fonts/source-sans-pro/sourcesanspro-bolditalic-webfont.woff2Font20016 KiB
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496Script20011 KiB
https://www.nist.gov/cdn-cgi/challenge-platform/h/b/scripts/jsd/8eb6d5cd556e/main.js?Script20010 KiB
https://www.nist.gov/sites/default/files/css/css_JeNmEcxZusRMIp88c8Z7r3h0l9U2nM3CNDHFPdBHxzo.css?delta=3&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAoStylesheet2008 KiB
https://www.nist.gov/sites/default/files/css/css_Wco7c9EPj6vlveLVVsO28fBO7rmG23-fYYb3pHO_0TM.css?delta=0&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAoStylesheet2006 KiB
https://www.nist.gov/themes/custom/nist_www/img/homepage/chips_logo_mark.webp?v1Image2005 KiB
https://www.nist.gov/themes/custom/nist_www/img/homepage/125-250-web_Freedom-250.svgImage2004 KiB
https://www.nist.gov/themes/custom/nist_www/img/homepage/125-250-web_NIST-125.svgImage2004 KiB
https://www.nist.gov/libraries/nist-component-library/dist/img/logo/nist_logo_sidestack.svgImage2003 KiB
https://www.nist.gov/libraries/nist-component-library/dist/img/logo/NIST-Logo-Brand-White.svgImage2002 KiB
https://www.nist.gov/themes/custom/nist_www/favicon.icoOther2002 KiB
https://www.nist.gov/sites/default/files/css/css_LpHBc8EPEsDrEJSd96BC5X0OHJG9W5P68QT2eD_fJio.css?delta=2&language=en&theme=nist_www&include=eJxlj9EOwiAMRX-IyCc1BSrgCiXAwvx7mVOzxbd7TprbFtcugNkGqU3jCZRBu8DkLkWfMkQrWVmppF1dC_INH7hdhIvI4hVtnWNevvaDKsfWtWcxyO8MBT3BncjtW_S_OqZ6oETzAGGDFZI47WJDwwS_VhhjXJp3DpJor1Pt2Tql-UqjFx-_YAoStylesheet2001 KiB
https://www.nist.gov/cdn-cgi/challenge-platform/h/b/jsd/oneshot/8eb6d5cd556e/0.009694275094239702:1786107624:qUD1kNG13j6G5XpanPh4AKC2ej4VS9Cet9LI3llvHgw/a27699857c0e4f60XHR2001 KiB
https://www.nist.gov/libraries/nist-component-library/dist/img/social-icons/youtube_white.svgImage2001 KiB

Long tasks (>50 ms)

StartDuration
333 ms104 ms
440 ms51 ms
Analyzing…
running mobile + desktop · ~30s