Manifest position 725 · CrUX rank bucket 1000

https://www.aajtak.in

Coverage complete

Coverage-complete model-led audit of five representative public-news paths. Not covered: authenticated/account and commercial flows (none exposed in representative public paths), live-video playback, and robots-disallowed search results.

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
issueshighDark emulation remained a light white/grey surface and CSS inspection found no color-scheme support.
F01 high: The interface ignores system appearance and motion preferences
respect-user-preferences
respects-reduced-motion
issueshighWith prefers-reduced-motion: reduce active, two 40,000ms animations remained running; no reduced-motion CSS was present.
F01 high: The interface ignores system appearance and motion preferences
respect-user-preferences
respects-contrast
issueshighLighthouse found contrast failures down to 1.82:1 and CSS inspection found no contrast/forced-colors adaptation.
F01 high: The interface ignores system appearance and motion preferences
implement-natural-interactions
view-transitions
issuesmediumCSS inspection found no view-transition usage across the multi-page navigation experience.
F02 low: Navigation and carousel interactions use legacy abrupt/hand-rolled behavior
implement-natural-interactions
scroll-driven-animations
issuesmediumNo animation-timeline or scroll-timeline rules were present while the page implements long feeds and carousel motion.
F02 low: Navigation and carousel interactions use legacy abrupt/hand-rolled behavior
implement-natural-interactions
physical-gestures
issuesmediumNo scroll-snap/overscroll gesture primitive was found for the carousel-like story controls.
F02 low: Navigation and carousel interactions use legacy abrupt/hand-rolled behavior
provide-guided-navigation
scroll-state-aware-chrome
issuesmediumLong 17,004-24,694px pages expose no scroll-state/progress styling in the rendered CSS.
F03 low: Navigation chrome does not expose modern position/state cues
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip or edge-sensitive anchored menu interaction was identified in the representative core reading paths.
provide-guided-navigation
directs-attention
issuesmediumNo view-transition, highlight, or directional-transition treatment was found for route/state changes.
F03 low: Navigation chrome does not expose modern position/state cues
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighA consent interstitial covers essentially the full viewport before news can be read on desktop and mobile.
F04 critical: A full-screen consent wall blocks the news on every tested entry surface
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe page contains four role=dialog overlays but zero native dialog, popover or details elements; the initial consent modal has no direct dismiss/reject control.
F04 critical: A full-screen consent wall blocks the news on every tested entry surface
maximize-content-reduce-noise
reduced-chrome
issueshighInitial content is dominated by the consent wall and a large advertisement slot rather than news.
F04 critical: A full-screen consent wall blocks the news on every tested entry surface
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAll tested 360px templates reported scrollWidth=clientWidth=360, viewport metadata, and zero horizontal overflow.
adapt-to-the-form-factor
component-level-responsiveness
issueshighRendered stylesheet inspection found no @container support on a page with reused cards and chrome across templates.
F05 medium: Mobile layout fits, but component and input adaptation is weak
adapt-to-the-form-factor
input-modality-aware
issueshighFocused first link had outline-style none, and many visible header/ticker links measured only 15-30px high.
F05 medium: Mobile layout fits, but component and input adaptation is weak
support-core-task-success
clear-purpose-and-primary-action
passhighHomepage and article expose descriptive Hindi headlines, a Hindi News H1 and recognizable section navigation once content is visible.
support-core-task-success
primary-flow-completion
issueshighOpening the representative article is blocked by the consent wall before the core reading task can proceed.
F06 high: The core reading journey is interrupted before content access
support-core-task-success
clear-system-state-and-recovery
passhighThe invalid-route test renders a clear Page Not Found title, latest stories, home and section recovery links rather than a blank shell.
be-fast-and-stable
good-core-web-vitals
issueshighMobile Lighthouse reported LCP 8.4s, TBT 390ms and TTI 19.9s; these exceed a good interactive experience.
F07 high: Slow LCP and heavy main-thread/network work delay useful content
be-fast-and-stable
visual-stability
passhighCLS was 0 in Lighthouse and approximately 0.011 in three mobile layout observations, with no horizontal shift.
be-fast-and-stable
efficient-main-thread
issueshighTrace recorded three long tasks, an 886ms longest task and 867ms total blocking time.
F07 high: Slow LCP and heavy main-thread/network work delay useful content
be-fast-and-stable
efficient-resource-delivery
issueshighHAR found 120 requests/3.17MB and confirmed parser-inserted styles plus non-deferred jQuery/Swiper scripts; four fonts cost 352KB.
F07 high: Slow LCP and heavy main-thread/network work delay useful content
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 784KiB unused JavaScript and 33KiB unused CSS, with multiple duplicate gtag payloads.
F07 high: Slow LCP and heavy main-thread/network work delay useful content
be-inclusive
names-roles-labels
issueshighLighthouse found a focusable WhatsApp link without a discernible name; image sampling separately found 16 missing alt attributes.
F08 high: Accessibility defects affect names, contrast, focus and heading structure
be-inclusive
sufficient-contrast
issueshighLighthouse found 2.86:1 top-menu text and 1.82:1 consent text, below WCAG minimums.
F08 high: Accessibility defects affect names, contrast, focus and heading structure
be-inclusive
structure-and-focus
issueshighLighthouse found skipped heading levels and the active keyboard target computed outline-style none.
F08 high: Accessibility defects affect names, contrast, focus and heading structure
be-inclusive
legible-text
issueshighTop navigation uses 11px low-contrast text, and consent content becomes cramped in a viewport-height scrolling modal on mobile.
F08 high: Accessibility defects affect names, contrast, focus and heading structure
be-inclusive
zoom-reflow-targets-and-media
issueshighViewport allows scaling to 5 and mobile reflow fits, but many interactive header links measure only 15-30px high, below comfortable touch targets.
F08 high: Accessibility defects affect names, contrast, focus and heading structure
follow-best-practices
no-console-errors
issueshighLighthouse captured CORS and failed-network console errors from the recommendation collector.
F09 medium: Console, browser-policy and asset hygiene checks fail
follow-best-practices
sound-document-and-assets
issueshighDoctype/UTF-8 are valid, but image sampling found 8 missing dimensions, 20 oversized images and Lighthouse found low-resolution assets.
F09 medium: Console, browser-policy and asset hygiene checks fail
follow-best-practices
browser-platform-hygiene
issueshighLighthouse found notification permission requested on load, cookie inspector issues and a BFCache blocker.
F09 medium: Console, browser-policy and asset hygiene checks fail
be-discoverable
title-and-description
passhighHomepage and article have unique descriptive titles and meta descriptions in Hindi/English.
be-discoverable
crawlable-and-mobile-friendly
passhighLighthouse SEO scored 1.0; links are crawlable, viewport metadata is present, robots.txt is valid, and raw HTML retains core content.
be-discoverable
canonical-and-indexing-signals
passhighBoth tested public pages returned 200 with self-referential canonicals; robots allows public paths and declares dedicated sitemap endpoints.
be-discoverable
structured-and-shareable-metadata
passhighHomepage has Organization/WebPage/ItemList JSON-LD; article has NewsArticle JSON-LD and complete Open Graph title, description, URL and image.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS/HSTS/nosniff/frame protection are present, but CSP allows unsafe-inline/unsafe-eval and 11 cookies were flagged insecure.
F10 high: Tracking and browser defenses are not privacy-preserving by default
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker probe found 34 third-party origins and eight known trackers; HAR attributed 3.02MB and 115 requests to third parties.
F10 high: Tracking and browser defenses are not privacy-preserving by default
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighLighthouse showed notification permission requested on page load. Authentication was not present, but the applicable permission behavior fails.
F10 high: Tracking and browser defenses are not privacy-preserving by default
be-private-and-secure
defensive-browser-policies
issueshighReferrer-Policy and Permissions-Policy are absent, CSP is permissive, and SameSite=None cookies are used widely.
F10 high: Tracking and browser defenses are not privacy-preserving by default
be-resilient
progressive-enhancement
passhighRaw HTML returned 200 and preserved 82% of homepage and 77% of article rendered content, including title, H1 and description.
be-resilient
resilient-runtime-behaviour
passhighConsent overlay remained within both desktop and 360px viewports, mobile layouts did not overflow, and core content was server-rendered.
be-resilient
offline-and-installable
issueshighManifest and active service workers exist, but Cache Storage contained no cache keys after load, providing no evidence of an offline content fallback.
F11 medium: Installability exists but offline support is not evidenced
be-resilient
network-and-http-failure-states
passhighThe representative missing route produced a useful recovery screen with latest stories and explicit section links.
be-internationalised
lang-dir-and-logical-properties
issueshighhtml lang is hi, but no logical CSS properties were found and no dir strategy was exposed.
F12 medium: Hindi localization is incomplete in layout and date presentation
be-internationalised
locale-aware-data
issueshighThe Hindi page displays its global date as English “Jul 22, 2026” and exposes no time/datetime markup or locale-aware evidence.
F12 medium: Hindi localization is incomplete in layout and date presentation
be-internationalised
time-zone-correctness
not-applicablehighNo scheduling, event coordination, user-entered time, or recurring-time workflow was present in the representative news-reading paths.
be-trustworthy
no-dark-patterns
issueshighFirst-layer consent provides Consent and Manage options but no equally direct reject action, while describing 212 partners and precise geolocation processing.
F13 high: Consent choice is asymmetric and burdens refusal
be-trustworthy
humane-error-handling
not-applicablehighNo user-submittable form was present in the representative homepage, section, article, visual-story or error paths.
be-trustworthy
trustworthy-input-assistance
not-applicablehighNo address, payment, sign-in, sign-up or other user input fields were present in the representative paths.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription purchase, authentication or account-management flow was present in the audited public-news scope.
be-sustainable
optimised-assets
issueshighImage audit found 73 below-fold images not lazy-loaded, 67 missing srcset, 64 legacy formats and 20 oversized images.
F14 high: The page ships disproportionate image, script and third-party weight
be-sustainable
no-wasteful-work
issueshighTrace found 867ms blocking time and Lighthouse estimated 784KiB unused JavaScript, largely advertising/analytics code.
F14 high: The page ships disproportionate image, script and third-party weight
be-sustainable
third-party-and-media-budget
issueshighHAR recorded 115 third-party requests and 3.02MB third-party transfer; one hero JPG alone transferred 694KB.
F14 high: The page ships disproportionate image, script and third-party weight
be-agent-ready
structured-agent-capabilities
issuesmediumContent is server-rendered and structured, but no WebMCP/agent tool registration was found for search, save or content actions.
F15 low: Machine-readable content is strong, but agent actions are not exposed
be-agent-ready
on-device-inference
not-applicablehighThe audited public news-reading journeys do not require an on-device generative feature to complete their core task; absence is not a quality failure.
be-memory-efficient
no-leak-under-repeated-interaction
issueshighTen repeated bottom/top feed traversals increased retained snapshot size from 41.46MB/713k nodes to 84.23MB/1.394m nodes.
F16 high: Repeated feed traversal produces a very large retained footprint and listener growth
be-memory-efficient
bounded-footprint
issueshighPost-interaction heap reached 84.23MB, 1.394m heap nodes, 379k native nodes and 196k objects for a news homepage.
F16 high: Repeated feed traversal produces a very large retained footprint and listener growth
be-memory-efficient
no-detached-dom-or-unbounded-listeners
issueshighNo Detached* constructor appeared in the top constructor list, but repeated-scroll instrumentation observed 1,126 listener adds vs 76 removals and three net intervals.
F16 high: Repeated feed traversal produces a very large retained footprint and listener growth

Provenance

Canonical report: results/atomic/reports/0725-www_aajtak_in.json
Report SHA-256: a0ef2cfe011e49ce589fe7e5465c370ce16f20816c5f72ab9860fd6d6ad4626b
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_aajtak_in/2026-07-22T16-15-47-674Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_aajtak_in/2026-07-22T16-15-47-674Z
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.