Manifest position 735 · CrUX rank bucket 1000

https://filmyfly.luxe

Coverage complete

Coverage-complete audit of six representative paths. The requested .luxe URL redirects to the canonical .faith host.

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 default and prefers-color-scheme: dark screenshots are byte-for-byte visually identical; the DOM CSS hard-codes white body and table surfaces and declares no color-scheme.
F01 high: The site is hard-coded to a light palette and does not honor dark mode.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion probe matched the preference and found zero animations with auto scroll behavior.
respect-user-preferences
respects-contrast
passhighHigh-contrast capture retained visible controls/text; native controls remain platform styled.
implement-natural-interactions
view-transitions
issueshighThe representative home → detail → external handoff journey uses ordinary MPA navigation; DOM/CSS contains no @view-transition rule or view-transition-name.
F02 low: Full-page navigation swaps abruptly with no view transition.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked animation exists, so there is no implementation to evaluate.
implement-natural-interactions
physical-gestures
not-applicablehighThe audited catalog/search/download surfaces expose no gesture-driven control.
provide-guided-navigation
scroll-state-aware-chrome
issueshighLayout measured a 6,144px mobile document while screenshots and CSS show static header/search chrome and no progress, shrinking, or scroll-state treatment.
F03 low: The long listing provides no scroll-position cue or adaptive page chrome.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, or menu overlay appears on representative paths.
provide-guided-navigation
directs-attention
passhighHeadings, labeled category sections, breadcrumb navigation on detail, and recovery actions provide location cues.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighAll initial screenshots show content immediately with no modal, interstitial, or obscuring consent wall.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo overlay or rich custom disclosure/control appears on representative paths.
maximize-content-reduce-noise
reduced-chrome
issueshighThe rendered DOM includes a 362px repetitive keyword “Tag” block plus repeated Filmy4wap keyword headings and navigation after each template.
F04 medium: Keyword-heavy footer/tag copy overwhelms useful content and adds substantial visual noise.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360×800, layout measured scrollWidth=clientWidth=360 and 0px overflow; representative screenshots reflow.
adapt-to-the-form-factor
component-level-responsiveness
passhighRepeated list rows and detail media use intrinsic percentages/max-width and visibly reflow between 780px and 360px without overflow.
adapt-to-the-form-factor
input-modality-aware
passhighFocus probe found browser-visible auto outlines on controls and templates provide 48px footer targets; mobile controls remain operable.
support-core-task-success
clear-purpose-and-primary-action
passhighFirst viewport states “Movies & Web Series Downloads”, exposes search, and lists clear movie links.
support-core-task-success
primary-flow-completion
passhighSearch/listing → detail → Linkmake handoff was exercised; the handoff presents labeled resolution/size download actions without account gating.
support-core-task-success
clear-system-state-and-recovery
passhighEmpty search and real HTTP 404 states explain the problem and offer search/home recovery controls.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 3.3s (outside the good ≤2.5s range); the independent trace measured one 569.84ms long task and 519.84ms TBT, despite a 1.50s trace LCP.
F05 medium: Lab performance is inconsistent and third-party work creates a long main-thread task.
be-fast-and-stable
visual-stability
passhighMobile layout observer measured CLS 0 with no shifts, and all 55 images had explicit dimensions.
be-fast-and-stable
efficient-main-thread
issueshighLighthouse measured LCP 3.3s (outside the good ≤2.5s range); the independent trace measured one 569.84ms long task and 519.84ms TBT, despite a 1.50s trace LCP.
F05 medium: Lab performance is inconsistent and third-party work creates a long main-thread task.
be-fast-and-stable
efficient-resource-delivery
passhighHAR found no uncompressed text or missing cache headers; DOM confirms third-party tag scripts are async and the only synchronous script is placed after content.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighHAR recorded three Google tag script downloads totaling about 500KB of the 661KB transfer, including two measurement IDs and a duplicate load of G-464RLQ64D3.
F06 medium: Duplicate analytics code dominates transferred JavaScript.
be-inclusive
names-roles-labels
passhighLighthouse accessibility scored 0.94; forms passed label audit and images primitive found zero missing alt values.
be-inclusive
sufficient-contrast
issueshighLighthouse identified “Tag:” at #008000 on #dde7f1 with a 4.1:1 ratio where 4.5:1 is required for 13px bold text.
F07 high: Text contrast fails WCAG AA in template content.
be-inclusive
structure-and-focus
passhighLogical section headings, native links/forms, explicit labels, and visible browser focus outlines were observed.
be-inclusive
legible-text
passhighMobile and desktop captures show unclipped, readable text and responsive wrapping across listing/detail/error templates.
be-inclusive
zoom-reflow-targets-and-media
passhighViewport allows scaling, 360px reflow has no overflow, footer controls are 48px, and no audio/video requiring captions exists.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit passed with no entries.
follow-best-practices
sound-document-and-assets
passhighDOM has HTML doctype, UTF-8, viewport; image audit found dimensions/aspect ratios for every image and Lighthouse aspect-ratio audit passed.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse best-practices scored 0.77 and reported five third-party cookies plus cookie Inspector issues from xr.formelamulae.com and redirected opaque domains; HAR also recorded the ad script blocked by ORB.
F08 medium: Third-party cookie and browser inspector issues are triggered by the ad script.
be-discoverable
title-and-description
passhighHome, category, detail, search and 404 templates expose descriptive titles; public content pages have meta descriptions.
be-discoverable
crawlable-and-mobile-friendly
passhighLighthouse SEO scored 1.0; links use href, viewport is present, robots allows crawling, and raw HTML is complete.
be-discoverable
canonical-and-indexing-signals
issueshighrobots.txt says “Sitemap: https://tvdl.m1link.qzz.io/sitemap.xml” while the working sitemap and canonical pages are on filmyfly.faith.
F13 medium: robots.txt advertises a sitemap on an unrelated hostname.
be-discoverable
structured-and-shareable-metadata
passhighHome exposes WebSite/SearchAction and detail exposes Movie JSON-LD plus Open Graph/Twitter metadata matching visible content.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive confirmed HTTPS but found no CSP, HSTS, X-Content-Type-Options, clickjacking protection, Referrer-Policy, or Permissions-Policy.
F09 high: Essential browser-enforced security headers are absent.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker evidence found 7 third-party origins, Google Tag Manager/Analytics, and an opaque ad origin; HAR attributed 660,765 of 661,160 transferred bytes to third parties and Lighthouse observed five third-party cookies.
F10 high: Tracking and opaque third parties are loaded before user choice and dominate the page payload.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighThe public catalog has no permission request or authentication surface.
be-private-and-secure
defensive-browser-policies
issueshighThe headers primitive confirmed HTTPS but found no CSP, HSTS, X-Content-Type-Options, clickjacking protection, Referrer-Policy, or Permissions-Policy. Tracker evidence found 7 third-party origins, Google Tag Manager/Analytics, and an opaque ad origin; HAR attributed 660,765 of 661,160 transferred bytes to third parties and Lighthouse observed five third-party cookies.
F09 high: Essential browser-enforced security headers are absent.
F10 high: Tracking and opaque third parties are loaded before user choice and dominate the page payload.
be-resilient
progressive-enhancement
passhighDiscoverability fetch found 100% content coverage without JavaScript and no empty app shell.
be-resilient
resilient-runtime-behaviour
passhighServer-rendered pages use native links/forms, no fragile overlay runtime, and representative states remained usable.
be-resilient
offline-and-installable
not-applicablehighThis server-rendered download catalog is not presented as an installable application; app installability is contextual.
be-resilient
network-and-http-failure-states
passhighA real HTTP 404 and empty-search state both provide explanation and actionable recovery.
be-internationalised
lang-dir-and-logical-properties
issueshighThe document declares html lang=en while visible headings include Hindi text without lang=hi; the captured CSS repeatedly uses left/right physical properties and no logical inline/block equivalents.
F11 medium: The internationalized page does not mark language changes and uses physical-direction CSS.
be-internationalised
locale-aware-data
not-applicablehighRepresentative pages show titles, file sizes, durations, and release years but no locale-sensitive dates, currency, or numeric input.
be-internationalised
time-zone-correctness
not-applicablehighThe site exposes no event times, schedules, or time-zone-sensitive data.
be-trustworthy
no-dark-patterns
passhighAudited first-party pages show direct search/detail actions, visible file sizes, privacy/DMCA links, and no consent nag or forced account continuity.
be-trustworthy
humane-error-handling
passhighThe search empty state preserves the query, explains the issue without blame, and offers a clearly labeled retry form.
be-trustworthy
trustworthy-input-assistance
not-applicablehighThe only input is anonymous movie search; no address, payment, sign-in, or sign-up autofill surface exists.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, authentication, or account-management flow exists.
be-sustainable
optimised-assets
issueshighThe images primitive classified all 55 images as legacy PNG and found no modern-format images; one image lacked srcset. Dimensions, lazy loading, and displayed sizing were otherwise good.
F12 low: Image delivery lacks modern format and responsive-source signals.
be-sustainable
no-wasteful-work
issueshighHAR recorded three Google tag script downloads totaling about 500KB of the 661KB transfer, including two measurement IDs and a duplicate load of G-464RLQ64D3. Tracker evidence found 7 third-party origins, Google Tag Manager/Analytics, and an opaque ad origin; HAR attributed 660,765 of 661,160 transferred bytes to third parties and Lighthouse observed five third-party cookies.
F06 medium: Duplicate analytics code dominates transferred JavaScript.
F10 high: Tracking and opaque third parties are loaded before user choice and dominate the page payload.
be-sustainable
third-party-and-media-budget
issueshighTracker evidence found 7 third-party origins, Google Tag Manager/Analytics, and an opaque ad origin; HAR attributed 660,765 of 661,160 transferred bytes to third parties and Lighthouse observed five third-party cookies.
F10 high: Tracking and opaque third parties are loaded before user choice and dominate the page payload.
be-agent-ready
structured-agent-capabilities
not-applicablehighAgent-facing capability exposure is emerging and not necessary for this simple public catalog.
be-agent-ready
on-device-inference
not-applicablehighNo user task on the audited catalog requires built-in on-device language-model inference.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten full feed scroll cycles, heap nodes fell 174,782→174,703 and retained size changed only +1,401 bytes (0.018%), with no Detached* constructors.
be-memory-efficient
bounded-footprint
passhighHeap baseline was 7,774,793 self-size bytes and 174,782 snapshot nodes, proportionate to a 55-image server-rendered catalog.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighNeither heap summary contained Detached* constructors and repeated scrolling did not increase node count.

Provenance

Canonical report: results/atomic/reports/0735-filmyfly_luxe.json
Report SHA-256: 413abaa38ac7c6ae9f024af977637bf846fa41ec1fe26947f93a8b7c11cb8cab
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/filmyfly_luxe/2026-07-22T17-54-58-597Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/filmyfly_luxe/2026-07-22T17-54-58-597Z
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.