www.laravel.com

Report from 9/20/2026, 12:59:38 PM https://www.laravel.com
Latest run · lab, cold cache
88
9/20/2026
28-day score · p75 · the standard
89
23 runs
CRR91%latest
SSD88%latest
TC627 toklatest
TTFUT182 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/laravel.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.laravel.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.laravel.com"><img src="https://agentvitals.dev/badge/laravel.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: HIGH
Business nameLaravel - The clean stack for Artisans and agents
CategoryWebPage
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
DescriptionLaravel is a framework for building modern web apps and AI agents. Expressive syntax, built-in tools, and everything you need to ship fast.

An agent can answer questions about you accurately. 3/3 applicable facts come from machine-readable structured data.

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

Metrics

91%
CRR Content Recovery Needs work
0.88
SSD Semantic Signal Density Good
627 tok
TC Token Cost Good
157 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
38.2% · 1,261
Chrome (nav / header / footer)
7.3% · 240
Boilerplate (cookie / ad)
0% · 0
Other
54.6% · 1,804

Final screenshot

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

Diagnostics

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

agent representation — token decomposition

EvidenceToken decomposition: content 38.2%, chrome 7.3%, boilerplate 0%, other 54.6%. Only 38.2% 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

Evidence9% of content requires JS · 91% 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: WebPage, SoftwareApplication 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.

56Transport posture (0–100, unscored)
3pass
0warn
2fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
❌ HSTSno strict-transport-security header
❌ Content-Security-Policyno content-security-policy header
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policyno-referrer-when-downgrade
➖ 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 (challenges.cloudflare.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

54 third-party requests · 5294 KiB (80.2% of transfer) · 32 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
laravel.cloud44548 KiB
googletagmanager.com3482 KiB32 ms
rudderlabs.com1051 KiB
hs-analytics.net143 KiB
hscollectedforms.net228 KiB
cloudflare.com228 KiB
openai.com328 KiB
hs-banner.com124 KiB
licdn.com121 KiB
ads-twitter.com118 KiB
hsadspixel.net15 KiB
usefathom.com23 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://laravel.com/build/assets/inertia-AnXzFtpH.js179 KiB64.9%116 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458 3P163 KiB71.2%116 KiB
https://laravel.com/build/assets/default-layout-ALqxirDd.js118 KiB74.5%88 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-T8K8RFRX 3P157 KiB52.8%83 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458&cx=c&gtm=4e69g1 3P163 KiB48.1%78 KiB
https://laravel.com/build/assets/default-favicon-z33t8ns3.js73 KiB75.9%55 KiB
https://laravel.com/build/assets/highlighter-DLNQ2neQ.js67 KiB44.1%29 KiB
https://hedgehogs2.laravel.com/static/surveys.js?v=1.398.234 KiB83.9%28 KiB
https://js.hs-analytics.net/analytics/1789737600000/45240648.js 3P43 KiB50.9%22 KiB
https://js.hs-banner.com/v2/45240648/banner.js 3P24 KiB66.1%16 KiB
https://cdn.rudderlabs.com/v3/modern/rsa.min.js 3P32 KiB47.4%15 KiB
https://snap.licdn.com/li.lms-analytics/insight.min.js 3P21 KiB68.8%15 KiB
https://laravel.com/build/assets/mediaQuery-C6iJCfwE.js16 KiB89.5%14 KiB
https://bzrcdn.openai.com/sdk/oaiq.min.js 3P27 KiB52.5%14 KiB
https://js.hscollectedforms.net/collectedforms.js 3P27 KiB50.7%14 KiB

Network

108Requests
6600 KiBTransferred
62Scripts
80.2%3rd-party
1Long tasks
Image (16)
4637 KiB
Script (62)
1489 KiB
Document (2)
180 KiB
Font (5)
177 KiB
Stylesheet (2)
83 KiB
XHR (8)
28 KiB
Other (3)
4 KiB
Fetch (9)
1 KiB
Manifest (1)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/events/images/01KSVBA1F9FP58F60TSRKDRDG3.pngImage2003536 KiB
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/events/images/01KXDJ3MRJ7MFRKSSE6XK56VNV.jpgImage200934 KiB
https://laravel.com/Document200180 KiB
https://laravel.com/build/assets/inertia-AnXzFtpH.jsScript200179 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458&cx=c&gtm=4e69g1Script200163 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458Script200163 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-T8K8RFRXScript200157 KiB
https://laravel.com/build/assets/default-layout-ALqxirDd.jsScript200118 KiB
https://laravel.com/build/assets/app-DabxC3MR.cssStylesheet20082 KiB
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/cms/posts/featured-images/next-nuxt-featured.webpImage20074 KiB
https://laravel.com/build/assets/default-favicon-z33t8ns3.jsScript20073 KiB
https://laravel.com/build/assets/logos-Bin6dtVS.jsScript20068 KiB
https://laravel.com/build/assets/highlighter-DLNQ2neQ.jsScript20067 KiB
https://laravel.com/build/assets/GeistMono-CE170-lt.woff2Font20061 KiB
https://js.hs-analytics.net/analytics/1789737600000/45240648.jsScript20043 KiB
https://hedgehogs2.laravel.com/static/surveys.js?v=1.398.2Script20034 KiB
https://cdn.rudderlabs.com/v3/modern/rsa.min.jsScript20032 KiB
https://laravel.com/build/assets/page-CHYG1Xxv.jsScript20032 KiB
https://laravel.com/build/assets/forge-QoQhwN3x.avifImage20030 KiB
https://laravel.com/build/assets/cloud-DOktc3XD.webpImage20030 KiB
https://laravel.com/build/assets/InstrumentSans-Medium-dSDArpVX.woff2Font20029 KiB
https://laravel.com/build/assets/InstrumentSans-Bold-CM-bTGmn.woff2Font20029 KiB
https://laravel.com/fonts/instrumentSans/InstrumentSans-Regular.woff2Font20029 KiB
https://laravel.com/build/assets/InstrumentSans-Regular-DcJDHqMJ.woff2Font20029 KiB
https://challenges.cloudflare.com/turnstile/v0/g/330e41bb475c/api.jsScript20028 KiB
https://laravel.com/build/assets/php-R6g_5hLQ.jsScript20028 KiB
https://js.hscollectedforms.net/collectedforms.jsScript20027 KiB
https://bzrcdn.openai.com/sdk/oaiq.min.jsScript20027 KiB
https://js.hs-banner.com/v2/45240648/banner.jsScript20024 KiB
https://snap.licdn.com/li.lms-analytics/insight.min.jsScript20021 KiB

Long tasks (>50 ms)

StartDuration
627 ms109 ms
Analyzing…
running mobile + desktop · ~30s