Manifest position 424 · CrUX rank bucket 1000
https://www.pussyspace.com
Coverage complete
Completed audit of the UK HTTP 451 access-restriction surface. The underlying service and non-UK templates were not reachable from this region and are explicitly outside this run.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | Fixed dark colors are used with no preference query; computed color-scheme is normal. F1 low: The page hard-codes a dark palette rather than adapting to the user’s color-scheme preference. |
respect-user-preferencesrespects-reduced-motion | issues | high | Three animations remain running, including two infinite animations, when reduce is requested. F2 medium: Infinite pulsing and glowing animations continue when reduced motion is requested. |
respect-user-preferencesrespects-contrast | pass | high | Forced colors maps body and heading to white on black and the link to yellow; all content remains visible. |
implement-natural-interactionsview-transitions | not-applicable | high | The audited surface is a single static legal-restriction document with no route or state transition to animate. |
implement-natural-interactionsscroll-driven-animations | pass | high | The page has no scroll-linked effect, no scripts, and no scroll event handlers; it does not impose main-thread scroll motion. |
implement-natural-interactionsphysical-gestures | pass | high | There are no custom gesture handlers or gesture-driven controls; the only anchor retains platform-native interaction. |
provide-guided-navigationscroll-state-aware-chrome | not-applicable | high | The restriction notice has no sticky or affixed chrome and no normal scroll journey requiring scroll-state feedback. |
provide-guided-navigationanchored-positioning | not-applicable | high | There are no tooltips, menus, popovers, or anchored overlays on this surface. |
provide-guided-navigationdirects-attention | pass | high | A centered logo, single H1, and two short explanatory paragraphs direct attention clearly to the restriction state. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | No popup, interstitial, consent banner, or overlay obscures the restriction message. |
maximize-content-reduce-noisesemantic-dismissible-primitives | not-applicable | high | The page has no modal, disclosure, picker, select, or transient overlay requiring a semantic dismissible primitive. |
maximize-content-reduce-noisereduced-chrome | pass | high | The viewport is almost entirely the short restriction message; there is no navigation or application chrome competing with it. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | pass | high | scrollWidth and innerWidth are both 360px; horizontal overflow is 0 and viewport metadata is present. |
adapt-to-the-form-factorcomponent-level-responsiveness | pass | high | The sole card adapts intrinsically through max-width, percentage width, max-width on the image, and a narrow breakpoint; no reusable multi-container component exists. |
adapt-to-the-form-factorinput-modality-aware | pass | high | The only interactive element is an inline text link, with a visible browser focus outline and no hover-only information. |
support-core-task-successclear-purpose-and-primary-action | pass | high | The H1 immediately states Access Restricted and the next two paragraphs explain the UK restriction and why it exists. |
support-core-task-successprimary-flow-completion | pass | high | The only available task in the audited region is understanding the legal restriction; the complete reason is visible without interaction or detours. |
support-core-task-successclear-system-state-and-recovery | pass | high | HTTP 451 accurately communicates legal unavailability and the page explains that UK access ended because age-verification requirements cannot be met. |
be-fast-and-stablegood-core-web-vitals | pass | high | Trace LCP is 1.62s, TBT 0ms with no long tasks; observed CLS is 0. The static page has no interaction workload. |
be-fast-and-stablevisual-stability | pass | high | The settled mobile load recorded CLS 0 with no shift entries. |
be-fast-and-stableefficient-main-thread | pass | high | Trace reports zero long tasks and 0ms total blocking time; the document ships no JavaScript. |
be-fast-and-stableefficient-resource-delivery | pass | high | Only three requests transfer 19,033 bytes, no render-blocking candidates are present, and cache-header hygiene is clear. |
be-fast-and-stabletrim-unused-and-duplicate-code | pass | high | No JavaScript or external CSS ships; the complete page transfers about 19KB in three requests with no duplicate bundles. |
be-inclusivenames-roles-labels | pass | high | The only image has alt text, the only control is a native anchor with text, and there are no form fields or canvas elements. |
be-inclusivesufficient-contrast | issues | high | The 14px #777 footer text on #1a1a1a is about 3.7:1, below 4.5:1. F4 medium: The small footer text is too dim against its dark card. |
be-inclusivestructure-and-focus | issues | high | A logical H1 and visible link focus exist, but the primary content has no main landmark. F5 low: The restriction message has no main landmark. |
be-inclusivelegible-text | pass | high | Body copy uses 15–16px text at 1.6 line-height with short centered lines and no horizontal clipping at 360px. |
be-inclusivezoom-reflow-targets-and-media | issues | high | At 320x300 the 327px content is clipped because the body is fixed to 100vh with overflow hidden. F3 high: Short or highly zoomed viewports clip content and provide no way to scroll to it. |
follow-best-practicesno-console-errors | pass | high | No uncaught exceptions or script console calls occurred; the sole log entry is the intentional main-document HTTP 451 response. |
follow-best-practicessound-document-and-assets | issues | high | Doctype and charset are valid, but the logo omits intrinsic width and height attributes. F6 low: The logo image does not declare intrinsic dimensions. |
follow-best-practicesbrowser-platform-hygiene | pass | high | The page has no scripts, deprecated API calls, paste handlers, source maps, libraries, or permission prompts. |
be-discoverabletitle-and-description | issues | high | The title is Access Restricted, but no meta description is present in rendered or raw HTML. F7 medium: The public restriction response has no meta description. |
be-discoverablecrawlable-and-mobile-friendly | pass | high | The only link has a real HTTPS href, viewport metadata is present, and robots.txt permits general crawling of this path. |
be-discoverablecanonical-and-indexing-signals | pass | high | HTTP 451 is the correct indexing signal for legal unavailability in the audited region; robots.txt is reachable and declares the sitemap. |
be-discoverablestructured-and-shareable-metadata | not-applicable | high | This is a transient jurisdictional error document, not an article, product, event, organization profile, or other rich entity requiring structured/share metadata. |
be-private-and-securesecure-transport-and-headers | issues | high | HTTPS is used and no cookies/secrets are present, but CSP, HSTS and nosniff are absent. F8 high: The HTTPS response lacks baseline content and transport security headers. |
be-private-and-securedata-minimisation-and-third-parties | pass | high | No known trackers or cookies are present; the sole other origin is the site static-asset subdomain serving a 12.6KB logo. |
be-private-and-securein-context-permissions-and-modern-auth | not-applicable | high | The restriction page requests no permissions and exposes no authentication or account flow in the audited region. |
be-private-and-securedefensive-browser-policies | issues | high | No framing defense, Referrer-Policy, or Permissions-Policy is present. F9 high: The response provides no clickjacking, referrer, or permissions policy. |
be-resilientprogressive-enhancement | pass | high | All 26 rendered content tokens, the title and H1 are present in raw HTML; content coverage without JavaScript is 100%. |
be-resilientresilient-runtime-behaviour | pass | high | The surface has 17 elements, no JavaScript, no async dependencies, and no overlays that can lose state or be cut off. |
be-resilientoffline-and-installable | not-applicable | high | The audited surface is a static legal restriction notice, not an app; installability and offline app behavior do not support its core purpose. |
be-resilientnetwork-and-http-failure-states | pass | high | Rather than a blank or generic failure, the legal HTTP error renders a complete explanation of what happened and why. |
be-internationalisedlang-dir-and-logical-properties | pass | high | The document declares lang=en; its simple centered layout uses no directional left/right properties or ordering assumptions. |
be-internationalisedlocale-aware-data | not-applicable | high | The restriction message contains no dates, numbers, currencies, durations, calendars, or locale-sensitive data. |
be-internationalisedtime-zone-correctness | not-applicable | high | The page models and displays no times or events. |
be-trustworthyno-dark-patterns | pass | high | The page makes no offer, consent request, continuity choice, or manipulative action; it states the restriction plainly. |
be-trustworthyhumane-error-handling | pass | high | The error state is immediate, plain-language, and gives the specific legal reason; there is no invalid-input flow. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | There are no input or form fields on the audited restriction surface. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No pricing, payment, subscription, sign-in, account, or cancellation flow is exposed in the audited region. |
be-sustainableoptimised-assets | pass | high | The entire page transfers 19KB; its only content image transfers 12.6KB and is not oversized relative to display. |
be-sustainableno-wasteful-work | pass | high | There are no scripts, background fetches, long tasks, analytics calls, or repeated work. |
be-sustainablethird-party-and-media-budget | pass | high | No trackers, fonts, video or audio load; the only other origin is the site static subdomain and total transfer is 19KB. |
be-agent-readystructured-agent-capabilities | not-applicable | high | A static jurisdictional restriction message exposes no user operation that an agent tool could meaningfully perform. |
be-agent-readyon-device-inference | not-applicable | high | The fixed legal notice has no summarisation, generation, translation, or other inference feature where on-device AI would add value. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | The page has no repeatable representative state interaction, modal, route, feed, or script behavior; fabricating repetition would not test a real journey. |
be-memory-efficientbounded-footprint | pass | high | The static 17-element page settles at a heap snapshot of 27,314 nodes and 840,468 self-size bytes; JSHeapUsedSize is about 1.1MB, proportionate to the surface. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | The page contains no JavaScript, listeners, timers or DOM mutation code; the settled DOM has 17 elements and no mechanism for accumulation. |
Provenance
Canonical report: results/atomic/reports/0424-www_pussyspace_com.json
Report SHA-256: 63268d5a64dd90dcbab0d1dc085e0d4db27c41694f291c9bc0c3b15132ebd18e
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_pussyspace_com/2026-07-26T10-08-25-375Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_pussyspace_com/2026-07-26T10-08-25-375Z
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.