www.berkeley.edu
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.
An agent can answer questions about you accurately. 3/3 applicable facts come from machine-readable structured data.
Metrics
Token Cost breakdown
Where the page's tokens go (≈3,927 across regions). 51% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
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
Metrics
Token Cost breakdown
Where the page's tokens go (≈3,927 across regions). 51% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.
Final screenshot
Diagnostics
agent representation — token decomposition
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
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
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.
# Your Site
> One-line description for AI agents.
## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentationSpec: 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.
~ 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.
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.
Passed audits (7)
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.
Per-header findings (6)
| Header | Evidence |
|---|---|
| ✅ HTTPS | served over HTTPS |
| ❌ HSTS | no strict-transport-security header |
| ❌ Content-Security-Policy | no content-security-policy header |
| ❌ X-Content-Type-Options | missing nosniff |
| ✅ Referrer-Policy | strict-origin-when-cross-origin |
| ✅ CORS exposure | access-control-allow-origin: https://www.berkeley.edu |
How to improve
longest task 415 ms (8 total)
js — 155 KiB transferred, 53.7% unused (third-party)
2.5 MB total
Third-party impact
9 third-party requests · 348 KiB (13.4% of transfer) · 616 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.
| Third-party domain | Reqs | Transfer | Main-thread |
|---|---|---|---|
| googletagmanager.com | 2 | 278 KiB | 616 ms |
| gstatic.com | 1 | 47 KiB | — |
| youtube.com | 2 | 12 KiB | — |
| siteimproveanalytics.com | 1 | 9 KiB | — |
| googleapis.com | 1 | 1 KiB | — |
| siteimproveanalytics.io | 1 | 0 KiB | — |
| google-analytics.com | 1 | 0 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).
| Bundle | Transfer | Unused | Wasted |
|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-JD06GX6S4V&cx=c>m=4e67f0 3P | 155 KiB | 53.7% | 83 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-PXXHBJX 3P | 122 KiB | 58.6% | 72 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 30 KiB | 72.3% | 22 KiB |
| https://www.youtube.com/s/player/882a803a/www-widgetapi.vflset/www-widgetapi.js 3P | 9 KiB | 79.9% | 7 KiB |
| https://siteimproveanalytics.com/js/siteanalyze_6294756.js 3P | 9 KiB | 60.8% | 6 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 | 7 KiB | 69.8% | 5 KiB |
| https://www.berkeley.edu/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6 | 4 KiB | 94.9% | 4 KiB |
| https://www.berkeley.edu/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6 | 4 KiB | 92.9% | 3 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | 5 KiB | 53% | 3 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/ui/tooltip.min.js?ver=1.13.3 | 2 KiB | 86.1% | 2 KiB |
| https://www.berkeley.edu/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec | 3 KiB | 59.5% | 2 KiB |
| https://www.berkeley.edu/wp-includes/js/wp-emoji-release.min.js?ver=7.0.2 | 6 KiB | 15.8% | 1 KiB |
| https://www.berkeley.edu/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d | 2 KiB | 36.9% | 1 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/js/js.cookie.min.js?ver=3.0.5 | 1 KiB | 74.4% | 1 KiB |
| https://www.youtube.com/iframe_api 3P | 3 KiB | 17.1% | 1 KiB |
Network
Heaviest requests (30)
| URL | Type | Status | Transfer |
|---|---|---|---|
| https://www.berkeley.edu/wp-content/uploads/2025/06/231011UCB2153-scaled-1.jpg | Image | 200 | 1413 KiB |
| https://www.berkeley.edu/wp-content/uploads/2025/06/20220930_OmarYaghi_bhs_004-scaled-1-1536x1024.jpg | Image | 200 | 329 KiB |
| https://www.berkeley.edu/wp-content/uploads/2025/06/83A5230-scaled-1-1536x1024.jpg | Image | 200 | 198 KiB |
| https://www.berkeley.edu/wp-content/uploads/2025/06/afo_235b-scaled-1-1536x1022.jpg | Image | 200 | 186 KiB |
| https://www.googletagmanager.com/gtag/js?id=G-JD06GX6S4V&cx=c>m=4e67f0 | Script | 200 | 155 KiB |
| https://www.googletagmanager.com/gtm.js?id=GTM-PXXHBJX | Script | 200 | 122 KiB |
| https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2 | Font | 200 | 47 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | Script | 200 | 30 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/css/styles.min.css?ver=1780935960 | Stylesheet | 200 | 23 KiB |
| https://www.berkeley.edu/ | Document | 200 | 16 KiB |
| https://siteimproveanalytics.com/js/siteanalyze_6294756.js | Script | 200 | 9 KiB |
| https://www.youtube.com/s/player/882a803a/www-widgetapi.vflset/www-widgetapi.js | Script | 200 | 9 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 | Script | 200 | 7 KiB |
| https://www.berkeley.edu/wp-includes/js/wp-emoji-release.min.js?ver=7.0.2 | Script | 200 | 6 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/js/gateway.min.js | Script | 200 | 5 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | Script | 200 | 5 KiB |
| https://www.berkeley.edu/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6 | Script | 200 | 4 KiB |
| https://www.berkeley.edu/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6 | Script | 200 | 4 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/js/theme.min.js?ver=2.1.0 | Script | 200 | 3 KiB |
| https://www.youtube.com/iframe_api | Script | 200 | 3 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/img/logo-berkeley-gold.svg?v=3 | Image | 200 | 3 KiB |
| https://www.berkeley.edu/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec | Script | 200 | 3 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/webfonts/fa-brands-400.woff2 | Font | 200 | 3 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/webfonts/fa-solid-900.woff2 | Font | 200 | 2 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/img/logo-berkeley.svg?v=3 | Image | 200 | 2 KiB |
| https://www.berkeley.edu/wp-includes/js/jquery/ui/tooltip.min.js?ver=1.13.3 | Script | 200 | 2 KiB |
| https://www.berkeley.edu/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d | Script | 200 | 2 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/js/photogrid.min.js | Script | 200 | 2 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/js/videoplaylist.min.js | Script | 200 | 2 KiB |
| https://www.berkeley.edu/wp-content/themes/berkeleygateway/dist/webfonts/fa-regular-400.woff2 | Font | 200 | 1 KiB |
Long tasks (>50 ms)
| Start | Duration |
|---|---|
| 844 ms | 415 ms |
| 421 ms | 208 ms |
| 1550 ms | 106 ms |
| 168 ms | 104 ms |
| 1263 ms | 95 ms |
| 740 ms | 80 ms |
| 648 ms | 70 ms |
| 352 ms | 62 ms |