Manifest position 295 · CrUX rank bucket 1000

https://255md.com

Coverage complete

Atomic audit completed. The origin returned HTTP 200 with a zero-byte body, so the only representative public route is a blank synthesized document.

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-mode screenshot remains a white blank surface; DOM evidence contains no color-scheme declaration or CSS.
F001 medium: The page does not adapt to dark color preference
respect-user-preferences
respects-reduced-motion
not-applicablehighNo authored animation or transition exists to reduce; the emulated reduced-motion probe found zero animations.
respect-user-preferences
respects-contrast
not-applicablehighNo text, control, image, or authored color exists on which a contrast preference could operate.
implement-natural-interactions
view-transitions
not-applicablehighThere is no route, state change, link, or control to transition.
implement-natural-interactions
scroll-driven-animations
not-applicablehighThe empty document has no scroll-driven content or animation.
implement-natural-interactions
physical-gestures
passhighDOM and layout probes show no custom gesture handlers, overlays, scroll traps, or competing interaction; native browser interaction remains unobstructed.
provide-guided-navigation
scroll-state-aware-chrome
not-applicablehighThere is no navigation chrome or scrollable content.
provide-guided-navigation
anchored-positioning
not-applicablehighThere is no tooltip, popover, menu, or anchored UI.
provide-guided-navigation
directs-attention
issueshighThe rendered document has no text, links, headings, landmarks, or controls, so users cannot orient or proceed.
F002 medium: No navigation or meaningful attention path exists
maximize-content-reduce-noise
no-intrusive-interruptions
passhighDesktop and mobile screenshots and DOM inspection show no interstitial, popup, notification prompt, or overlay.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighThere is no overlay, disclosure, picker, dialog, or popover to implement.
maximize-content-reduce-noise
reduced-chrome
issueshighBoth browser and crawler captures are wholly blank; the server sends zero body bytes. This is not content-first minimalism because no content survives.
F003 medium: Content has been reduced to nothing
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a 360x800 emulation, layout reports hasViewportMeta=false and a 980 CSS-pixel layout viewport scaled to 0.367.
F004 medium: The document omits the mobile viewport contract
adapt-to-the-form-factor
component-level-responsiveness
passhighThe document has no authored components; the single empty body itself introduces no fixed-width component overflow.
adapt-to-the-form-factor
input-modality-aware
not-applicablehighThere are no interactive targets to inspect with keyboard, pointer, touch, or hover.
support-core-task-success
clear-purpose-and-primary-action
issueshighHTTP 200 returns Content-Length: 0; rendered DOM body is empty and the screenshot is blank.
F005 critical: The page has no perceivable purpose or primary action
support-core-task-success
primary-flow-completion
issueshighThe DOM has zero links, controls, and forms, leaving no user flow to exercise.
F006 critical: No primary journey can begin or complete
support-core-task-success
clear-system-state-and-recovery
issueshighThe server returns a successful 200 with an empty body rather than explaining unavailable content or offering retry/navigation.
F007 medium: The blank response offers no status or recovery
be-fast-and-stable
good-core-web-vitals
issueshighThe trace records no FCP and no LCP; Lighthouse aborts with NO_FCP. A fast blank response is not successful rendering.
F008 high: The page never paints content
be-fast-and-stable
visual-stability
passhighLayout observation reports CLS 0 with no shifts during load.
be-fast-and-stable
efficient-main-thread
passhighTrace summary reports zero long tasks and 0 ms total blocking time.
be-fast-and-stable
efficient-resource-delivery
passhighHAR summary records only 2 requests and 227 transferred bytes, with no render-blocking candidates or cache/redirect errors.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighDOM reports zero scripts and stylesheets; HAR contains no JavaScript or CSS to duplicate or leave unused.
be-inclusive
names-roles-labels
issueshighRendered HTML is only empty html/head/body; there are no headings, landmarks, links, controls, names, roles, or labels.
F009 medium: No semantic content or accessible interface is exposed
be-inclusive
sufficient-contrast
not-applicablehighNo foreground text or control exists against which to calculate a contrast ratio.
be-inclusive
structure-and-focus
issueshighDOM evidence shows zero body children; keyboard and assistive-technology users receive no structure to navigate.
F010 medium: The document has no landmarks, headings, or focus path
be-inclusive
legible-text
issueshighRendered and raw text character counts are both zero, confirmed by blank screenshots.
F011 medium: There is no text to read
be-inclusive
zoom-reflow-targets-and-media
issueshighThe mobile probe reports no viewport meta and a default 980 CSS-pixel viewport; no targets or media exist to offer a comparable experience.
F012 medium: Mobile and zoom readiness cannot meet the baseline without viewport metadata
follow-best-practices
no-console-errors
passhighThe empty document loads without authored scripts; DOM and trace inspection found no runtime script execution capable of emitting application errors.
follow-best-practices
sound-document-and-assets
issueshighThe origin serves Content-Type: application/octet-stream with Content-Length: 0; browser synthesizes empty html/head/body with no doctype or charset metadata.
F013 high: The response is not a sound HTML document
follow-best-practices
browser-platform-hygiene
issueshighRaw headers identify the public document as application/octet-stream rather than text/html, preventing a trustworthy authored-document contract.
F014 medium: The main resource uses the wrong media type
be-discoverable
title-and-description
issueshighDiscoverability and DOM evidence show an empty title and no meta description.
F015 medium: Search and browser surfaces have no title or description
be-discoverable
crawlable-and-mobile-friendly
issueshighThe raw response is zero bytes, renderedEmpty=true, and there is no viewport meta or crawlable link.
F016 high: Crawlers and mobile users receive no content
be-discoverable
canonical-and-indexing-signals
issueshighThere is no canonical link; /sitemap.xml returns an 8-byte non-sitemap response, while the empty page still returns 200.
F017 medium: Indexing signals are incomplete
be-discoverable
structured-and-shareable-metadata
issueshighThe empty head has no JSON-LD, Open Graph, or social preview metadata.
F018 low: No structured or social metadata is present
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS and nosniff are present, but HSTS is max-age=1 and CSP is absent; raw headers also omit Referrer-Policy.
F019 medium: Transport protection is underconfigured
be-private-and-secure
data-minimisation-and-third-parties
passhighTracker, cookie, secret, and HAR probes found zero third-party origins, zero cookies, zero trackers, and zero exposed secret patterns.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighThe page requests no permission and exposes no sign-in or account flow.
be-private-and-secure
defensive-browser-policies
issueshighRaw headers contain no CSP/frame-ancestors, X-Frame-Options, Permissions-Policy, or Referrer-Policy.
F020 medium: Defensive browser policies are missing
be-resilient
progressive-enhancement
issueshighThe server HTML is zero bytes and both JS-enabled and no-JS screenshots are blank.
F021 critical: No core content exists at the network or DOM layer
be-resilient
resilient-runtime-behaviour
not-applicablehighNo application runtime, asynchronous UI, overlay, or stateful component exists to exercise.
be-resilient
offline-and-installable
not-applicablehighThe blank public document exposes no application capability or install intent; installability is not meaningful until content is restored.
be-resilient
network-and-http-failure-states
issueshighThe main document is empty but responds 200, with no error, retry, stale content, or recovery state.
F022 medium: The origin masks a failed experience as HTTP 200
be-internationalised
lang-dir-and-logical-properties
issueshighDOM evidence reports lang=null and dir is absent, leaving pronunciation and bidi defaults unspecified.
F023 low: The document language is undeclared
be-internationalised
locale-aware-data
not-applicablehighNo dates, numbers, currencies, forms, or locale-sensitive data exist.
be-internationalised
time-zone-correctness
not-applicablehighNo date, time, event, recurrence, or scheduling data exists.
be-trustworthy
no-dark-patterns
passhighVisual and DOM inspection found no consent, account, payment, subscription, or persuasive controls that could implement a dark pattern.
be-trustworthy
humane-error-handling
issueshighA user sees a blank screen with no explanation, progress, retry, contact route, or navigation.
F024 high: The outage-like blank state is silent
be-trustworthy
trustworthy-input-assistance
not-applicablehighThere are no inputs or forms.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighThere is no account, payment, checkout, pricing, subscription, or cancellation flow.
be-sustainable
optimised-assets
passhighImage and HAR probes found no images, fonts, scripts, styles, or media assets wasting transfer bytes.
be-sustainable
no-wasteful-work
passhighTrace reports zero long tasks and the document loads no application scripts or background work.
be-sustainable
third-party-and-media-budget
passhighHAR and tracker probes show zero third-party requests and no media; total transfer is 227 bytes.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo application capability or user task is exposed for an agent; this contextual check does not apply to the current blank response.
be-agent-ready
on-device-inference
not-applicablehighNo inference or summarisation feature exists and the site states no such intent.
be-memory-efficient
no-leak-under-repeated-interaction
not-applicablehighThe page has no representative interaction, route, modal, feed, or state change to repeat; a synthetic repetition would not test real behavior.
be-memory-efficient
bounded-footprint
passhighSingle-state heap summary is small (741,336 self-size bytes) and DOM probe has only 3 elements with zero body children.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighThe page has no authored scripts or interactions, only 3 live DOM elements, and heap summary shows no Detached* constructor population among notable constructors.

Provenance

Canonical report: results/atomic/reports/0295-255md_com.json
Report SHA-256: 5b2734c24cceb6adcba9433dffd0e87c18c9e0a48b120956bcaffdc9cba7cc06
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/255md_com/2026-07-19T18-53-36-979Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/255md_com/2026-07-19T18-53-36-979Z
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.