Manifest position 219 · CrUX rank bucket 1000

https://405kk.com

Coverage complete

Atomic audit completed across all 58 catalog checks. The reachable site is a zero-byte 200 response with no additional page archetypes.

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 dark-preference screenshot remains a blank white canvas; the rendered body has a transparent background and black text with no color-scheme declaration.
F-001 low: Dark preference still produces a white canvas
respect-user-preferences
respects-reduced-motion
passhighmatchMedia reported reduced motion and document.getAnimations() returned an empty array, so no non-essential animation runs.
respect-user-preferences
respects-contrast
not-applicablehighThe response contains no text, controls, or scrollbars whose high-contrast rendering could be evaluated.
implement-natural-interactions
view-transitions
issueshighThere are no links, controls, state changes, routes, or authored CSS/JS, so the default natural-interaction outcome is absent rather than implemented.
F-018 low: No state or route interaction exists to feel natural
implement-natural-interactions
scroll-driven-animations
not-applicablehighThe empty document has no scroll-linked content, animations, authored CSS, or scripts.
implement-natural-interactions
physical-gestures
not-applicablehighThe page has zero controls and no gesture-driven surface.
provide-guided-navigation
scroll-state-aware-chrome
not-applicablehighThere is no navigation chrome or scrollable content.
provide-guided-navigation
anchored-positioning
not-applicablehighThe page has zero dialogs, popovers, menus, or tooltips.
provide-guided-navigation
directs-attention
issueshighThe page has no navigation, in-page links, headings, or focusable destinations, so it cannot guide attention or orientation.
F-019 high: The page provides no navigation or orientation cues
maximize-content-reduce-noise
no-intrusive-interruptions
passhighBoth initial-load screenshots show no popup, banner, interstitial, or overlay.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighThere are no overlays or rich controls requiring a semantic dismissible primitive.
maximize-content-reduce-noise
reduced-chrome
passhighNo application chrome, decorative frame, banner, or border competes with content. The lack of content is recorded separately as a critical task-success failure.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighThe page has no viewport meta tag; Chrome therefore lays it out at 980 CSS px and scales it to 360 px. There is no overflow only because the response is empty.
F-002 high: Mobile browsers fall back to a 980 px layout viewport
adapt-to-the-form-factor
component-level-responsiveness
not-applicablehighNo authored components or CSS exist to reuse at different container sizes.
adapt-to-the-form-factor
input-modality-aware
not-applicablehighThere are zero buttons, inputs, links, or other interactive targets to test with touch, pointer, or keyboard.
support-core-task-success
clear-purpose-and-primary-action
issueshighThe 200 response renders a completely blank page with no title, heading, text, navigation, or action.
F-003 critical: The public homepage is completely blank
support-core-task-success
primary-flow-completion
issueshighNo primary task can begin: the page has no content, links, forms, controls, or routes.
F-004 critical: No user journey can start or complete
support-core-task-success
clear-system-state-and-recovery
issueshighA fabricated missing path returns HTTP 200 and the text “empty OK”; the homepage provides no loading, empty, error, success, retry, or recovery state.
F-005 high: No empty, error, or recovery state is presented
be-fast-and-stable
good-core-web-vitals
issueshighThe trace recorded no FCP or LCP, and Lighthouse terminated with NO_FCP because the page never painted content. A blank response cannot satisfy the content-paint performance outcome.
F-006 critical: The page never paints content, so FCP and LCP do not exist
be-fast-and-stable
visual-stability
passhighBoth layout captures reported CLS 0 with no shifts.
be-fast-and-stable
efficient-main-thread
passhighThe trace and layout observers found zero long tasks and 0 ms total blocking time; the page ships no scripts.
be-fast-and-stable
efficient-resource-delivery
passhighThe load used 2 requests and 231 transferred bytes, with no render-blocking candidates, redirects, errors, or missing-cache signals; DOM inspection found no authored resource elements.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighThe page ships no JavaScript or CSS and no third-party bytes, so there is no unused or duplicate authored code payload.
be-inclusive
names-roles-labels
passmediumaxe found no name, role, label, or image-alt violations; the page contains no controls, forms, images, or canvas. The absence of all useful content is reported separately.
be-inclusive
sufficient-contrast
not-applicablehighThere is no rendered text or essential UI against which to calculate contrast.
be-inclusive
structure-and-focus
issueshighaxe reports missing main landmark and missing h1; the DOM has zero headings and landmarks.
F-007 high: The document has no h1 or main landmark
be-inclusive
legible-text
not-applicablehighThe body contains zero text characters, so line layout, clipping, and reading comfort cannot apply.
be-inclusive
zoom-reflow-targets-and-media
issueshighThere is no viewport meta tag, causing a 980 CSS px layout viewport under 360x800 mobile emulation. There are no targets or media requiring separate checks.
F-008 high: Missing viewport metadata breaks true mobile reflow
follow-best-practices
no-console-errors
passmediumThe document contains no authored scripts, the HAR has no HTTP errors, and DOMContentLoaded/load completed; there is no authored execution path capable of throwing. Lighthouse itself stopped only because no content painted.
follow-best-practices
sound-document-and-assets
issueshighThe zero-byte response has no doctype or declared charset; Chrome falls back to windows-1252. There are no images or authored assets.
F-009 high: The server sends a zero-byte document without doctype or charset
follow-best-practices
browser-platform-hygiene
passmediumThere are no scripts, inputs, source maps, prompts, notifications, geolocation requests, or third-party libraries; notification permission remains default.
be-discoverable
title-and-description
issueshighThe document title is empty and no meta description exists in either the rendered DOM or zero-byte raw response.
F-010 high: Title and meta description are absent
be-discoverable
crawlable-and-mobile-friendly
issueshighThere are no crawlable links or descriptive link text and no viewport meta tag. /robots.txt returns a generic 200 “empty OK” body rather than a robots policy.
F-011 high: No links or valid robots policy exist, and viewport metadata is absent
be-discoverable
canonical-and-indexing-signals
issueshighThe page has no canonical or hreflang; robots.txt and sitemap.xml both return generic “empty OK” text, and a fabricated missing URL returns 200 rather than 404.
F-012 medium: Canonical, sitemap, and HTTP indexing signals are malformed or absent
be-discoverable
structured-and-shareable-metadata
not-applicablehighThe blank response represents no visible article, product, organization, event, place, or other entity for structured/share metadata to describe.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used and no cookies or mixed-content requests exist, but CSP, HSTS, and X-Content-Type-Options are all missing.
F-013 high: Core transport and content security headers are missing
be-private-and-secure
data-minimisation-and-third-parties
passhighThe load has zero third-party requests, zero trackers, zero cookies, and no exposed secret candidates.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo permission request or authentication surface exists; notification permission remains default and there are no scripts or controls.
be-private-and-secure
defensive-browser-policies
issueshighHSTS, clickjacking protection, Referrer-Policy, and Permissions-Policy are absent; no CSP frame-ancestors policy exists.
F-014 medium: Clickjacking, referrer, and permissions defenses are absent
be-resilient
progressive-enhancement
issueshighThe successful raw response is zero bytes and the rendered DOM is equally empty, so no core content or primary flow survives with or without JavaScript.
F-015 high: No core content exists with or without JavaScript
be-resilient
resilient-runtime-behaviour
not-applicablehighThere are no overlays, menus, scripts, async dependencies, or authored state to exercise.
be-resilient
offline-and-installable
not-applicablehighThis hostname exposes no app-like functionality; no manifest or service-worker registration exists, so offline/installability is not a proportionate requirement for the observed empty brochure-like endpoint.
be-resilient
network-and-http-failure-states
issueshighA fabricated missing path returns HTTP 200 with “empty OK” rather than a 404 page or useful recovery options.
F-016 high: Unknown URLs return a misleading 200 “empty OK” response
be-internationalised
lang-dir-and-logical-properties
issueshighThe html element has no lang or dir attribute; axe reports html-has-lang as serious. There is no authored CSS to inspect for logical properties.
F-017 medium: The root document does not declare language or direction
be-internationalised
locale-aware-data
not-applicablehighThe page renders no dates, numbers, currencies, durations, calendars, or locale-sensitive data and ships no scripts.
be-internationalised
time-zone-correctness
not-applicablehighThe page has no events, dates, time values, recurrence, or time-zone-sensitive logic.
be-trustworthy
no-dark-patterns
passhighNo consent wall, ad, pricing, subscription, cancellation, nagging, or deceptive control exists.
be-trustworthy
humane-error-handling
not-applicablehighThere are zero forms or inputs to validate or announce errors for.
be-trustworthy
trustworthy-input-assistance
not-applicablehighThere are zero inputs and no autofill scenario.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, consent, authentication, or account-management flow exists.
be-sustainable
optimised-assets
not-applicablehighThere are zero images, decorative assets, fonts, video, or audio to optimize.
be-sustainable
no-wasteful-work
passhighOnly 231 bytes transferred; there are no scripts, background fetches, third parties, or long tasks.
be-sustainable
third-party-and-media-budget
passhighThere are zero third-party bytes, trackers, fonts, images, video, audio, or animation.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe site exposes no visible task or functionality for agent-facing tools; this emerging capability is not applicable to the observed empty endpoint.
be-agent-ready
on-device-inference
not-applicablehighThere is no user task, content, script, or inference use case where on-device AI would improve the experience.
be-memory-efficient
no-leak-under-repeated-interaction
not-applicablehighThe static empty document has no representative interaction to repeat; fabricating one would not test authored behavior.
be-memory-efficient
bounded-footprint
passhighThe snapshot contains 26,257 nodes and 741,336 bytes self size; runtime reports about 0.94 MB used JS heap and only 3 DOM elements, proportionate to the empty page.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumOnly html/head/body exist and no authored scripts, listeners, timers, observers, controls, or interactions can accumulate detached DOM or handlers in the observed state.

Provenance

Canonical report: results/atomic/reports/0219-405kk_com.json
Report SHA-256: f55b0e7bfffddc7a3ff7e7fbd22ecf892c28e846f09a5974baf49cb7f167f02e
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/405kk_com/2026-07-19T05-43-35-294Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/405kk_com/2026-07-19T05-43-35-294Z
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.