www.github.com

Report from 7/24/2026, 12:50:09 PM https://www.github.com/
Latest run · lab, cold cache
53
7/24/2026
28-day score · p75 · the standard
53
17 runs
CRR70%latest
SSD25%latest
TC507 toklatest
TTFUT302 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/github.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.github.com%2F)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.github.com%2F"><img src="https://agentvitals.dev/badge/github.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameGitHub · guessed from page text (no structured data)
Categorynot found
🟡Price$16 · 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
🟡DescriptionJoin the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances humanity. · guessed from page text (no structured data)

⚠️ Your page title reads like a navigation menu, so an agent may cite your business as “GitHub · Change is constant. GitHub keeps you ahead. · GitHub”.

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.

53
Overall score
weighted CAV (0–100)
FAIL
0–4950–8990–100

Metrics

CRR Content Recovery N/A
0.32
SSD Semantic Signal Density Poor
643 tok
TC Token Cost Good
310 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

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

Content
55.5% · 2,746
Chrome (nav / header / footer)
43.1% · 2,131
Boilerplate (cookie / ad)
0% · 0
Other
1.5% · 72

Final screenshot

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

Diagnostics

high SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.45 +llms.txt bonus · JSON-LD 0/1 · missing: structured-data
ImpactAgent spends tokens parsing nav/boilerplate instead of content.
Effort30–90 min

Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.

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

agent representation — token decomposition

EvidenceToken decomposition: content 55.5%, chrome 43.1%, boilerplate 0%, other 1.5%. Only 55.5% 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: raw-http

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 Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml No /sitemap.xml Learn →
JSON-LD structured data No JSON-LD found Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
OpenAPI / API docs Found at /api-docs Learn →

Issues (5)

~ No content-blocking cookie wall medium impact Consent platform: cookieconsent (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/

Structured data (JSON-LD) medium impact No JSON-LD found

Business impact Schema.org JSON-LD tells agents what a page IS (product, article, business) with typed fields (price, rating, hours). Without it agents extract less reliably.

What we measured We parse <script type=application/ld+json>, validate it, and check for populated @type fields.

How to fix Add JSON-LD: Organization/LocalBusiness on the homepage, Product on product pages, Article on posts.

Learn how to implement →

<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Your Co","url":"https://example.com"}</script>

Spec: https://schema.org/

XML sitemap present medium impact No /sitemap.xml

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

Passed audits (7)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ Machine-readable prices✓ llms.txt present + valid✓ No login wall on public content✓ Server response (TTFB)✓ API documentation

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.

100Transport posture (0–100, unscored)
5pass
0warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubdomains; preload
✅ Content-Security-Policypolicy present, script-src does not allow inline
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policyorigin-when-cross-origin, strict-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

highSplit the heaviest unused bundlehighest leverage

landing-pages-962ff49e3da16e96.js — 464 KiB transferred, 93.1% unused (third-party)

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

githubassets.com — 3837 KiB, 148 requests, 2047 ms main-thread

EvidenceThird-party is 96.6% of total transfer (148 requests); githubassets.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 githubassets.com; defer non-critical third-party scripts.
highBreak up long main-thread tasks

longest task 550 ms (10 total)

EvidenceMain thread blocked 550 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

3.9 MB total

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

Third-party impact

148 third-party requests · 3837 KiB (96.6% of transfer) · 2047 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
githubassets.com1483837 KiB2047 ms

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://github.githubassets.com/assets/landing-pages-962ff49e3da16e96.js 3P464 KiB93.1%432 KiB
https://github.githubassets.com/assets/primer-react-e7f9655191e1db03.js 3P134 KiB57.4%77 KiB
https://github.githubassets.com/assets/react-core-a420e7a62827cfe1.js 3P79 KiB84.2%66 KiB
https://github.githubassets.com/assets/react-lib-a79e0802ead09943.js 3P88 KiB73%64 KiB
https://github.githubassets.com/assets/47166-2b46d439e854f735.js 3P105 KiB53.1%56 KiB
https://github.githubassets.com/assets/behaviors-4246335176d59ad9.js 3P56 KiB82.6%46 KiB
https://github.githubassets.com/assets/62684-52cd14c4a288396a.js 3P58 KiB75.3%44 KiB
https://github.githubassets.com/assets/6948-d8d271af8f66ba88.js 3P36 KiB87.1%31 KiB
https://github.githubassets.com/assets/91445-6f5c449d48bb47ab.js 3P31 KiB80.9%25 KiB
https://github.githubassets.com/assets/82021-4460ec796b137908.js 3P50 KiB43%22 KiB
https://github.githubassets.com/assets/99251-256d2b20a40b194b.js 3P22 KiB94%21 KiB
https://github.githubassets.com/assets/70666-774087b76d27f9f3.js 3P26 KiB77.4%20 KiB
https://github.githubassets.com/assets/87954-5ad39f05ee52ce83.js 3P25 KiB74.1%18 KiB
https://github.githubassets.com/assets/app-runtime-3a9592c6c49c3caa.js 3P26 KiB66%17 KiB
https://github.githubassets.com/assets/11446-20251f882a520c35.js 3P28 KiB61.4%17 KiB

Network

158Requests
3973 KiBTransferred
101Scripts
96.6%3rd-party
10Long tasks
Script (101)
1862 KiB
Fetch (4)
807 KiB
Image (11)
535 KiB
Stylesheet (26)
364 KiB
Font (2)
252 KiB
Document (1)
129 KiB
Other (3)
17 KiB
Manifest (1)
5 KiB
Ping (8)
3 KiB
Media (1)
0 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://github.githubassets.com/assets/landing-pages-962ff49e3da16e96.jsScript200464 KiB
https://github.githubassets.com/assets/cat-53c4522f687c1719.glbFetch200268 KiB
https://github.githubassets.com/assets/copilot-2addefe0e666acf2.glbFetch200248 KiB
https://github.githubassets.com/assets/MonaSansVF-wdth-wght-opsz-902d64c7ad02.woff2Font200215 KiB
https://github.githubassets.com/assets/head_sss-b7e053d8d541a414.jpgImage200189 KiB
https://github.githubassets.com/assets/duck-b3412913788eaa25.glbFetch200171 KiB
https://github.githubassets.com/assets/head_sss-29270cf59da664ea.jpgImage200140 KiB
https://github.githubassets.com/assets/primer-react-e7f9655191e1db03.jsScript200134 KiB
https://github.com/Document200129 KiB
https://github.githubassets.com/assets/shield-99c76cd962f04df2.glbFetch200120 KiB
https://github.githubassets.com/assets/47166-2b46d439e854f735.jsScript200105 KiB
https://github.githubassets.com/assets/octicons-react-0f7aabd2961515ac.jsScript200104 KiB
https://github.githubassets.com/assets/react-lib-a79e0802ead09943.jsScript20088 KiB
https://github.githubassets.com/assets/site-2d78c5de4a31d86e.cssStylesheet20086 KiB
https://github.githubassets.com/assets/react-core-a420e7a62827cfe1.jsScript20079 KiB
https://github.githubassets.com/assets/primer-react-brand-css.0cc680e6bbf87b2a.module.cssStylesheet20068 KiB
https://github.githubassets.com/assets/62684-52cd14c4a288396a.jsScript20058 KiB
https://github.githubassets.com/assets/behaviors-4246335176d59ad9.jsScript20056 KiB
https://github.githubassets.com/assets/82021-4460ec796b137908.jsScript20050 KiB
https://github.githubassets.com/assets/mascot-7c495cf9822e0d5c.jpgImage20044 KiB
https://github.githubassets.com/assets/primer-bb3e7caff8347285.cssStylesheet20042 KiB
https://github.githubassets.com/assets/body_sss-ecb11ff73d84fd3b.jpgImage20041 KiB
https://github.githubassets.com/assets/global-1832d803adebd2b4.cssStylesheet20040 KiB
https://github.githubassets.com/assets/MonaSansMonoVF-wght-04a1e3036ddf.woff2Font20037 KiB
https://github.githubassets.com/assets/6948-d8d271af8f66ba88.jsScript20036 KiB
https://github.githubassets.com/assets/primer-react-css.b7cb27058d4b857e.module.cssStylesheet20033 KiB
https://github.githubassets.com/assets/cat_eye-75fdf7af6c5dc157.jpgImage20032 KiB
https://github.githubassets.com/assets/91445-6f5c449d48bb47ab.jsScript20031 KiB
https://github.githubassets.com/assets/68069-fecb0d08ce35b25a.jsScript20031 KiB
https://github.githubassets.com/assets/shield_blur-bd197c0b02963d75.jpgImage20030 KiB

Long tasks (>50 ms)

StartDuration
806 ms550 ms
2531 ms494 ms
9107 ms405 ms
7402 ms395 ms
4385 ms324 ms
8001 ms307 ms
4094 ms291 ms
8310 ms205 ms
7012 ms202 ms
1404 ms192 ms
Analyzing…
running mobile + desktop · ~30s