www.worldbank.org

Report from 8/8/2026, 10:43:53 AM https://www.worldbank.org
Latest run · lab, cold cache
80
8/8/2026
28-day score · p75 · the standard
81
9 runs
CRR88%latest
SSD71%latest
TC704 toklatest
TTFUT76 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/worldbank.org.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.worldbank.org)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.worldbank.org"><img src="https://agentvitals.dev/badge/worldbank.org.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameWorld Bank Group
CategoryOrganization
🟡Price$1 · guessed from page text (no structured data)
Location1818 H St NW, Washington, DC, 20433, US
Hoursnot found
Productsnot found
DescriptionWith 189 member countries, the World Bank Group is a unique global partnership fighting poverty worldwide through sustainable solutions.

An agent gets the basics but will guess on the gaps. 4/7 applicable facts come from machine-readable structured data.

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

Metrics

88%
CRR Content Recovery Needs work
0.71
SSD Semantic Signal Density Good
704 tok
TC Token Cost Good
56 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
28.8% · 3,716
Chrome (nav / header / footer)
71.2% · 9,194
Boilerplate (cookie / ad)
0% · 0
Other
0.1% · 9

Final screenshot

Final screenshot of https://www.worldbank.org

Diagnostics

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

agent representation — token decomposition

EvidenceToken decomposition: content 28.8%, chrome 71.2%, boilerplate 0%, other 0.1%. Only 28.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 CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence12% of content requires JS · 88% of rendered content recovered (rest is placeholder/wrong)
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.

Rendered profile: headless

Agent Discoverability 88/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: Organization, WebSite, WebPage, BreadcrumbList 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 (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ 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.

70Transport posture (0–100, unscored)
3pass
1warn
1fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=63072000; includeSubDomains
❌ Content-Security-Policyno content-security-policy header
✅ 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

2 third-party requests · 12 KiB (0.7% of transfer) — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
cloudflareinsights.com111 KiB
omtrdc.net11 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.worldbank.org/ext/scripts/third-party/at.js34 KiB62.6%22 KiB
https://www.worldbank.org/ext/scripts/utils.js17 KiB80.4%13 KiB
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 3P11 KiB62.9%7 KiB
https://www.worldbank.org/ext/scripts/scripts.js11 KiB64.8%7 KiB
https://www.worldbank.org/ext/scripts/helpers.js6 KiB86.4%5 KiB
https://www.worldbank.org/etc.clientlibs/worldbankgroup/components/global/service/headerservice/clientlibs-edge/site.js?language=en8 KiB55.9%5 KiB
https://www.worldbank.org/ext/blocks/overlay-cards/overlay-cards.js6 KiB61.5%4 KiB
https://www.worldbank.org/ext/blocks/footer/footer.js4 KiB81.5%4 KiB
https://www.worldbank.org/ext/blocks/signup/signup.js5 KiB62.3%3 KiB
https://www.worldbank.org/ext/scripts/aem.js9 KiB29%3 KiB
https://www.worldbank.org/ext/blocks/live-now/live-now.js3 KiB56.3%2 KiB
https://www.worldbank.org/ext/scripts/carousel-init.js2 KiB86.9%2 KiB
https://www.worldbank.org/ext/blocks/header/language-selector.js2 KiB84.7%1 KiB
https://www.worldbank.org/ext/blocks/data-cards/data-cards.js5 KiB31.2%1 KiB
https://www.worldbank.org/ext/scripts/utils-core.js5 KiB29.9%1 KiB

Network

83Requests
1796 KiBTransferred
29Scripts
0.7%3rd-party
0Long tasks
Image (18)
1409 KiB
Script (29)
148 KiB
Font (3)
116 KiB
Stylesheet (19)
81 KiB
Fetch (9)
27 KiB
Document (1)
9 KiB
Other (2)
5 KiB
XHR (2)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.worldbank.org/ext/en/media_1afb1089ed329f9013e49cf83c8a7c5336ea067de.avif?width=2000&format=webply&optimize=mediumImage200401 KiB
https://www.worldbank.org/ext/en/media_1e9974aeec8060c513a8ca2226c965b849847aa37.avif?width=2000&format=webply&optimize=mediumImage200205 KiB
https://www.worldbank.org/ext/en/media_1bfbf711bdb4e86d124e1bfebc0af7529290613b5.avif?width=2000&format=webply&optimize=mediumImage200173 KiB
https://www.worldbank.org/ext/en/media_1974bf2f4c64798c4b1e7028045b8350d19c2c50a.avif?width=2000&format=webply&optimize=mediumImage200144 KiB
https://www.worldbank.org/ext/en/media_17e7458b367a679d4fbe24c71a697083fa498fb24.avif?width=2000&format=webply&optimize=mediumImage200101 KiB
https://www.worldbank.org/ext/en/media_19756e454f81795b800ad6bf7da9bfc233559a736.avif?width=2000&format=webply&optimize=mediumImage20075 KiB
https://www.worldbank.org/ext/icons/swoosh-desktop.svgImage20072 KiB
https://www.worldbank.org/ext/en/media_1653b4724b463d5fffd8ffb4673138411b4f8f266.avif?width=2000&format=webply&optimize=mediumImage20068 KiB
https://www.worldbank.org/ext/fonts/OpenSans-Regular.woff2Font20059 KiB
https://www.worldbank.org/ext/en/media_1fe8a38defe5821c75b1338e11801e7af511b91d3.avif?width=2000&format=webply&optimize=mediumImage20057 KiB
https://www.worldbank.org/ext/en/media_1268de5d78d8d9df353295aed73238f2b93e056ad.avif?width=2000&format=webply&optimize=mediumImage20053 KiB
https://www.worldbank.org/ext/fonts/loopicon.ttf?5ejhciFont20039 KiB
https://www.worldbank.org/ext/en/media_1afe2dffaf7165c4adbd5faf1fcc5020b976704e4.avif?width=2000&format=webply&optimize=mediumImage20036 KiB
https://www.worldbank.org/ext/scripts/third-party/at.jsScript20034 KiB
https://www.worldbank.org/ext/fonts/OpenSans-Bold.woff2Font20018 KiB
https://www.worldbank.org/ext/styles/styles.cssStylesheet20018 KiB
https://www.worldbank.org/ext/scripts/utils.jsScript20017 KiB
https://www.worldbank.org/content/dam/wbr/logo/ajax.gifImage20013 KiB
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496Script20011 KiB
https://www.worldbank.org/ext/scripts/scripts.jsScript20011 KiB
https://www.worldbank.org/ext/scripts/aem.jsScript2009 KiB
https://www.worldbank.org/etc.clientlibs/worldbankgroup/components/global/service/headerservice/clientlibs-edge/site.cssStylesheet2009 KiB
https://www.worldbank.org/wbg/aem/service/header/enFetch2009 KiB
https://www.worldbank.org/ext/en/homeDocument2009 KiB
https://www.worldbank.org/etc.clientlibs/worldbankgroup/components/global/service/headerservice/clientlibs-edge/site.js?language=enScript2008 KiB
https://www.worldbank.org/ext/styles/components-variable.cssStylesheet2008 KiB
https://www.worldbank.org/ext/blocks/data-cards/data-cards.cssStylesheet2007 KiB
https://www.worldbank.org/ext/scripts/helpers.jsScript2006 KiB
https://www.worldbank.org/ext/blocks/overlay-cards/overlay-cards.jsScript2006 KiB
https://www.worldbank.org/ext/en/siteconfig/i18n.jsonFetch2005 KiB
Analyzing…
running mobile + desktop · ~30s