Manifest position 654 · CrUX rank bucket 1000

https://clever.com

Coverage complete

Coverage-complete report-mode audit of eight representative public routes. Authenticated dashboards, successful real-data form submission, account management, application-partner portals and every localized variant were not covered.

Attempts
1 / 3
Judged checks
58 / 58
Blocked
0
Not run
0
This report has no published overall score. Blocked and not-run checks are not passes. A coverage-complete report means every check has a judged outcome; it does not mean every check passed.

All 58 atomic check outcomes

Principle / checkStatusConfidenceEvidence or reason
respect-user-preferences
respects-color-scheme
issueshighThe light and dark preference screenshots are pixel-identical (425,026 bytes each); white surfaces remain white under prefers-color-scheme: dark.
F001 medium: The public site ignores the user dark color-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion probe found zero active animations and a prefers-reduced-motion CSS rule.
respect-user-preferences
respects-contrast
passhighForced-colors plus prefers-contrast screenshot retained visible text, links and control outlines.
implement-natural-interactions
view-transitions
issueshighDOM and CSS inspection across the WordPress templates found no view-transition-name or cross-document @view-transition rule.
F002 low: Route and major state changes do not use View Transitions.
implement-natural-interactions
scroll-driven-animations
not-applicablehighThe inspected templates do not contain parallax, scrollytelling, reveal or other scroll-linked motion that would require a scroll timeline.
implement-natural-interactions
physical-gestures
passhighCSS probe found scroll-snap-type and no evidence of pointermove-driven gesture overrides on inspected journeys.
provide-guided-navigation
scroll-state-aware-chrome
issueshighScreenshots and CSS inspection show a static header across pages as long as 12,536 CSS pixels, with no progress indicator or scroll-state query.
F003 low: The long pages provide no scroll-state-aware navigation feedback.
provide-guided-navigation
anchored-positioning
issueshighDOM inspection shows nested custom ul/div/button menus; no anchor-name, position-anchor, popover, dialog, or details primitives were present.
F004 low: Navigation submenus use manually positioned custom structures rather than resilient anchored overlays.
provide-guided-navigation
directs-attention
passhighPage headings, selected tab treatments, large labelled CTAs and visible menu state consistently direct attention.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighAll first-load screenshots show content immediately with no interstitial or obscuring consent wall.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe platform probe found zero dialog, popover and details elements; Lighthouse also found invalid direct div/button children in submenu lists.
F005 low: Rich navigation controls are built from ad hoc nested lists and divs.
maximize-content-reduce-noise
reduced-chrome
passhighThe first view is content-led with a single compact header and generous whitespace; no application frame crowds the page.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAll five marketing templates reported 360 px scroll width at a 360 px viewport and zero horizontal overflow.
adapt-to-the-form-factor
component-level-responsiveness
issueshighCSS inspection across rendered templates found no @container rule even though cards, tabs and navigation components recur in multiple widths.
F006 low: Responsive behavior relies on viewport rules rather than component-level adaptation.
adapt-to-the-form-factor
input-modality-aware
issueshighThe evaluate probe found many visible links with 16 to 19 pixel boxes and social links 27 by 19 pixels, below robust touch-target guidance.
F007 medium: Several interactive targets are too short for comfortable touch use.
support-core-task-success
clear-purpose-and-primary-action
passhighHomepage, school, pricing and signup screenshots use specific headings and visually dominant next actions.
support-core-task-success
primary-flow-completion
passhighThe primary marketing journey reaches the district signup form and the student journey reaches a dedicated Badge/Password login chooser without a dead-end.
support-core-task-success
clear-system-state-and-recovery
issueshighAll visually required fields reported required=false and empty validationMessage; clicking submit left the captured viewport unchanged.
F008 medium: The signup form does not use native required-state semantics and failed to expose immediate actionable validation.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 10.2 s and CLS 0.226, with performance 52; the trace separately measured LCP 3.65 s on a faster desktop run.
F009 high: Homepage lab Core Web Vitals are outside the good range.
be-fast-and-stable
visual-stability
issueshighLighthouse measured cumulative layout shift 0.226. The short layout observer measured 0, indicating the shift occurs outside that observer window, not that it is absent.
F010 high: The mobile load shifts substantially in Lighthouse.
be-fast-and-stable
efficient-main-thread
issueshighLighthouse reported interactive at 17.1 s and 434 KiB estimated unused JavaScript; TBT was only 80 ms and the trace saw no long tasks.
F011 medium: Heavy script delivery delays interactivity even though individual long tasks are limited.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR recorded 68 requests and 3.92 MB transferred, including seven parser-blocking stylesheets and parser-inserted scripts; the largest image alone transferred 1.08 MB.
F012 high: Critical resource delivery is heavy and contains a long blocking chain.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 434 KiB unused JavaScript and 31 KiB unused CSS, including 67% waste in the theme script and 86% in theme CSS.
F013 medium: The homepage ships substantial unused JavaScript and CSS.
be-inclusive
names-roles-labels
passhighLighthouse home image-alt passed and the signup probe found labels for visible controls; login method cards have explicit aria-labels.
be-inclusive
sufficient-contrast
passhighLighthouse color-contrast passed and forced-colors inspection preserved readable contrast.
be-inclusive
structure-and-focus
issueshighLighthouse found the form title jumps to h4 and multiple ul elements contain direct div or button children.
F014 medium: Signup heading and list structure is invalid.
be-inclusive
legible-text
passhighScreenshots show comfortable type sizes, spacing and line lengths on desktop and mobile without clipping.
be-inclusive
zoom-reflow-targets-and-media
passhighViewport permits scaling to 5, all tested templates reflow without horizontal overflow, and no essential timed media appears in core views.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit passed with no items.
follow-best-practices
sound-document-and-assets
issueshighThe image primitive found 19 images without dimensions and 21 oversized images among 63 inspected; the logo natural width was 382 px for a 118 px display width.
F015 medium: Image assets are frequently underspecified or oversized.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse signup found three deprecated API warnings in the Cloudflare challenge script and a large first-party theme script without a source map.
F016 medium: Browser platform diagnostics expose deprecated APIs and missing source maps.
be-discoverable
title-and-description
issueshighThe metadata probe returned title Clever and description null; Lighthouse SEO scored 92 and failed meta-description.
F017 high: The homepage lacks a meta description and its title is too generic.
be-discoverable
crawlable-and-mobile-friendly
passhighLighthouse crawlable anchors and robots audits passed; viewport is present and the page has descriptive real links.
be-discoverable
canonical-and-indexing-signals
passhighMain page returned 200, exposed a canonical URL and indexable robots policy; discoverability fetch succeeded.
be-discoverable
structured-and-shareable-metadata
issueshighThe metadata probe found zero JSON-LD blocks and zero Open Graph tags despite visible organization/product content.
F018 medium: Public organization and article pages lack structured and share-preview metadata on the inspected homepage.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive found no CSP, HSTS or nosniff; the cookies primitive found three Google analytics/visit cookies without Secure and all six cookies with SameSite=None.
F019 high: The marketing origin omits baseline security headers and sets insecure cookies.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker evidence found seven third-party origins including Google Tag Manager and Analytics; HAR attributes 706 KB to third parties and Lighthouse signup observed DoubleClick.
F020 medium: Tracking and third-party code load by default.
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighThe login journey presented only Badge and Password cards; no permission prompt fired on load, and WebAuthn capability exists in the browser.
F021 medium: The public student login offers Badge and Password but no visible passkey path.
be-private-and-secure
defensive-browser-policies
issueshighThe headers primitive found no frame protection, Referrer-Policy or Permissions-Policy in addition to missing CSP and HSTS.
F022 high: Browser-enforced defense headers are absent on the marketing origin.
be-resilient
progressive-enhancement
passhighDiscoverability measured 100% raw-HTML content coverage with title and H1 present and isJsShell=false.
be-resilient
resilient-runtime-behaviour
passhighRepresentative menus, tabs, login chooser and form rendered without clipped active content at desktop/mobile sizes.
be-resilient
offline-and-installable
not-applicablehighThe audited public surface is a marketing/content MPA, not an installable app; authenticated product applications were outside this run.
be-resilient
network-and-http-failure-states
passhighA nonexistent URL renders a titled 404 page with navigation and recovery links rather than a blank shell.
be-internationalised
lang-dir-and-logical-properties
issueshighThe site links Canada, UK/Ireland, Australia/New Zealand and global variants and sets lang=en-US, but CSS inspection counted 1,003 physical left/right declarations and no dir strategy.
F023 medium: Global-facing templates are not prepared consistently for bidirectional layout.
be-internationalised
locale-aware-data
issueshighThe article template displays OCTOBER 16, 2025 while the global navigation exposes several regions; no locale-aware metadata was observed in rendered output.
F024 low: Locale-sensitive article dates are rendered as fixed English text.
be-internationalised
time-zone-correctness
not-applicablehighThe inspected public marketing, pricing, signup and article templates expose no scheduling or cross-zone event workflow.
be-trustworthy
no-dark-patterns
passhighPricing, signup and login views disclose audience, process, privacy/terms links and choices without confirmshaming or forced continuity.
be-trustworthy
humane-error-handling
issueshighThe form probe found required=false for every visible field and no native validation messages after submit, undermining predictable and assistive error recovery.
F025 high: Visually required signup fields are not expressed with native required semantics.
be-trustworthy
trustworthy-input-assistance
issueshighName, email, telephone, organization and country inputs all reported empty autocomplete; only a hidden company field used new-password.
F026 medium: The signup form omits useful autocomplete tokens.
be-trustworthy
safe-commercial-and-account-flows
passhighThe signup view explains four onboarding steps and exposes privacy/terms consent; login offers separate Badge, Password and Admin choices.
be-sustainable
optimised-assets
issueshighHAR recorded 2.62 MB of images; the image audit found 47 of 63 in legacy formats, 21 oversized and 25 below-fold images not lazy-loaded.
F027 high: The homepage image payload is disproportionate and mostly legacy format.
be-sustainable
no-wasteful-work
issueshighLighthouse identified 434 KiB unused JavaScript and HAR recorded recaptcha, analytics, select2, PDF, Zoom and fancybox resources on the landing page.
F028 medium: Page-independent plugin and analytics work is loaded on the homepage.
be-sustainable
third-party-and-media-budget
issueshighHAR recorded 706 KB third-party transfer and 3.92 MB total, including 383 KB recaptcha script and 297 KB GTM before any form interaction.
F029 medium: Third-party and media bytes consume a large share without clear first-view value.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo declared or evident intent to expose transactional capabilities to AI agents; this emerging capability is optional for the public marketing surface.
be-agent-ready
on-device-inference
not-applicablehighNo summarization or language-model task is part of the inspected core journeys, so on-device inference would add no clear user value.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten mobile-menu toggle attempts, heap self size rose only 165,213 bytes (0.72%) and node count 1,204 (0.31%), consistent with bounded startup variance rather than an unbounded leak.
be-memory-efficient
bounded-footprint
passhighBaseline heap was 22.84 MB across 393,380 nodes for a 986-element marketing page; post-interaction remained 23.00 MB.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighNeither heap summary exposed Detached constructors among top populations, and repeated toggling caused only small bounded count changes.

Provenance

Canonical report: results/atomic/reports/0654-clever_com.json
Report SHA-256: 3b5d5e9203ae8d2fc5929058f44e9a4fdb8aa331d9e56fb9046be0ed05bd6c12
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/clever_com/2026-07-22T04-33-12-686Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/clever_com/2026-07-22T04-33-12-686Z
Catalog SHA-256: sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7

Raw screenshots, HARs, traces, heaps, and other browser artifacts are retained at the local evidence root and intentionally are not committed. Artifact paths in the canonical report are relative to that root.