Manifest position 720 · CrUX rank bucket 1000

https://bef77.com

Coverage complete

Coverage-complete audit. The origin returned a successful but empty public document; no bot or authentication wall was observed.

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
issueshighDark emulation leaves the blank canvas white; computed body colors are transparent/black and no color-scheme CSS exists.
F-NO-DARK-MODE low: The page does not adapt its canvas to the requested dark color scheme.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation is active and document.getAnimations() returns zero animations; no auto-advance or scripted motion exists.
respect-user-preferences
respects-contrast
passhighForced-colors/high-contrast capture contains no obscured controls or text because the response has no authored UI; native canvas remains visible.
implement-natural-interactions
view-transitions
not-applicablehighNo route, state change, or interactive element exists to transition.
implement-natural-interactions
scroll-driven-animations
passhighThere are no scripts, animations, scroll timelines, or scroll-linked effects, so no main-thread scroll-handler anti-pattern is present.
implement-natural-interactions
physical-gestures
passhighThe empty document has no custom pointer handlers, gesture widgets, or CSS that fights native scrolling.
provide-guided-navigation
scroll-state-aware-chrome
not-applicablehighThe page has no scrollable content or chrome.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, menu, dialog, or overlay exists.
provide-guided-navigation
directs-attention
issueshighThe blank page provides no navigation, focus movement, visual hierarchy, or in-page attention cue.
F-EMPTY-PAGE critical: The public entry page is completely empty, so it communicates no purpose and offers no next action.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighLoad screenshots and DOM show no popup, interstitial, banner, or overlay.
maximize-content-reduce-noise
semantic-dismissible-primitives
passhighNo overlays or disclosure controls are implemented with ad-hoc divs; overlay count is zero.
maximize-content-reduce-noise
reduced-chrome
passhighScreenshots show no application chrome, borders, or decorative noise.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a 360px device viewport the layout viewport remains 980px with scale 0.367 because viewport meta is absent.
F-MOBILE-VIEWPORT high: The page omits the viewport meta tag, so a 360px device is rendered on a 980px layout viewport and scaled down.
adapt-to-the-form-factor
component-level-responsiveness
not-applicablehighThe body has zero child components and no CSS.
adapt-to-the-form-factor
input-modality-aware
not-applicablehighThere are zero focusable controls, touch targets, or hover affordances.
support-core-task-success
clear-purpose-and-primary-action
issueshighThe body is empty, with no H1, text, action, or visible purpose.
F-EMPTY-PAGE critical: The public entry page is completely empty, so it communicates no purpose and offers no next action.
support-core-task-success
primary-flow-completion
issueshighThere are zero links and controls, so no primary flow can start or complete.
F-NO-FLOW critical: There is no primary journey to begin or complete.
support-core-task-success
clear-system-state-and-recovery
issueshighThe main page is an empty 200 and a nonexistent path also returns 200 “empty OK”, with no error or recovery action.
F-FALSE-SUCCESS high: Unknown and reserved routes return HTTP 200 with “empty OK” instead of an honest, recoverable error state.
be-fast-and-stable
good-core-web-vitals
issueshighTrace has no FCP or LCP and Lighthouse fails with NO_FCP, so the page never paints meaningful content.
F-NO-PAINT high: The page never produces a contentful paint, so meaningful loading performance cannot satisfy the Core Web Vitals outcome.
be-fast-and-stable
visual-stability
passhighBoth desktop and mobile layout observers report CLS 0 with no layout-shift entries.
be-fast-and-stable
efficient-main-thread
passhighTrace and layout evidence report zero long tasks and 0 ms total blocking time.
be-fast-and-stable
efficient-resource-delivery
passhighHAR has two tiny requests totaling 225 bytes, no render-blocking candidates, redirects, cache warnings, or HTTP errors.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighThe page ships zero scripts and zero stylesheets; HAR records no third-party bytes.
be-inclusive
names-roles-labels
passhighaxe reports no name/role/label or image-alt violations; DOM has no controls, images, canvas, or form fields requiring names.
be-inclusive
sufficient-contrast
passhighaxe reports no contrast violations and the page has no text or essential UI whose contrast can fail.
be-inclusive
structure-and-focus
issueshighaxe finds missing main landmark and H1, and the runtime probe finds zero focusable elements.
F-A11Y-STRUCTURE high: The document has no heading, main landmark, language declaration, or focusable path through content.
be-inclusive
legible-text
not-applicablehighThe response contains zero text characters.
be-inclusive
zoom-reflow-targets-and-media
issueshighViewport meta is absent and a 360px device receives a 980px layout viewport; no usable reflow or targets are provided.
F-MOBILE-VIEWPORT high: The page omits the viewport meta tag, so a 360px device is rendered on a 980px layout viewport and scaled down.
follow-best-practices
no-console-errors
passhighThe document loads no scripts and exposes no inline event handlers; no executable page code exists to throw an uncaught page exception.
follow-best-practices
sound-document-and-assets
issueshighThe document has no doctype or declared charset and falls back to windows-1252.
F-DOCUMENT-FOUNDATION high: The response is not a sound authored HTML document: it has no doctype or charset declaration.
follow-best-practices
browser-platform-hygiene
passhighNo scripts, libraries, prompt calls, paste handlers, source-map references, or deprecated page APIs are present.
be-discoverable
title-and-description
issueshighTitle is empty and meta description is absent in raw and rendered views.
F-MISSING-TITLE high: The public page has neither a title nor a meta description.
be-discoverable
crawlable-and-mobile-friendly
issueshighThere are zero links/content and no viewport meta; robots allows general search but has nothing useful to crawl.
F-CRAWL-MOBILE high: The site exposes no crawlable links or content and omits mobile viewport configuration.
be-discoverable
canonical-and-indexing-signals
issueshighNo canonical exists, sitemap.xml is not XML, and nonexistent URLs return misleading 200 responses.
F-INDEXING-SIGNALS high: Indexing signals are internally misleading: nonexistent routes and sitemap.xml return successful placeholder responses, and the page has no canonical URL.
be-discoverable
structured-and-shareable-metadata
not-applicablehighThe page represents no visible article, product, organization, event, place, or other entity.
be-private-and-secure
secure-transport-and-headers
issueshighThe GET is HTTPS but CSP, HSTS, nosniff, clickjacking protection, Referrer-Policy, and Permissions-Policy are absent.
F-SECURITY-HEADERS high: HTTPS is used, but the main GET response lacks core security headers.
be-private-and-secure
data-minimisation-and-third-parties
passhighHAR/trackers show zero third-party requests and zero tracker origins; no cookies or secrets are present.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo authentication surface, controls, scripts, or permission requests exist.
be-private-and-secure
defensive-browser-policies
issueshighHSTS, clickjacking protection, Referrer-Policy, Permissions-Policy, and CSP defenses are all absent.
F-DEFENSIVE-POLICIES medium: Browser-enforced defensive policies are absent.
be-resilient
progressive-enhancement
issueshighRaw HTML is 0 bytes and rendered DOM is empty, so core content is unavailable both with and without JavaScript.
F-NO-PROGRESSIVE-CONTENT high: There is no core content with or without JavaScript.
be-resilient
resilient-runtime-behaviour
passhighNo overlays, menus, DOM-moving code, async dependencies, or background scripts exist that can enter a fragile runtime state.
be-resilient
offline-and-installable
not-applicablehighThe empty public placeholder exposes no app-like functionality; there is no meaningful app journey to install.
be-resilient
network-and-http-failure-states
issueshighA deliberately nonexistent route returns 200 “empty OK” and offers no recovery UI.
F-FALSE-SUCCESS high: Unknown and reserved routes return HTTP 200 with “empty OK” instead of an honest, recoverable error state.
be-internationalised
lang-dir-and-logical-properties
issueshighhtml has neither lang nor dir; axe flags missing lang.
F-MISSING-LANG medium: The document does not declare its language or direction.
be-internationalised
locale-aware-data
not-applicablehighNo dates, numbers, currencies, durations, calendars, or visible content exist.
be-internationalised
time-zone-correctness
not-applicablehighNo event, time, or date data exists.
be-trustworthy
no-dark-patterns
passhighThere are no controls, consent walls, ads, pricing, defaults, or continuity mechanisms that could deceive users.
be-trustworthy
humane-error-handling
not-applicablehighNo form or input exists to validate.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo inputs exist.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, consent, authentication, or account surface exists.
be-sustainable
optimised-assets
passhighImages audit finds zero images and HAR totals only 225 transferred bytes.
be-sustainable
no-wasteful-work
passhighTrace reports zero long tasks and HAR shows only the document/favicon with no background fetching.
be-sustainable
third-party-and-media-budget
passhighThere are zero third-party requests, fonts, video, audio, canvas, or animation.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe empty placeholder has no user capability to expose to an agent.
be-agent-ready
on-device-inference
not-applicablehighThe page has no content or task for which on-device inference would improve the experience.
be-memory-efficient
no-leak-under-repeated-interaction
not-applicablehighThe page has zero controls, routes, scripts, and animations, so there is no representative interaction to repeat.
be-memory-efficient
bounded-footprint
passhighSingle heap summary is proportionate: 26,257 V8 nodes and 741,336 bytes self size for the browser-empty document; DOM has only three elements.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighHeap top constructors contain no Detached* population; the document has no scripts, inline handlers, controls, or timers created by page code.

Provenance

Canonical report: results/atomic/reports/0720-bef77_com.json
Report SHA-256: 2ca1b0af2a1d3eb12cb711f2f316b7100d9692e770e13f297d113fa325237269
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/bef77_com/2026-07-22T15-28-05-818Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/bef77_com/2026-07-22T15-28-05-818Z
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.