Manifest position 280 · CrUX rank bucket 1000

https://sex-studentki.cafe

Coverage complete

Coverage-complete report-mode audit. The requested host redirects twice and was audited at its final .live host across representative templates.

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 light and dark emulations produced pixel-identical screenshots, and the rendered CSS contains no prefers-color-scheme rule even though a manual theme switch exists.
F01 low: The fixed dark theme does not follow the system colour-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighThe reduced-motion probe found six running CSS animations, including 3s and 6s spins, and no prefers-reduced-motion rule.
F02 medium: Animations continue when reduced motion is requested.
respect-user-preferences
respects-contrast
passhighScreenshot under prefers-contrast: more remains legible; Lighthouse color-contrast audit passed.
implement-natural-interactions
view-transitions
issueshighDOM/CSS inspection across the home, listing and detail templates found no view-transition CSS or startViewTransition usage; navigation is full-page link replacement.
F03 low: Route and state changes are abrupt rather than using View Transitions.
implement-natural-interactions
scroll-driven-animations
passhighRuntime/CSS probe found no scroll timelines or scroll-linked animations; scrolling uses native document behaviour.
implement-natural-interactions
physical-gestures
passhighThe audited flows use ordinary anchors, native document scrolling and standard video controls, with no custom pointermove gesture layer observed.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe mobile layout is 31,989px tall, while screenshots and CSS inspection show static page chrome with no progress indicator, shrinking header or scroll-state query.
F04 low: The very long feed has no scroll-state-aware navigation aid.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, menu overlay or other anchored floating surface exists on the audited templates.
provide-guided-navigation
directs-attention
passhighSection headings, labelled “new/popular” jump links and clear card grouping provide visible orientation on home and listing paths.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighInitial-load desktop/mobile screenshots show content immediately with no full-screen popup, consent wall or obscuring banner.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo modal, dialog, transient popover or disclosure component was present in the representative anonymous flow.
maximize-content-reduce-noise
reduced-chrome
passhighDesktop and mobile screenshots devote the viewport primarily to content cards; the compact header occupies about 74px.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360x800 the layout primitive measured scrollWidth=clientWidth=360 and horizontalOverflowPx=0 on home and categories.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe mobile presentation reflows successfully, but the platform probe and CSS inspection found no @container rules on card/category components.
F05 low: Reusable cards adapt only through page-level layout, not their own container.
adapt-to-the-form-factor
input-modality-aware
issueshighFocusing the first link produced outline: none and no box-shadow; the probe also found visible 15px to 22px-high links/buttons.
F06 high: Keyboard focus is invisible and several targets are undersized.
support-core-task-success
clear-purpose-and-primary-action
passhighThe first viewport identifies the catalogue through logo/category/video cards and exposes new/popular navigation; detail title and player are immediate.
support-core-task-success
primary-flow-completion
passhighA home card led to a server-rendered detail page with a visible player/poster and controls supplied by the player UI; no account wall interrupted browsing.
support-core-task-success
clear-system-state-and-recovery
passhighA deliberately invalid route returned HTTP 404 and rendered a clear “Ошибка 404” message with links back to content.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 5.2s and CLS 0.218 (performance 54); the trace independently measured FCP/LCP at 3.32s.
F07 high: The measured loading experience misses good LCP and CLS thresholds.
be-fast-and-stable
visual-stability
issueshighLighthouse measured CLS 0.218. The image audit found all 94 images missing width and height attributes, leaving layout reservation dependent on CSS/load timing.
F08 high: Late layout movement is substantial.
be-fast-and-stable
efficient-main-thread
passhighTrace recorded one 76.81ms long task and 26.81ms TBT; Lighthouse TBT was 10ms, within the good range.
be-fast-and-stable
efficient-resource-delivery
issueshighThe HAR recorded eight redirects, including two document redirects before the final .live origin; compressed.js is parser-inserted without async/defer and three stylesheets are render-blocking candidates.
F09 medium: Redirects and synchronous head resources delay useful content.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 103 KiB unused JavaScript and 67 KiB unused CSS; a player polyfill is loaded on the homepage where no video element exists.
F10 medium: The page ships avoidable unused JavaScript and CSS.
be-inclusive
names-roles-labels
issueshighLighthouse found unnamed icon links, an unnamed theme button and images without alt; the image audit counted 12 missing alt attributes.
F11 high: Prominent controls and images lack accessible names.
be-inclusive
sufficient-contrast
passhighLighthouse color-contrast audit passed and high-contrast screenshot retained readable controls and headings.
be-inclusive
structure-and-focus
issueshighThe homepage has no h1 and no main/nav/header/footer landmarks; Lighthouse failed the main-landmark audit and the active focus probe showed no visible outline.
F12 high: Page landmarks, heading hierarchy and focus visibility are incomplete.
be-inclusive
legible-text
passhighDesktop/mobile screenshots show unclipped, readable card labels and headings with consistent Rubik typography.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe viewport caps zoom at maximum-scale=2, visible controls as small as 15px high were measured, and the detail video exposes no caption tracks.
F13 high: Zoom, targets and video alternatives do not meet an inclusive baseline.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit passed with no browser errors logged.
follow-best-practices
sound-document-and-assets
issueshighLighthouse reports no HTML doctype (quirks mode), while the image audit found 94/94 images without intrinsic dimensions and 93 without srcset.
F14 medium: The document and image assets are not soundly declared.
follow-best-practices
browser-platform-hygiene
passhighLighthouse found no deprecated API use and confirmed BFCache restoration; no permission prompt appeared on load.
be-discoverable
title-and-description
passhighDOM/discoverability evidence confirms descriptive titles and meta descriptions survive in raw HTML on home and detail pages.
be-discoverable
crawlable-and-mobile-friendly
passhighReal href links, viewport metadata and valid robots.txt were observed; Lighthouse reports crawlable/indexable and the 360px layout has no overflow.
be-discoverable
canonical-and-indexing-signals
issueshighThe requested .cafe URL redirects twice to .live; robots.txt names .live but does not declare a sitemap, and /sitemap.xml returns 200 with an empty body.
F15 medium: Sitemap/indexing signals are incomplete across the redirecting host.
be-discoverable
structured-and-shareable-metadata
issueshighThe detail template has five Open Graph tags but zero JSON-LD blocks despite representing a video; the homepage has neither Open Graph nor JSON-LD.
F16 medium: Rich video entities lack structured data.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive confirmed HTTPS but found no CSP, HSTS or X-Content-Type-Options header.
F17 high: Core transport security headers are absent.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe HAR recorded Yandex requests plus octo/timdovs/grandtorank origins; Lighthouse observed 16 third-party cookies and the tracker probe counted 12 third-party origins.
F18 high: Tracking and advertising requests start without an observed consent or minimisation step.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighNo permission prompt or permission API request appeared on load; no authentication step is part of the audited anonymous core flow.
be-private-and-secure
defensive-browser-policies
issueshighThe headers primitive found no clickjacking protection, Referrer-Policy or Permissions-Policy, in addition to no CSP/HSTS.
F19 high: Browser-enforced defensive policies are missing.
be-resilient
progressive-enhancement
passhighRaw HTML contains 66% of rendered home words and 100% of detail words; neither is a JS shell and crawler screenshots retain core content.
be-resilient
resilient-runtime-behaviour
passhighHome, listing, detail and menu surfaces rendered without console errors; the responsive layouts do not clip horizontally.
be-resilient
offline-and-installable
not-applicablehighThis is a public streaming/content site rather than an installed app; offline media playback is not a declared or credible core task.
be-resilient
network-and-http-failure-states
passhighThe tested 404 returns status 404 and provides an actionable recovery link rather than a blank shell or misleading success.
be-internationalised
lang-dir-and-logical-properties
issueshighThe rendered html element has no lang value on home, listing, detail or 404 templates; Lighthouse failed html-has-lang.
F20 high: Russian pages do not declare their language.
be-internationalised
locale-aware-data
not-applicablehighThe audited templates expose no dates, prices, currencies or locale-sensitive number entry requiring locale formatting.
be-internationalised
time-zone-correctness
not-applicablehighThe audited templates expose no scheduled events, deadlines or user-facing times across zones.
be-trustworthy
no-dark-patterns
passhighInitial browsing showed no consent wall, confirmshaming, forced signup, hidden price or continuity prompt; links and content cards behave predictably. Privacy tracking is separately reported.
be-trustworthy
humane-error-handling
issueshighThe detail form has unlabeled name/message controls, no required state, no aria-invalid/error association and submits with GET to the current URL.
F21 medium: The comment form does not expose robust validation or error semantics.
be-trustworthy
trustworthy-input-assistance
issueshighThe name field has an empty autocomplete attribute and relies on placeholder text instead of a label.
F22 low: Comment identity input lacks autofill assistance.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighThe representative public browsing/playback/comment flow contains no checkout, subscription or sensitive account-management action.
be-sustainable
optimised-assets
issueshighThe image audit found 93/94 images without srcset, 94 without dimensions, two oversized assets and one legacy PNG; Lighthouse also found low-resolution delivery.
F23 medium: The image catalogue is not responsively delivered.
be-sustainable
no-wasteful-work
issueshighThe HAR recorded 121 requests including 99 images and 1.68 MB transferred; 88 below-fold images lacked loading=lazy.
F24 high: The homepage eagerly fetches nearly the entire long feed.
be-sustainable
third-party-and-media-budget
issueshighThe HAR attributes about 208 KB to non-site origins including Yandex and ad-tech, with multiple cookie-sync redirects; the final page also loads five fonts.
F25 medium: Third-party overhead is disproportionate to first-view value.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo declared agent-facing intent or transactional capability was found; this emerging capability is not applicable to this anonymous content catalogue.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation, generation or other inference task is part of the observed core experience.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten menu open/close cycles, heap self size increased only 88 KB (under 1%) and heap nodes by 993, with no unbounded trend evidenced.
be-memory-efficient
bounded-footprint
passhighBaseline heap summary measured 10.04 MB self size and 186,081 heap nodes, proportionate to this image-rich catalogue.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighBaseline/post heap summaries show no Detached* constructor among top retained constructors and only small bounded growth after ten cycles.

Provenance

Canonical report: results/atomic/reports/0280-sex-studentki_cafe.json
Report SHA-256: f1fb084e2020afb4efafeb3031bc1c80a3d3596000d9f1009caa9c365417b91e
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/sex-studentki_cafe/2026-07-19T16-27-12-334Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/sex-studentki_cafe/2026-07-19T16-27-12-334Z
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.