Files
2026-02-10 22:37:29 -05:00

43 lines
1.4 KiB
Markdown

# Lighthouse Baseline (From Provided Reports)
Source reports used:
- `C:\Users\simpl\Downloads\santhoshj.com-light-mobile.json`
- `C:\Users\simpl\Downloads\santhoshj.com-dark-mobile.json`
- `C:\Users\simpl\Downloads\santhoshj.com-hc-mobile.json`
- `C:\Users\simpl\Downloads\santhoshj.com-hc-desktop.json`
- `C:\Users\simpl\Downloads\santhoshj.com-light-desktop.json`
- `C:\Users\simpl\Downloads\santhoshj.com-dark-desktop.json`
## Category Scores (Baseline)
- `light-mobile`: performance 92, accessibility 100, best-practices 96, seo 85
- `dark-mobile`: performance 83, accessibility 95, best-practices 96, seo 85
- `hc-mobile`: performance 84, accessibility 100, best-practices 96, seo 85
- `hc-desktop`: performance 98, accessibility 100, best-practices 96, seo 85
- `light-desktop`: performance 99, accessibility 100, best-practices 96, seo 85
- `dark-desktop`: performance 99, accessibility 95, best-practices 96, seo 85
## Failing Audits Seen In 6/6 Reports
- `unminified-css`
- `unused-css-rules`
- `unused-javascript`
- `inspector-issues`
- `crawlable-anchors`
- `robots-txt`
- `cache-insight`
- `forced-reflow-insight`
- `image-delivery-insight`
- `network-dependency-tree-insight`
- `render-blocking-insight`
## Intermittent / Variant-Specific Fails
- `color-contrast` (2/6)
- `interactive` (3/6)
## Environmental Warning In Reports
- Chrome extension interference warning appears in reports. This is why the new gate requires clean profile runs.