www.morganstanley.com

Report from 7/24/2026, 1:34:06 PM https://www.morganstanley.com
Latest run · lab, cold cache
77
7/24/2026
28-day score · p75 · the standard
77
10 runs
CRR99%latest
SSD65%latest
TC1532 toklatest
TTFUT65 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/morganstanley.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.morganstanley.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.morganstanley.com"><img src="https://agentvitals.dev/badge/morganstanley.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: MEDIUM
Business nameMorgan Stanley
CategoryOrganization
Pricenot found
Location1585 Broadway, New York, NY, 10036
Hoursnot found
Productsnot found
DescriptionMeta description or similar

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

77
Overall score
weighted CAV (0–100)
PASS
0–4950–8990–100

Metrics

99%
CRR Content Recovery Good
0.65
SSD Semantic Signal Density Good
1,532 tok
TC Token Cost Good
91 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
44% · 5,924
Chrome (nav / header / footer)
50% · 6,724
Boilerplate (cookie / ad)
5.9% · 791
Other
0.1% · 14

Final screenshot

Final screenshot of https://www.morganstanley.com

Diagnostics

medium TC 56% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 44%, chrome 50%, boilerplate 5.9%, other 0.1%. Only 44% 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 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 Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
~ sitemap.xml Stale (lastmod 2020-04-03T11:57:05Z) Learn →
JSON-LD structured data Types: Organization Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (6)

~ No content-blocking cookie wall medium impact Consent platform: onetrust (verify it doesn't block content)

Business impact A consent wall that hides content until a click is invisible to agents — they cannot click 'Accept'.

What we measured We fingerprint OneTrust, Cookiebot, Usercentrics and similar managers and flag content-blocking ones.

How to fix Use an overlay banner that leaves content in the DOM, not a blocking interstitial.

Spec: https://gdpr.eu/cookies/

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

~ XML sitemap fresh medium impact Stale (lastmod 2020-04-03T11:57:05Z)

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://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 (5)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No login wall on public content✓ Structured data (JSON-LD)✓ 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

mediumSplit the heaviest unused bundle

otBannerSdk.js — 128 KiB transferred, 62.4% unused

EvidenceCDP JS coverage: 80 KiB of this bundle is never executed on load.
Impact~-80 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of otBannerSdk.js, or drop unused dependencies.
mediumBreak up long main-thread tasks

longest task 137 ms (9 total)

EvidenceMain thread blocked 137 ms by the longest task.
ImpactFaster interactivity + content settling.
Effort1–4 h
FixSplit heavy work, defer third-party scripts, move compute off the main thread.
mediumCut total transfer weight

4.6 MB total

Evidence4.6 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

6 third-party requests · 165 KiB (3.5% 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
adobedtm.com4162 KiB
hlx.page13 KiB
onetrust.com10 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.morganstanley.com/stat/onetrust/0194d7d5-a361-7e02-9896-56ea1fa98894/scripttemplates/202601.2.0/otBannerSdk.js128 KiB62.4%80 KiB
https://assets.adobedtm.com/b124caa02ab9/91dad913c75c/launch-f637afe91476.min.js 3P146 KiB48.1%70 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/clientlibs-base.min.4f6b7f1f10497fe1970256b1243001dd.js83 KiB71.4%59 KiB
https://www.morganstanley.com/etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067ac58228b5004abb50344ef.js36 KiB51.3%18 KiB
https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js 3P13 KiB84%11 KiB
https://www.morganstanley.com/stat/onetrust/0194d7d5-a361-7e02-9896-56ea1fa98894/scripttemplates/otSDKStub.js9 KiB46.6%4 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/components/common/herocarousel/v2/herocarousel/clientlibs/site.min.21e36ce86d46c60fd18f3169a4feb6c1.js3 KiB75.3%2 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/components/common/basic-breaker/v1/basic-breaker/clientlibs/site.min.374715a085fc526097b6463bdfb4a4f3.js2 KiB89.8%2 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/components/common/pullquote/v3/pullquote/clientlibs/site.min.b27022169f38df31e4ed567b4a633edb.js2 KiB88.7%2 KiB
https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js 3P3 KiB58.7%2 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/components/newsletter-subscribe.min.f384f83aff40e566d6e70e304d6cc7fc.js2 KiB68.8%2 KiB
https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement_Module_ActivityMap.min.js 3P2 KiB88.1%2 KiB
https://www.morganstanley.com/akam/13/7ce35a2a9 KiB11.2%1 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/components/common/whatwedo/v1/whatwedo/clientlibs/site.min.691f803a4104bf6487e1d22ec9e4bc05.js2 KiB41.8%1 KiB
https://www.morganstanley.com/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.min.0a6aff292f5cc42142779cde92054524.js1 KiB68.4%1 KiB

Network

101Requests
4760 KiBTransferred
29Scripts
3.5%3rd-party
9Long tasks
Image (34)
3904 KiB
Script (29)
452 KiB
Font (6)
237 KiB
Stylesheet (22)
74 KiB
Fetch (5)
52 KiB
Document (1)
34 KiB
Other (1)
4 KiB
XHR (3)
3 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://www.morganstanley.com/content/dam/msdotcom/Insights/gic-weekly/market-risks-portfolio-positioning-july-2026/wide-Choppy-Market-2540x800.jpg/_jcr_content/renditions/extrawide_3x1.jpgImage2001129 KiB
https://www.morganstanley.com/content/dam/msdotcom/en/blueprint/wide-Blueprint-promo.png/_jcr_content/renditions/wide_16x9.pngImage200499 KiB
https://www.morganstanley.com/content/dam/msdotcom/home/wide-earnings-second-quarter.jpg/_jcr_content/renditions/extrawide_3x1.jpgImage200365 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/gic-weekly/market-risks-portfolio-positioning-july-2026/wide-Choppy-Market-2540x800.jpg/_jcr_content/renditions/wide_16x9.jpgImage200319 KiB
https://www.morganstanley.com/content/dam/msatwork/learning-center/publiccontent/finwell/assets/images/thumbnails/wide-Financial-Planning-Checklist-2540x800.jpg/_jcr_content/renditions/wide_16x9.jpgImage200280 KiB
https://www.morganstanley.com/content/dam/msdotcom/en/blueprint/WWD-Background-HP.jpg/_jcr_content/renditions/wwd_16x9.jpgImage200227 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/articles/robotaxis-1-trillion-dollar-investor-opportunity/wide-robotaxis-1-trillion-dollar-investor-opportunity.jpg/_jcr_content/renditions/wide_16x9.jpgImage200159 KiB
https://assets.adobedtm.com/b124caa02ab9/91dad913c75c/launch-f637afe91476.min.jsScript200146 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/podcasts/thoughts-on-the-market/totm-banner.jpg/_jcr_content/renditions/extrawide_3x1.jpgImage200130 KiB
https://www.morganstanley.com/stat/onetrust/0194d7d5-a361-7e02-9896-56ea1fa98894/scripttemplates/202601.2.0/otBannerSdk.jsScript200128 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/articles/healthcare-M-A/wide-healthcare-M&A.jpg/_jcr_content/renditions/wide_16x9.jpgImage200118 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/articles/fed-rate-pause-fixed-income-market-impact-2026/wide-fed-rate-pause-fixed-income-market-impact-2026.jpg/_jcr_content/renditions/wide_16x9.jpgImage200112 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/webfonts/resources/fontawesome-webfont.woff?v=4.7.0Font20097 KiB
https://www.morganstanley.com/content/dam/msdotcom/en/blueprint/blueprint-flyaway-navigation.pngImage20091 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/clientlibs-base.min.4f6b7f1f10497fe1970256b1243001dd.jsScript20083 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/articles/ai-supercycle-company-competition/wide-ai-supercycle-company-competition.jpg/_jcr_content/renditions/wide_16x9.jpgImage20071 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/articles/stock-market-investment-outlook-2026/wide-stock-market-investment-outlook-2026.jpg/_jcr_content/renditions/wide_16x9.jpgImage20070 KiB
https://www.morganstanley.com/content/dam/msdotcom/people/profile-hero/hero-Mona-Eldam.jpg/_jcr_content/renditions/wide_16x9.jpgImage20067 KiB
https://www.morganstanley.com/content/dam/msdotcom/Insights/series/hard-lessons/nav-Hard-lessons-notext.jpg.jpgImage20061 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/webfonts/resources/ms_gloriola_ii_std_semibold.ttfFont20057 KiB
https://www.morganstanley.com/content/dam/msdotcom/articles/explore-our-culture/thumbnail-our-culture-square.jpgImage20042 KiB
https://www.morganstanley.com/stat/onetrust/0194d7d5-a361-7e02-9896-56ea1fa98894/consent/0194d7d5-a361-7e02-9896-56ea1fa98894/019ae4c1-82ed-79ec-8345-62c8c5cafb6d/logos/06524a44-6e04-4082-8398-dac92ea3491c/01993efb-98bd-7211-b8b5-17a4e904e18e/353efec1-7221-4a79-aa79-93d8003813d3/MS_Standard_Logo_2022_Black.jpgImage20039 KiB
https://www.morganstanley.com/etc.clientlibs/clientlibs/granite/jquery.min.3e24d4d067ac58228b5004abb50344ef.jsScript20036 KiB
https://www.morganstanley.com/content/dam/msdotcom/what-we-do/wealth-management-images/home-page/etrade-hero-160x160.jpgImage20035 KiB
https://www.morganstanley.com/Document20034 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/clientlibs-base.min.def61e203d4042046c712b870e4bb1d9.cssStylesheet20031 KiB
https://www.morganstanley.com/stat/onetrust/0194d7d5-a361-7e02-9896-56ea1fa98894/consent/0194d7d5-a361-7e02-9896-56ea1fa98894/019ae4c1-82ed-79ec-8345-62c8c5cafb6d/en.jsonFetch20029 KiB
https://www.morganstanley.com/content/dam/msdotcom/what-we-do/wealth-management/new-wmhomepage/ms-fafinder-160x160.jpgImage20029 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/webfonts/resources/ms_gloriola_ii_std_reg-webfont.woffFont20024 KiB
https://www.morganstanley.com/etc.clientlibs/msdotcomr4/clientlibs/webfonts/resources/ms_gloriola_ii_std_light-webfont.woffFont20023 KiB

Long tasks (>50 ms)

StartDuration
493 ms137 ms
1639 ms123 ms
2070 ms120 ms
1188 ms107 ms
745 ms101 ms
1423 ms100 ms
341 ms89 ms
661 ms83 ms
989 ms74 ms
Analyzing…
running mobile + desktop · ~30s