www.nist.gov

Report from 7/22/2026, 1:27:53 PM https://www.nist.gov
Latest run · lab, cold cache
67
7/22/2026
28-day score · p75 · the standard
67
9 runs
CRR100%latest
SSD54%latest
TC452 toklatest
TTFUT26 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.

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

Metrics

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

Token Cost breakdown

Where the page's tokens go (≈3,952 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
3.8% · 152
Chrome (nav / header / footer)
47.5% · 1,877
Boilerplate (cookie / ad)
0% · 0
Other
48.7% · 1,923

Final screenshot

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

Diagnostics

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

agent representation — token decomposition

EvidenceToken decomposition: content 3.8%, chrome 47.5%, boilerplate 0%, other 48.7%. Only 3.799999999999997% 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.50 · 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: headless

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 · 470 KiB (41.7% of transfer) · 739 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.com3439 KiB732 ms
newrelic.com119 KiB
cloudflareinsights.com111 KiB7 ms
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=4e67f0 3P162 KiB52.8%85 KiB
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e67f0 3P152 KiB53.7%82 KiB
https://www.nist.gov/sites/default/files/js/js_BS01Y7UQkap7bN4_MKRL517Sgvbm9g8cdGH8VaJrdJQ.js?scope=footer&delta=0&language=en&theme=nist_www&include=eJxljmEOgzAIhS_UyZEItVg7aTFtTT3-OnWJ2_4AHzzg0VYVKY2z5gJ0A2NpXLBz1RVuNT6L4b1KSAu4vK0kw4XGq3phrOTB9_DLAz1p_25Gk0Kp4EUtyaNfPnBmcpw_iFPoeqctiZLDmruXkPo2neOVPOPE7N4m4b91qurMsX9VFUsZozpwoZDtlw_rh6a1drPS2E6aI1x5cIFE_QuuxnZ399 KiB72.2%72 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-54VSXXDF 3P125 KiB57.4%72 KiB
https://js-agent.newrelic.com/nr-rum-1.318.0.min.js 3P19 KiB41.1%8 KiB
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 3P11 KiB62%7 KiB
https://www.nist.gov/modules/contrib/google_tag/js/gtag.js?tif0hi1 KiB46.9%0 KiB
https://www.nist.gov/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KiB30.3%0 KiB
https://www.nist.gov/modules/contrib/google_tag/js/gtm.js?tif0hi1 KiB33.1%0 KiB

Network

63Requests
1127 KiBTransferred
12Scripts
41.7%3rd-party
10Long tasks
Script (12)
582 KiB
Image (32)
318 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.googletagmanager.com/gtag/js?id=G-HEQ0YF2VYL&cx=c&gtm=4e67f0Script200162 KiB
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e67f0Script200152 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-54VSXXDFScript200125 KiB
https://www.nist.gov/sites/default/files/styles/1152_x_768/public/images/2026/07/09/3d%20printed%20ceramics%20june%202026.jpg?h=ef2d88ac&itok=29HIDjOVImage200112 KiB
https://www.nist.gov/sites/default/files/js/js_BS01Y7UQkap7bN4_MKRL517Sgvbm9g8cdGH8VaJrdJQ.js?scope=footer&delta=0&language=en&theme=nist_www&include=eJxljmEOgzAIhS_UyZEItVg7aTFtTT3-OnWJ2_4AHzzg0VYVKY2z5gJ0A2NpXLBz1RVuNT6L4b1KSAu4vK0kw4XGq3phrOTB9_DLAz1p_25Gk0Kp4EUtyaNfPnBmcpw_iFPoeqctiZLDmruXkPo2neOVPOPE7N4m4b91qurMsX9VFUsZozpwoZDtlw_rh6a1drPS2E6aI1x5cIFE_QuuxnZ3Script20099 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_TLWDRuDRCC3_1Tyq4NkastLMiFfabmCjUoPQbTeNhRI.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/06/03/Arvind_LobbyDSC6088_webedit.jpg?h=560fc75e&itok=LgU5ksiFImage20042 KiB
https://www.nist.gov/sites/default/files/styles/280_x_184/public/images/2026/07/15/HDYMI_landingpage-BloodGlucoseLevels.png?h=194bfd56&itok=ZimNttIdImage20031 KiB
https://www.nist.gov/libraries/nist-component-library/dist/img/sprite.svg?cache_bust=1776955625841Other20028 KiB
https://www.nist.gov/Document20026 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.318.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/3104729c556c/main.js?Script20010 KiB
https://www.nist.gov/sites/default/files/css/css_HC3O4UkxUvQJZCkVbWd0oZjlIVY4L0U45cwzSnZ19_U.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_KpZVaNDx7ibsns0WkZepLbTjnZXSsOi5zIiZKnra1qQ.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/libraries/nist-component-library/dist/img/social-icons/youtube_white.svgImage2001 KiB
https://www.nist.gov/cdn-cgi/challenge-platform/h/b/jsd/oneshot/3104729c556c/0.26430275455568897:1784541931:J6nZ_GtOT--vnlcReTrj2YdQrR1tD3puqV0GBs0FnuA/a1e17a5269a875f4XHR2001 KiB

Long tasks (>50 ms)

StartDuration
1799 ms1955 ms
3860 ms541 ms
463 ms237 ms
1362 ms139 ms
4403 ms116 ms
774 ms81 ms
1592 ms78 ms
1688 ms74 ms
897 ms64 ms
703 ms63 ms
Analyzing…
running mobile + desktop · ~30s