Manifest position 701 · CrUX rank bucket 1000
https://isaidub.ceo
Coverage complete
Coverage-complete report-mode audit across six representative paths.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | Dark emulation leaves all sampled surfaces light and root color-scheme is normal. F01 medium: The site ignores the system dark-theme preference. |
respect-user-preferencesrespects-reduced-motion | pass | high | No active animations were present on sampled routes under reduced motion; getAnimations() returned an empty array. |
respect-user-preferencesrespects-contrast | issues | high | No prefers-contrast/forced-colors rules were found and known contrast failures remain. F02 medium: High-contrast preferences receive no explicit adaptation. |
implement-natural-interactionsview-transitions | issues | high | The MPA route journey has no @view-transition opt-in and swaps documents abruptly. F03 low: Cross-page navigation swaps abruptly. |
implement-natural-interactionsscroll-driven-animations | not-applicable | high | No parallax, scrollytelling, entry reveal, or other scroll-linked motion exists on the representative templates. |
implement-natural-interactionsphysical-gestures | not-applicable | high | The catalogue exposes ordinary links only; there is no swipe, drag, pull, carousel, or gesture-driven surface to evaluate. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | The 4,161px homepage has no progress or scroll-state-aware chrome. F04 low: The long homepage provides no scroll-state guidance. |
provide-guided-navigationanchored-positioning | not-applicable | high | No tooltip, popover, menu, or other anchored overlay appears on the sampled templates. |
provide-guided-navigationdirects-attention | issues | high | Repeated generic actions and fragment pagination provide weak destination/current-state cues. F05 low: Navigation does not clearly cue the destination or current state. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | Load screenshots show content immediately with no full-viewport modal, banner, or interstitial. |
maximize-content-reduce-noisesemantic-dismissible-primitives | not-applicable | high | No overlays or disclosure controls are present, so there is no custom primitive to replace. |
maximize-content-reduce-noisereduced-chrome | issues | high | Brand/search prompts, SEO prose, and Page Keywords blocks repeatedly compete with titles. F06 medium: Repetitive promotional and keyword chrome competes with the catalogue. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | pass | high | At 360px, home, listing, and detail all report 0px horizontal overflow with a viewport meta tag. |
adapt-to-the-form-factorcomponent-level-responsiveness | issues | high | Shared folder/card/pagination components use viewport rules only; no container queries are authored. F07 low: Reusable catalogue components respond only to the viewport. |
adapt-to-the-form-factorinput-modality-aware | issues | high | Keyboard focus is visible, but many touch targets are only 14–17px high. F08 high: Most links have undersized touch targets. |
support-core-task-successclear-purpose-and-primary-action | pass | high | The first viewport clearly states that the site is a Tamil-dubbed movie catalogue and immediately offers recent titles. |
support-core-task-successprimary-flow-completion | issues | high | The download journey works to the final choice but requires several avoidable intermediate pages and generic labels. F09 medium: The primary download journey has avoidable steps and ambiguous link labels. |
support-core-task-successclear-system-state-and-recovery | issues | high | A 404 produces a raw server page without recovery actions. F10 high: HTTP errors fall through to an unhelpful server page. |
be-fast-and-stablegood-core-web-vitals | issues | high | Lighthouse LCP is 3.9–4.0s and detail CLS is 0.126; trace TBT is 0ms. F11 high: Mobile LCP and detail-page CLS miss the good Core Web Vitals range. |
be-fast-and-stablevisual-stability | issues | high | Detail CLS is 0.126 and the poster lacks intrinsic dimensions. F12 medium: The poster shifts layout because its dimensions are not reserved. |
be-fast-and-stableefficient-main-thread | pass | high | The trace recorded zero long tasks and 0ms total blocking time; Lighthouse TBT also passed. |
be-fast-and-stableefficient-resource-delivery | issues | high | CSS and imported fonts form a render-blocking chain with an estimated 1.9s saving. F13 medium: Render-blocking CSS/font work delays first paint. |
be-fast-and-stabletrim-unused-and-duplicate-code | issues | high | GTM transfers 152.8KB and Lighthouse estimates 67KiB unused JavaScript. F14 medium: Third-party JavaScript dominates the otherwise tiny page. |
be-inclusivenames-roles-labels | pass | high | Sampled interactive content uses native links with text, and all sampled images have non-empty alt text; there are no forms/canvas controls. |
be-inclusivesufficient-contrast | issues | high | Lighthouse measured 3.79:1 red text and 2.7:1 white-on-blue text. F15 high: Text and essential UI colors fail WCAG contrast. |
be-inclusivestructure-and-focus | issues | high | No main/nav landmark exists and the detail template has no h1; focus itself is visible. F16 medium: Pages omit core landmarks and detail templates omit a heading. |
be-inclusivelegible-text | issues | high | Dense 14px keyword-heavy blocks and repetitive rows hinder scanning. F17 medium: Dense 14px copy and repetitive prose reduce scanability. |
be-inclusivezoom-reflow-targets-and-media | issues | high | Reflow passes without overflow, but link hit areas remain 14–17px high. F18 high: Zoom-capable pages still expose undersized interactive targets. |
follow-best-practicesno-console-errors | pass | high | Both Lighthouse runs passed the errors-in-console audit; no uncaught exception was reported. |
follow-best-practicessound-document-and-assets | issues | high | Doctype/charset pass, but sampled poster and folder images omit intrinsic dimensions and responsive sources. F19 medium: Document assets are not consistently dimensioned or responsive. |
follow-best-practicesbrowser-platform-hygiene | issues | high | Lighthouse reports BFCache/Inspector issues and HAR records an ad script blocked by ORB. F20 medium: Browser diagnostics report preventable platform hygiene failures. |
be-discoverabletitle-and-description | pass | high | Home, listing, and detail templates each expose descriptive titles and meta descriptions. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | Viewport and robots pass, but many links are generic and active pagination uses href="#". F21 medium: Link text is repetitive and one active-page link is not crawlable. |
be-discoverablecanonical-and-indexing-signals | issues | high | Public pages return 200 and are allowed, but canonical links are absent and sitemap.xml returns 404. F22 medium: Canonical and sitemap indexing signals are missing. |
be-discoverablestructured-and-shareable-metadata | issues | high | Movie details provide rich visible entity data but no JSON-LD or Open Graph tags. F23 medium: Movie pages lack structured entity and share-preview metadata. |
be-private-and-securesecure-transport-and-headers | issues | high | HTTPS passes, but all inspected defensive headers are absent and PHPSESSID lacks Secure/HttpOnly/SameSite protection. F24 critical: Session cookies and transport defenses are insecurely configured. |
be-private-and-securedata-minimisation-and-third-parties | issues | high | Five third-party origins load, known analytics runs, and third parties transfer 178.3KB without an evident consent control. F25 high: Tracking and an opaque ad script load without an evident consent choice. |
be-private-and-securein-context-permissions-and-modern-auth | not-applicable | high | No permission request, sign-in, account, or authentication surface appears in the representative scope. |
be-private-and-securedefensive-browser-policies | issues | high | HSTS, clickjacking defense, Referrer-Policy, Permissions-Policy, and CSP are absent. F26 high: Browser-enforced defensive policies are absent. |
be-resilientprogressive-enhancement | pass | high | Raw server HTML contains 100% of rendered content words on home and detail; neither page is a JS shell. |
be-resilientresilient-runtime-behaviour | pass | high | The server-rendered link flow remains stable without overlays or fragile client state, and all intermediate pages rendered. |
be-resilientoffline-and-installable | not-applicable | high | This is a content catalogue rather than an app-like tool; no install/offline intent is evident, so PWA installability is not required. |
be-resilientnetwork-and-http-failure-states | issues | high | The sampled HTTP 404 is an unstyled Apache dead end without recovery. F27 medium: A missing route has no resilient recovery experience. |
be-internationalisedlang-dir-and-logical-properties | issues | high | lang=en is set, but direction is implicit and shared CSS still uses physical left/right spacing. F28 low: Markup and layout are not prepared for alternate writing directions. |
be-internationalisedlocale-aware-data | issues | high | Visible dates are plain locale-specific text with no time/datetime semantics or observable locale formatting. F29 low: Visible dates are not exposed as locale-aware machine-readable data. |
be-internationalisedtime-zone-correctness | not-applicable | high | The sampled catalogue exposes release/update dates only and no event time, appointment, recurring schedule, or timezone-sensitive instant. |
be-trustworthyno-dark-patterns | issues | high | Telegram, Contact Us, and DMCA labels all route to home, while an opaque ad script loads. F30 high: Several labelled destinations are deceptive or broken. |
be-trustworthyhumane-error-handling | not-applicable | high | No user-input form exists in the representative public catalogue flow. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | No address, payment, sign-in, signup, or other editable input exists in scope. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, consent, authentication, or account-management flow exists in scope. |
be-sustainableoptimised-assets | issues | high | Detail poster is an oversized legacy JPG with no srcset; Lighthouse estimates 65KiB savings. F31 medium: Poster delivery wastes bytes and misses responsive formats. |
be-sustainableno-wasteful-work | issues | high | Analytics/ad requests run before interaction and dominate the static page transfer. F32 medium: Background analytics and ad work is disproportionate to page value. |
be-sustainablethird-party-and-media-budget | issues | high | Third-party code is 91.9% of total transferred bytes. F33 medium: Third-party code consumes nearly the entire page budget. |
be-agent-readystructured-agent-capabilities | not-applicable | high | No declared intent indicates that this catalogue wants agents to perform structured actions; robots explicitly blocks major AI agents. |
be-agent-readyon-device-inference | not-applicable | high | No summarisation or generative user task is exposed, so built-in on-device inference is not required. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | The site is a static multi-page catalogue with no modal, SPA route, feed expansion, editor, or representative same-page interaction to repeat ten times. |
be-memory-efficientbounded-footprint | pass | high | The homepage snapshot is proportionate: 3.58MB self size, 82,873 heap nodes, about 3.5MB used JS heap, and only 220 DOM elements. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | A single-state heap summary shows no Detached* constructor among dominant populations, and source/runtime probes found no interval/listener accumulation signal. |
Provenance
Canonical report: results/atomic/reports/0701-isaidub_ceo.json
Report SHA-256: d697556696de41768536aad1b39105aa02cdd287c2c16c8d3705773d6a73ba65
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/isaidub_ceo/2026-07-22T11-58-47-451Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/isaidub_ceo/2026-07-22T11-58-47-451Z
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.