www.nato.int

Report from 7/24/2026, 1:37:23 PM https://www.nato.int
Latest run · lab, cold cache
54
7/24/2026
28-day score · p75 · the standard
3/7 runs — building history (nightly)

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/nato.int.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.nato.int)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.nato.int"><img src="https://agentvitals.dev/badge/nato.int.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameNorth Atlantic Treaty Organization (NATO) · 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
🟡DescriptionNATO is a defensive alliance of 32 countries from Europe and North America. Its mission is to defend its member countries and their one billion citizens. · 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.

58
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

99%
CRR Content Recovery Good
0.23
SSD Semantic Signal Density Poor
1,372 tok
TC Token Cost Good
21 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
0.6% · 101
Chrome (nav / header / footer)
75.9% · 12,058
Boilerplate (cookie / ad)
0% · 0
Other
23.4% · 3,721

Final screenshot

Final screenshot of https://www.nato.int

Diagnostics

high SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.39 · JSON-LD 0/1 · missing: structured-data
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.

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

agent representation — token decomposition

EvidenceToken decomposition: content 0.6%, chrome 75.9%, boilerplate 0%, other 23.4%. Only 0.5999999999999943% 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.

Rendered profile: headless

Agent Discoverability 76/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 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 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 (5)

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

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/

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

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ No login wall on public content✓ 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.

84Transport posture (0–100, unscored)
4pass
1warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31557600; includeSubDomains; preload
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policystrict-origin-when-cross-origin
➖ 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 (www.gstatic.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

39 third-party requests · 4897 KiB (75.6% of transfer) · 1084 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
scene7.com204026 KiB
gstatic.com1374 KiB241 ms
googletagmanager.com2293 KiB204 ms
facebook.net2164 KiB487 ms
clarity.ms527 KiB152 ms
youtube.com29 KiB
typekit.net22 KiB
google.com41 KiB
google.ca10 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.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.js 3P374 KiB62.9%235 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site.lc-f6880e29c2adb48ae78db850bf21ee14-lc.min.js138 KiB82.8%114 KiB
https://www.googletagmanager.com/gtag/js?id=G-P3XLQYS1M1&cx=c&gtm=4e67l1 3P164 KiB48.6%80 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-PM2JH48Z 3P129 KiB52.2%68 KiB
https://connect.facebook.net/en_US/fbevents.js 3P103 KiB43.5%45 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/vendor/swiper.lc-1f465962ec28639e589f66c0738a3454-lc.min.js44 KiB76.3%33 KiB
https://connect.facebook.net/signals/config/1329839397061378?v=2.9.360&r=stable&domain=www.nato.int&hme=eec000113e1e9f56e9fc6cdeb39d59ad805f76a48c77cf3d5c028dcf3b38ee7c&ex_m=108%2C209%2C159%2C22%2C73%2C74%2C150%2C69%2C68%2C11%2C168%2C93%2C16%2C142%2C131%2C39%2C76%2C81%2C138%2C164%2C170%2C26%2C27%2C28%2C30%2C48%2C151%2C78%2C116%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C114%2C149%2C152%2C46%2C115%2C24%2C21%2C123%2C70%2C36%2C154%2C153%2C155%2C146%2C144%2C25%2C35%2C59%2C113%2C166%2C71%2C17%2C157%2C118%2C84%2C67%2C19%2C88%2C89%2C120%2C87%2C140%2C139%2C143%2C100%2C165%2C34%2C49%2C117%2C47%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C105%2C171%2C176%2C223%2C75%2C236%2C235%2C234%2C23%2C33%2C55%2C107%2C61%2C10%2C64%2C101%2C102%2C103%2C109%2C134%2C31%2C29%2C136%2C137%2C133%2C132%2C160%2C77%2C163%2C161%2C162%2C50%2C60%2C127%2C15%2C167%2C45%2C281%2C282%2C280%2C295%2C311%2C216%2C205%2C62%2C206%2C204%2C314%2C305%2C52%2C217%2C111%2C135%2C83%2C125%2C54%2C124%2C130%2C129%2C58%2C65%2C63%2C156%2C79%2C80%2C119%2C37%2C32%2C53%2C56%2C104%2C169%2C1%2C128%2C14%2C126%2C12%2C2%2C57%2C96%2C66%2C122%2C92%2C91%2C172%2C173%2C97%2C98%2C9%2C106%2C51%2C147%2C90%2C82%2C72%2C121%2C110%2C43%2C148%2C0%2C85%2C141%2C145%2C158%2C38%2C112%2C13%2C174 3P61 KiB45.1%28 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/vendor/jquery.lc-76a92234952929ebefaa60dd43afeddb-lc.min.js32 KiB69%22 KiB
https://scripts.clarity.ms/0.8.67/clarity.js 3P25 KiB47.9%12 KiB
https://s7g10.scene7.com/s7viewers/html5/js/SmartCropVideoViewer.js 3P9 KiB90.8%8 KiB
https://www.youtube.com/s/player/c80bf7e2/www-widgetapi.vflset/www-widgetapi.js 3P9 KiB79.9%7 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-base.lc-d5f75eeb04da1101b9bd6d67aa200d68-lc.min.js9 KiB66.9%6 KiB
https://www.nato.int/etc.clientlibs/core/wcm/components/commons/datalayer/acdl/core.wcm.components.commons.datalayer.acdl.lc-bf921af342fd2c40139671dbf0920a1f-lc.min.js11 KiB51.9%6 KiB
https://www.nato.int/etc.clientlibs/core/wcm/components/commons/datalayer/v2/clientlibs/core.wcm.components.commons.datalayer.v2.lc-1e0136bad0acfb78be509234578e44f9-lc.min.js1 KiB45.1%1 KiB
https://www.nato.int/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lc-0a6aff292f5cc42142779cde92054524-lc.min.js1 KiB68.4%1 KiB

Network

71Requests
6476 KiBTransferred
20Scripts
75.6%3rd-party
10Long tasks
Image (26)
4421 KiB
Script (20)
1114 KiB
Font (6)
766 KiB
Stylesheet (6)
133 KiB
Document (2)
37 KiB
XHR (5)
4 KiB
Other (1)
1 KiB
Fetch (5)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://s7g10.scene7.com/is/image/ncia/20260706_summit-bilat-pres-tu_0002:16x9?fmt=webp-alpha&qlt=80Image200412 KiB
https://s7g10.scene7.com/is/image/ncia/20260707_hero-banner_ankara-1920x1080:16x9?fmt=webp-alpha&qlt=80Image200381 KiB
https://www.gstatic.com/recaptcha/releases/A7KpaEASfhDcK0nXxgQEyyYv/recaptcha__en.jsScript200374 KiB
https://s7g10.scene7.com/is/image/ncia/20260707-summit-background:16x9?fmt=webp-alpha&qlt=80Image200356 KiB
https://s7g10.scene7.com/is/image/ncia/NATO%20star_structures:16x9?fmt=webp-alpha&qlt=80Image200305 KiB
https://s7g10.scene7.com/is/image/ncia/20260701_trip-sg-ge_0002:16x9?fmt=webp-alpha&qlt=80Image200298 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site/resources/images/bgleft-mobile.pngImage200279 KiB
https://s7g10.scene7.com/is/image/ncia/NATO%20Restaurant%20Istanbul%201:16x9?fmt=webp-alpha&qlt=80Image200279 KiB
https://s7g10.scene7.com/is/image/ncia/20260624_trip-sg-us_0017:16x9?fmt=webp-alpha&qlt=80Image200238 KiB
https://s7g10.scene7.com/is/image/ncia/20260708_summit-nac_0054:16x9?fmt=webp-alpha&qlt=80Image200237 KiB
https://s7g10.scene7.com/is/image/ncia/20260713_trip-sg-fr_0015:16x9?fmt=webp-alpha&qlt=80Image200206 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site/resources/fonts/all-fonts/NotoSansCondensed-Medium.woff2Font200199 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site/resources/fonts/all-fonts/NotoSans-SemiBold.woff2Font200199 KiB
https://s7g10.scene7.com/is/image/ncia/20260707_hero-banner_overview:16x9?fmt=webp-alpha&qlt=80Image200199 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site/resources/fonts/all-fonts/NotoSans-Regular.woff2Font200192 KiB
https://s7g10.scene7.com/is/image/ncia/20260713_trip-sg-fr_0004:16x9?fmt=webp-alpha&qlt=80Image200181 KiB
https://www.googletagmanager.com/gtag/js?id=G-P3XLQYS1M1&cx=c&gtm=4e67l1Script200164 KiB
https://s7g10.scene7.com/is/image/ncia/ammo:16x9?fmt=webp-alpha&qlt=80Image200160 KiB
https://s7g10.scene7.com/is/image/ncia/240307-coll-def:16x9?fmt=webp-alpha&qlt=80Image200156 KiB
https://s7g10.scene7.com/is/image/ncia/230706-det-def-topic:16x9?fmt=webp-alpha&qlt=80Image200149 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site.lc-f6880e29c2adb48ae78db850bf21ee14-lc.min.jsScript200138 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-PM2JH48ZScript200129 KiB
https://s7g10.scene7.com/is/image/ncia/20260722_visit-mod-jpn_0007:16x9?fmt=webp-alpha&qlt=80Image200125 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site.lc-51ca1ac5e5ef4baf8da87e2d536e8aec-lc.min.cssStylesheet200117 KiB
https://s7g10.scene7.com/is/image/ncia/20260203_trip-sg-ukr_0005:16x9?fmt=webp-alpha&qlt=80Image200116 KiB
https://s7g10.scene7.com/is/image/ncia/20160808_160808a-air-refueling:16x9?fmt=webp-alpha&qlt=80Image200108 KiB
https://connect.facebook.net/en_US/fbevents.jsScript200103 KiB
https://s7g10.scene7.com/is/image/ncia/55296437891_def0963a79_o:16x9?fmt=webp-alpha&qlt=80Image20086 KiB
https://www.nato.int/content/dam/nato/webready/stories/2500-2599/nch_2502_from-steel-to-security-inside-natos-defence-factories/nch_2502-from-steel-to-security-inside-natos-defence-factories-it.mp4/jcr:content/renditions/cq5dam.web.1280.1280.jpegImage20085 KiB
https://www.nato.int/etc.clientlibs/nato/clientlibs/clientlib-site/resources/fonts/all-fonts/SourceSansPro-Regular.woff2Font20077 KiB

Long tasks (>50 ms)

StartDuration
1245 ms352 ms
528 ms259 ms
1740 ms154 ms
906 ms134 ms
3290 ms103 ms
1144 ms93 ms
3510 ms75 ms
820 ms72 ms
1948 ms72 ms
2721 ms68 ms
Analyzing…
running mobile + desktop · ~30s