cam.ac.uk

Report from 8/10/2026, 9:48:31 AM https://cam.ac.uk
Latest run · lab, cold cache
77
8/10/2026
28-day score · p75 · the standard
77
15 runs
CRR100%latest
SSD97%latest
TC551 toklatest
TTFUT28 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/cam.ac.uk.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fcam.ac.uk)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fcam.ac.uk"><img src="https://agentvitals.dev/badge/cam.ac.uk.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameUniversity of Cambridge · guessed from page text (no structured data)
Categorynot found
🟡Price£50 · guessed from page text (no structured data)
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
🟡DescriptionThe University of Cambridge is one of the world’s leading universities, with a rich history of radical thinking dating back to 1209. · guessed from page text (no structured data)

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

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

Metrics

100%
CRR Content Recovery Good
0.97
SSD Semantic Signal Density Good
551 tok
TC Token Cost Good
26 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈3,334 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
91% · 3,034
Chrome (nav / header / footer)
9% · 300
Boilerplate (cookie / ad)
0% · 0
Other
0% · 0

Final screenshot

Final screenshot of https://cam.ac.uk

Diagnostics

No issues found — this page is well-prepared for agents.

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: CollegeOrUniversity 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.

84Transport posture (0–100, unscored)
4pass
1warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
⚠️ HSTSmax-age=2592000 is below the 180-day baseline
✅ Content-Security-Policypolicy present, script-src does not allow 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

highCut third-party weighthighest leverage

fontawesome.com — 502 KiB, 2 requests

EvidenceThird-party is 68.7% of total transfer (19 requests); fontawesome.com is the largest.
ImpactFewer bytes + main-thread stalls before your content settles for an agent.
Effort1–3 h
FixLazy-load, self-host, or remove fontawesome.com; defer non-critical third-party scripts.
mediumSplit the heaviest unused bundle

js — 186 KiB transferred, 48.3% unused (third-party)

EvidenceCDP JS coverage: 90 KiB of this bundle is never executed on load.
Impact~-90 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of js, or drop unused dependencies. It is third-party — lazy-load or remove it.

Third-party impact

19 third-party requests · 1261 KiB (68.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
fontawesome.com2502 KiB
googletagmanager.com3487 KiB
civiccomputing.com2124 KiB
gstatic.com4115 KiB
newrelic.com130 KiB
nr-data.net42 KiB
googleapis.com11 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-P8Q1QT5W4K&cx=c&gtm=4e6852 3P186 KiB48.3%90 KiB
https://www.googletagmanager.com/gtag/js?id=G-KV2LE1CRC2&cx=c&gtm=4e6852 3P165 KiB52.5%87 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-NV99KVN 3P135 KiB53.9%73 KiB
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js 3P123 KiB54.3%67 KiB
https://www.cam.ac.uk/sites/default/files/js/js_8pkGfxyxqsULs4IQNzVfiWxM6STPadQ3VyZQ6SUz99E.js?scope=footer&delta=0&language=en&theme=fresh&include=eJx1yUEKwCAMBMAPBX2SpHSjgWjAhPr9HnvqbWDEV_JB-ESVzyWeTvJ_JYZOko0YtZtfbBSaOHqjsWFn1aX5AtELJM465 KiB76.5%50 KiB
https://js-agent.newrelic.com/nr-spa-1.316.0.min.js 3P30 KiB55.4%17 KiB
https://use.fontawesome.com/releases/v6.4.0/js/all.js 3P493 KiB2.1%10 KiB
https://use.fontawesome.com/releases/v6.4.0/js/v4-shims.js 3P9 KiB3.3%0 KiB
https://www.cam.ac.uk/modules/contrib/seckit/js/seckit.frame_check.js1 KiB18.3%0 KiB
https://www.cam.ac.uk/sites/default/files/google_tag/primary/google_tag.script.js?tjivdg1 KiB2.3%0 KiB

Network

53Requests
1836 KiBTransferred
10Scripts
68.7%3rd-party
0Long tasks
Script (10)
1209 KiB
Image (25)
430 KiB
Font (4)
115 KiB
Stylesheet (5)
40 KiB
Document (1)
38 KiB
XHR (5)
2 KiB
Other (1)
1 KiB
Fetch (2)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://use.fontawesome.com/releases/v6.4.0/js/all.jsScript200493 KiB
https://www.googletagmanager.com/gtag/js?id=G-P8Q1QT5W4K&cx=c&gtm=4e6852Script200186 KiB
https://www.googletagmanager.com/gtag/js?id=G-KV2LE1CRC2&cx=c&gtm=4e6852Script200165 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-NV99KVNScript200135 KiB
https://cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.jsScript200123 KiB
https://www.cam.ac.uk/sites/default/files/js/js_8pkGfxyxqsULs4IQNzVfiWxM6STPadQ3VyZQ6SUz99E.js?scope=footer&delta=0&language=en&theme=fresh&include=eJx1yUEKwCAMBMAPBX2SpHSjgWjAhPr9HnvqbWDEV_JB-ESVzyWeTvJ_JYZOko0YtZtfbBSaOHqjsWFn1aX5AtELJM4Script20065 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_hero/public/2026-08/chemistry_jack_hardwick_2000.jpg.webp?h=2c5138ab&itok=lsTQQGuZImage20058 KiB
https://www.cam.ac.uk/sites/default/files/styles/cookie_compliance_placeholder/public/ccc_thumbnails/youtube-KyFh93Xncu4.jpg.webp?itok=BrjXofVAImage20051 KiB
https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2Font20047 KiB
https://www.cam.ac.uk/Document20038 KiB
https://www.cam.ac.uk/sites/default/files/css/css_MoC5KTn3KfsE2v7hiJ_6rL0iHnq92CL-pg7ckrONV5Q.css?delta=2&language=en&theme=fresh&include=eJyNysEOwiAQhOEXImC1B9-GLDAtq1DILo3x7dWLHu1hMsmfj1QxPG83xNHERVX73jf46TQZ-mfOB8x8OWDmv-Y6mUg1CKcVPrZ258_VXpi2CMeLUIXvhSJyKwmiZhFodmtpgYqpSEyuoQYkuzSpNAbEdBJahXpWl2TvVOyv2H3reyisGckoDzw4wVOBDMcbD6NPHagukOIFhIuBbgStylesheet20036 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-research-climate_0.jpg.webp?h=81dfd115&itok=sxcHmVMVImage20035 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-research-climate.jpg.webp?h=81dfd115&itok=YdBrag5LImage20035 KiB
https://js-agent.newrelic.com/nr-spa-1.316.0.min.jsScript20030 KiB
https://www.cam.ac.uk/sites/default/files/styles/cookie_compliance_placeholder/public/ccc_thumbnails/youtube-pirKP13iHD8.jpg.webp?itok=vONg6jnqImage20028 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-business-enterprise-innovation_0.jpg.webp?h=81dfd115&itok=QuWQQBm8Image20026 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-business-enterprise-innovation.jpg.webp?h=81dfd115&itok=sIsANeSlImage20026 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/2026-07/cambridge-alumni-magazine-university-sathnam-sanghera-rocio-leyva-thomas-together-390x400.jpg.webp?h=81dfd115&itok=IWSMaQbGImage20024 KiB
https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXg.woff2Font20023 KiB
https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ.woff2Font20023 KiB
https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ.woff2Font20023 KiB
https://www.cam.ac.uk/themes/custom/fresh/images/interface/cambridge_university2.svgImage20020 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-sport-club_0.jpg.webp?h=81dfd115&itok=FgVrA3s2Image20019 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-sport-club.jpg.webp?h=81dfd115&itok=UozmMzT_Image20019 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-library-books-reading_0.jpg.webp?h=81dfd115&itok=SvGkjh9bImage20017 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-library-books-reading.jpg.webp?h=81dfd115&itok=33r-EtX2Image20017 KiB
https://www.cam.ac.uk/themes/custom/fresh/images/interface/university_logo_white-01.svgImage20016 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-museums-curating.jpg.webp?h=81dfd115&itok=1C0jfRHdImage20015 KiB
https://www.cam.ac.uk/sites/default/files/styles/homepage_linkbox/public/cambridge-university-museums-curating_0.jpg.webp?h=81dfd115&itok=MTaQUHUbImage20015 KiB
https://use.fontawesome.com/releases/v6.4.0/js/v4-shims.jsScript2009 KiB
Analyzing…
running mobile + desktop · ~30s