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.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | Dark 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-preferencesrespects-reduced-motion | pass | high | Reduced-motion emulation is active and document.getAnimations() returns zero animations; no auto-advance or scripted motion exists. |
respect-user-preferencesrespects-contrast | pass | high | Forced-colors/high-contrast capture contains no obscured controls or text because the response has no authored UI; native canvas remains visible. |
implement-natural-interactionsview-transitions | not-applicable | high | No route, state change, or interactive element exists to transition. |
implement-natural-interactionsscroll-driven-animations | pass | high | There are no scripts, animations, scroll timelines, or scroll-linked effects, so no main-thread scroll-handler anti-pattern is present. |
implement-natural-interactionsphysical-gestures | pass | high | The empty document has no custom pointer handlers, gesture widgets, or CSS that fights native scrolling. |
provide-guided-navigationscroll-state-aware-chrome | not-applicable | high | The page has no scrollable content or chrome. |
provide-guided-navigationanchored-positioning | not-applicable | high | No tooltip, popover, menu, dialog, or overlay exists. |
provide-guided-navigationdirects-attention | issues | high | The 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-noiseno-intrusive-interruptions | pass | high | Load screenshots and DOM show no popup, interstitial, banner, or overlay. |
maximize-content-reduce-noisesemantic-dismissible-primitives | pass | high | No overlays or disclosure controls are implemented with ad-hoc divs; overlay count is zero. |
maximize-content-reduce-noisereduced-chrome | pass | high | Screenshots show no application chrome, borders, or decorative noise. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | issues | high | At 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-factorcomponent-level-responsiveness | not-applicable | high | The body has zero child components and no CSS. |
adapt-to-the-form-factorinput-modality-aware | not-applicable | high | There are zero focusable controls, touch targets, or hover affordances. |
support-core-task-successclear-purpose-and-primary-action | issues | high | The 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-successprimary-flow-completion | issues | high | There 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-successclear-system-state-and-recovery | issues | high | The 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-stablegood-core-web-vitals | issues | high | Trace 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-stablevisual-stability | pass | high | Both desktop and mobile layout observers report CLS 0 with no layout-shift entries. |
be-fast-and-stableefficient-main-thread | pass | high | Trace and layout evidence report zero long tasks and 0 ms total blocking time. |
be-fast-and-stableefficient-resource-delivery | pass | high | HAR has two tiny requests totaling 225 bytes, no render-blocking candidates, redirects, cache warnings, or HTTP errors. |
be-fast-and-stabletrim-unused-and-duplicate-code | pass | high | The page ships zero scripts and zero stylesheets; HAR records no third-party bytes. |
be-inclusivenames-roles-labels | pass | high | axe reports no name/role/label or image-alt violations; DOM has no controls, images, canvas, or form fields requiring names. |
be-inclusivesufficient-contrast | pass | high | axe reports no contrast violations and the page has no text or essential UI whose contrast can fail. |
be-inclusivestructure-and-focus | issues | high | axe 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-inclusivelegible-text | not-applicable | high | The response contains zero text characters. |
be-inclusivezoom-reflow-targets-and-media | issues | high | Viewport 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-practicesno-console-errors | pass | high | The document loads no scripts and exposes no inline event handlers; no executable page code exists to throw an uncaught page exception. |
follow-best-practicessound-document-and-assets | issues | high | The 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-practicesbrowser-platform-hygiene | pass | high | No scripts, libraries, prompt calls, paste handlers, source-map references, or deprecated page APIs are present. |
be-discoverabletitle-and-description | issues | high | Title 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-discoverablecrawlable-and-mobile-friendly | issues | high | There 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-discoverablecanonical-and-indexing-signals | issues | high | No 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-discoverablestructured-and-shareable-metadata | not-applicable | high | The page represents no visible article, product, organization, event, place, or other entity. |
be-private-and-securesecure-transport-and-headers | issues | high | The 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-securedata-minimisation-and-third-parties | pass | high | HAR/trackers show zero third-party requests and zero tracker origins; no cookies or secrets are present. |
be-private-and-securein-context-permissions-and-modern-auth | not-applicable | high | No authentication surface, controls, scripts, or permission requests exist. |
be-private-and-securedefensive-browser-policies | issues | high | HSTS, clickjacking protection, Referrer-Policy, Permissions-Policy, and CSP defenses are all absent. F-DEFENSIVE-POLICIES medium: Browser-enforced defensive policies are absent. |
be-resilientprogressive-enhancement | issues | high | Raw 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-resilientresilient-runtime-behaviour | pass | high | No overlays, menus, DOM-moving code, async dependencies, or background scripts exist that can enter a fragile runtime state. |
be-resilientoffline-and-installable | not-applicable | high | The empty public placeholder exposes no app-like functionality; there is no meaningful app journey to install. |
be-resilientnetwork-and-http-failure-states | issues | high | A 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-internationalisedlang-dir-and-logical-properties | issues | high | html has neither lang nor dir; axe flags missing lang. F-MISSING-LANG medium: The document does not declare its language or direction. |
be-internationalisedlocale-aware-data | not-applicable | high | No dates, numbers, currencies, durations, calendars, or visible content exist. |
be-internationalisedtime-zone-correctness | not-applicable | high | No event, time, or date data exists. |
be-trustworthyno-dark-patterns | pass | high | There are no controls, consent walls, ads, pricing, defaults, or continuity mechanisms that could deceive users. |
be-trustworthyhumane-error-handling | not-applicable | high | No form or input exists to validate. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | No inputs exist. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, consent, authentication, or account surface exists. |
be-sustainableoptimised-assets | pass | high | Images audit finds zero images and HAR totals only 225 transferred bytes. |
be-sustainableno-wasteful-work | pass | high | Trace reports zero long tasks and HAR shows only the document/favicon with no background fetching. |
be-sustainablethird-party-and-media-budget | pass | high | There are zero third-party requests, fonts, video, audio, canvas, or animation. |
be-agent-readystructured-agent-capabilities | not-applicable | high | The empty placeholder has no user capability to expose to an agent. |
be-agent-readyon-device-inference | not-applicable | high | The page has no content or task for which on-device inference would improve the experience. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | The page has zero controls, routes, scripts, and animations, so there is no representative interaction to repeat. |
be-memory-efficientbounded-footprint | pass | high | Single 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-efficientno-detached-dom-or-unbounded-listeners | pass | high | Heap 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.