# BeaverCheck Audit Report — https://www.gitpod.io

**Date:** April 7, 2026  
**URL:** https://www.gitpod.io  
**Overall Grade:** C (79/100)  
**Report:** https://beavercheck.com/results/d5dc4f05-56c7-c271-1c7b-aa2a403afe64

## Top Findings

1. **[CRITICAL]** Page weighs 15.2 MB (13.0 MB transferred) — Performance > Page Weight Budget
2. **[CRITICAL]** 1 control(s) without accessible label — Accessibility > Form Accessibility
3. **[CRITICAL]** 2 button(s) with no accessible text — Accessibility > Link & Button Quality
4. **[CRITICAL]** No <main> landmark found — Accessibility > Landmark Structure
5. **[WARNING]** Cross-Origin-Embedder-Policy header is missing — Security > Security Headers

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 50 |
| Accessibility | 86 |
| Best Practices | 81 |
| SEO | 100 |

---

## Security

### Security Headers (A — 85/100)

*8 of 10 headers properly configured*

- **[PASS]** Strict-Transport-Security is properly configured
- **[PASS]** X-Content-Type-Options is properly configured
- **[PASS]** X-Frame-Options is properly configured
- **[PASS]** Referrer-Policy is properly configured
- **[PASS]** Permissions-Policy is set
- **[PASS]** Content-Security-Policy is present
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (B — 70/100)

*2 of 10 CSP checks passed*

- **[INFO]** Raw CSP policy
- **[WARNING]** default-src directive is missing — default-src provides a fallback for other directives. Set it to restrict default resource loading.
- **[INFO]** No script-src or default-src to check for 'unsafe-inline'
- **[INFO]** No script-src or default-src to check for 'unsafe-eval'
- **[INFO]** No script-src or default-src to check for wildcard
- **[PASS]** object-src falls back to default-src
- **[WARNING]** base-uri directive is missing — Without base-uri, attackers can inject a <base> tag to hijack relative URLs. Set it to 'self' or 'none'.
- **[PASS]** frame-ancestors directive is set
- **[WARNING]** form-action directive is missing — form-action restricts where forms can submit data, preventing form hijacking.
- **[INFO]** upgrade-insecure-requests is not set — This directive upgrades HTTP resources to HTTPS automatically, preventing mixed content.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 30 days)
- **[PASS]** Certificate chain has 2 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 4 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 100/100)

*No cookies set — no cookie security risks*

- **[PASS]** No cookies set — no cookie security risks

---

## Advanced Security

### Subresource Integrity (A+ — 100/100)

*No external resources*

- **[PASS]** No external resources to protect

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[INFO]** No security.txt found — Consider adding a security.txt at /.well-known/security.txt.
- **[PASS]** No sensitive files exposed

### Email Security (F — 30/100)

*No DMARC*

- **[WARNING]** No DMARC record found — Without DMARC, email receivers have no policy for handling authentication failures.

### Permissions-Policy (A+ — 100/100)

*29 directives, 0 missing*

- **[PASS]** accelerometer=() — blocked for all origins
- **[PASS]** ambient-light-sensor=() — blocked for all origins
- **[PASS]** autoplay=() — blocked for all origins
- **[PASS]** battery=() — blocked for all origins
- **[PASS]** camera=() — blocked for all origins
- **[PASS]** cross-origin-isolated=() — blocked for all origins
- **[PASS]** display-capture=() — blocked for all origins
- **[PASS]** document-domain=() — blocked for all origins
- **[PASS]** encrypted-media=() — blocked for all origins
- **[PASS]** execution-while-not-rendered=() — blocked for all origins
- **[PASS]** execution-while-out-of-viewport=() — blocked for all origins
- **[PASS]** fullscreen=() — blocked for all origins
- **[PASS]** geolocation=() — blocked for all origins
- **[PASS]** gyroscope=() — blocked for all origins
- **[PASS]** hid=() — blocked for all origins
- **[PASS]** idle-detection=() — blocked for all origins
- **[PASS]** magnetometer=() — blocked for all origins
- **[PASS]** microphone=() — blocked for all origins
- **[PASS]** midi=() — blocked for all origins
- **[PASS]** navigation-override=() — blocked for all origins
- **[PASS]** payment=() — blocked for all origins
- **[PASS]** picture-in-picture=() — blocked for all origins
- **[PASS]** publickey-credentials-get=() — blocked for all origins
- **[PASS]** screen-wake-lock=() — blocked for all origins
- **[PASS]** serial=() — blocked for all origins
- **[PASS]** sync-xhr=() — blocked for all origins
- **[PASS]** usb=() — blocked for all origins
- **[PASS]** web-share=() — blocked for all origins
- **[PASS]** xr-spatial-tracking=() — blocked for all origins

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 0/100)

*13.0 MB transferred, 69 requests*

- **[CRITICAL]** Page weighs 15.2 MB (13.0 MB transferred)
- **[WARNING]** JavaScript is 984 KB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 200 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[INFO]** 69 HTTP requests
- **[INFO]** Estimated 2.7 g CO2 per page load

### Third-Party Impact (D — 50/100)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (13.0 MiB of 13.0 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (B — 75/100)

*16 images, 0 KB saveable*

- **[PASS]** All images are well-optimized

### JS Execution Cost (F — 20/100)

*4406ms total JS execution*

- **[WARNING]** https://ona.com/_next/static/chunks/8497-9eef2f9e0...: 938ms CPU time
- **[WARNING]** Unattributable: 668ms CPU time
- **[WARNING]** https://ona.com/_next/static/chunks/1684-920f26c8b...: 624ms CPU time
- **[WARNING]** https://ona.com/: 537ms CPU time
- **[WARNING]** https://ona.com/_next/static/chunks/a4634e51-1edca...: 398ms CPU time
- **[WARNING]** Third-party scripts: 4406ms (100% of total)

### Font Loading (A+ — 100/100)

*3 fonts (200 KB)*

- **[INFO]** 3 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (C — 60/100)

*29 scripts, 252 KB unused*

- **[WARNING]** https://ona.com/_next/static/chunks/a4634e51-1edca...: 93 KB unused (60%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-P4L...: 70 KB unused (45%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtag/js?id=G-N7BX...: 68 KB unused (39%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://ona.com/_next/static/chunks/9394-1ed510068...: 21 KB unused (54%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 252 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*7 hints, 0 missing preconnects*

- **[PASS]** Page uses 7 resource hint(s)

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 38/100)

*106 links checked, 90 healthy, 15 broken*

- **[CRITICAL]** 90 of 106 links are healthy
- **[WARNING]** Broken link: https://www.gitpod.io/fonts/ABCDiatype-Regular.woff2 — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/fonts/Martina-Plantijn-Light.woff2 — Found in <link href>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/content/sanity/BNY_Logo.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/content/sanity/Blackstone-lo... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/content/sanity/Vanta-logo.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/content/sanity/Pearson_Logo.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/content/sanity/EquipmentShar... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/content/sanity/Hargreaves_La... — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/logos/gdpr.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/logos/w3c.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/ai-providers/chatgpt.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/ai-providers/claude.svg — Found in <img src>. Returns HTTP 404.
- **[INFO]** Long redirect chain: https://www.google.com/search?udm=50&source=sea... (3 hops)
- **[WARNING]** Broken link: https://www.gitpod.io/images/ai-providers/gemini.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/ai-providers/grok.svg — Found in <img src>. Returns HTTP 404.
- **[WARNING]** Broken link: https://www.gitpod.io/images/ai-providers/perplexity.svg — Found in <img src>. Returns HTTP 404.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (A — 95/100)

*Open Graph tags are well configured for social sharing.*

- **[INFO]** Missing og:type — The og:type tag helps social platforms categorize the content.

### Structured Data (C — 40/100)

*No structured data (JSON-LD) found.*

- **[INFO]** No structured data (JSON-LD) found — Adding structured data helps search engines understand your content and can enable rich results.

---

## Infrastructure

### DNS Records (B — 80/100)

*2 A records, 30 ms lookup*

- **[PASS]** Resolves to 2 IPv4 address(es)
- **[PASS]** Has 2 IPv6 (AAAA) record(s)
- **[WARNING]** CNAME record at zone apex — A CNAME at the zone apex can break MX and NS records. Use ALIAS/ANAME or A records instead.
- **[INFO]** No NS records found
- **[INFO]** No MX records — email not configured via DNS
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[INFO]** No SPF record found in TXT records — SPF helps prevent email spoofing. Add a TXT record starting with 'v=spf1'.
- **[PASS]** DNS resolution time: 30 ms

### Redirect Chain (A — 90/100)

*1 redirect(s), 215 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect
- **[INFO]** Cross-domain redirect detected

### IPv6 Readiness (A+ — 100/100)

*IPv6 reachable (36 ms)*

- **[PASS]** IPv6 is configured and reachable at 2a05:d014:58f:6200::259, 2a05:d014:58f:6200::258

### Crawlability (A+ — 100/100)

*robots.txt present, sitemap with 563 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[PASS]** sitemap.xml is valid XML
- **[PASS]** sitemap.xml contains 563 entries
- **[PASS]** robots.txt references sitemap

### URL Variants (B — 75/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[CRITICAL]** Both www and non-www versions serve content
- **[PASS]** HTTP correctly 301-redirects to HTTPS

### Domain Intelligence (A+ — 100/100)

*gitpod.io — via united-domains GmbH, 8 years, 6 months old, hosted on Google Cloud*

- **[PASS]** Domain registered until Nov 3, 2026 (6 months remaining)
- **[PASS]** Registrar: united-domains GmbH
- **[PASS]** Hosting: Google Cloud

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (B — 80/100)

*No consent signals detected*

- **[WARNING]** No privacy policy link detected — A privacy policy page is recommended for transparency and may be legally required.
- **[INFO]** No terms of service link detected
- **[INFO]** No cookie consent banner detected
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (C — 55/100)

*2 trackers detected*

- **[INFO]** 2 third-party trackers detected — Found 1 analytics, 0 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 2 trackers but no cookie policy was detected. GDPR requires disclosure when using tracking cookies.
- **[WARNING]** Trackers detected but no privacy policy found — Most data protection regulations require a privacy policy when collecting user data via trackers.

---

## Legal

### Legal Page Ecosystem (B — 75/100)

*3 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /legal/privacy-policy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /legal/imprint, linked from footer.
- **[PASS]** Cookie Policy detected — Found at /legal/cookie-policy, linked from footer.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*© 2026 Ona Status Security Imprint Terms of service Terms*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 Ona Status Security Imprint Terms of service Terms
- **[PASS]** Copyright holder: Ona Status Security Imprint Terms of service Terms

### Regulatory Indicators

*1 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (moderate confidence) — Indicators suggesting GDPR may be relevant: Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.

### Third-Party Data Sharing

*0 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** No recognized third-party data-sharing services detected — This page does not appear to load external tracking, analytics, or advertising scripts.

### Compliance Badges (B — 70/100)

*2 compliance badge(s) detected*

- **[PASS]** SOC 2 badge detected — Found via body text: 'soc 2'. Note: the presence of a badge does not verify the certification is current or valid.
- **[PASS]** TRUSTe / TrustArc badge detected — Found via body text: 'truste'. Note: the presence of a badge does not verify the certification is current or valid.

---

## Availability

### CDN & Delivery (B — 80/100)

*Netlify*

- **[PASS]** Site is served via Netlify CDN

### HTTP Caching (B — 70/100)

*public,max-age=0,must-revalidate*

- **[PASS]** Cache-Control header is set
- **[INFO]** No ETag or Last-Modified header — Conditional requests (304 Not Modified) are not possible without validators.

### Transport Security (A — 90/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[PASS]** HSTS enabled (includeSubDomains, preload)
- **[PASS]** HSTS preload enabled
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (D — 50/100)

*2 landmarks*

- **[CRITICAL]** No <main> landmark found — Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
- **[WARNING]** No <nav> landmark found
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

### Heading Hierarchy (A+ — 100/100)

*20 headings*

- **[PASS]** Single H1 present

### Alt Text Quality (A+ — 100/100)

*All 24 images OK*

- **[PASS]** 1 decorative image(s) correctly marked
- **[PASS]** 23 image(s) with good alt text

### Form Accessibility (A — 85/100)

*1 of 1 controls have issues*

- **[CRITICAL]** 1 control(s) without accessible label — Form controls need a <label>, aria-label, or aria-labelledby for screen readers.

### Link & Button Quality (C — 68/100)

*2 issue(s) across 66 links and 12 buttons*

- **[WARNING]** 14 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[CRITICAL]** 2 button(s) with no accessible text
- **[PASS]** 52 link(s) with descriptive text

---

## UX

### 404 Error Page (F — 35/100)

*HTTP 404, bare page*

- **[PASS]** Correct 404 status code returned
- **[WARNING]** Bare server default 404 page — The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.

### Favicon & Branding (B — 80/100)

*15 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[PASS]** Apple touch icon present
- **[PASS]** Multiple icon sizes detected

### Web Manifest (A+ — 100/100)

*PWA-ready*

- **[PASS]** Meets PWA install criteria
- **[PASS]** Name present: Ona (formerly Gitpod)
- **[PASS]** 192x192 icon present
- **[PASS]** 512x512 icon present
- **[PASS]** Display mode: standalone

### Dark Mode Support (B — 70/100)

*Dark mode detected*

- **[PASS]** Dark-specific theme-color detected — A theme-color with media='(prefers-color-scheme: dark)' adapts the browser toolbar for dark mode.
- **[PASS]** prefers-color-scheme CSS detected in inline styles
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (F — 0/100)

*No navigation patterns*

- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

---

## SEO

### Canonical URL (A+ — 95/100)

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target returns 200
- **[INFO]** Canonical points to a different domain

### Meta Tags (A — 85/100)

*Title: 28 chars*

- **[PASS]** Page title is set
- **[WARNING]** Title is only 28 characters — consider expanding
- **[INFO]** Title and H1 have very different wording — Alignment helps users confirm they've reached the right page.

### Content Depth (C — 65/100)

*525 words, Difficult*

- **[PASS]** Page has 525 words of content
- **[INFO]** Text-to-HTML ratio is 2% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Difficult (grade 11)

### Internal Links (A+ — 100/100)

*52 internal, 14 external*

- **[PASS]** 52 internal links (79%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** 52 internal / 14 external links

### Image SEO (A+ — 100/100)

*24 images, 12 descriptive filenames*

- **[INFO]** 12 image(s) have hash/generic filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (F — 15/100)

*3.07g CO2 per view*

- **[CRITICAL]** 3.07g CO2 per page view — This page transfers 13.0 MB, producing an estimated 3.07g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.08g, network 0.64g, end-user device 2.36g.
- **[INFO]** At 10,000 monthly views: 368.9 kg CO2/year — With 10,000 page views per month, this page would generate approximately 368.9 kg of CO2 annually — equivalent to charging 46114 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (A — 85/100)

*Green (cdn)*

- **[PASS]** Netlify CDN uses renewable energy — Since most traffic is served through the CDN, the majority of data transfer energy is renewable.
- **[INFO]** Netlify: Hosted on AWS/Google Cloud with renewable energy matching
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*100% cached*

- **[PASS]** 100% reduction on repeat visits — Returning visitors download only 19 KB (vs 13300 KB first visit). 68 of 69 resources are served from browser cache, saving 3.07g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.00g CO2 (first visit: 3.07g)

### Carbon Budget (F — 15/100)

*95th percentile*

- **[WARNING]** 3.07g CO2 — above the median website (0.60g) — Heavier than an estimated 5% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 95th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (A+ — 100/100)

*98% efficient*

- **[PASS]** Transfer efficiency: 98% — Only 252 KB of potential savings identified. Your page is well-optimized for size.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/d5dc4f05-56c7-c271-1c7b-aa2a403afe64*
