Manifest position 450 · CrUX rank bucket 1000

https://shahvani.com

Coverage complete

Coverage-complete audit of six representative public paths and all 58 catalog checks.

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 dark-condition screenshot is pixel-identical to the light screenshot; the probe reports color-scheme: normal and no color-scheme or prefers-color-scheme CSS.
F01 medium: The site remains light when the user requests dark mode.
respect-user-preferences
respects-reduced-motion
passhighEmulated reduced-motion matched true and getAnimations() returned an empty list, so no nonessential motion remains active.
respect-user-preferences
respects-contrast
issueshighUnder prefers-contrast: more, links remain #80073f with no border or non-color cue; the CSS probe found no prefers-contrast or forced-colors rules.
F02 medium: High-contrast preferences do not receive an adapted treatment.
implement-natural-interactions
view-transitions
issueshighThe stylesheet probe found no view-transition-name or @view-transition rule across the MPA shell.
F03 low: Cross-document navigation swaps abruptly with no transition treatment.
implement-natural-interactions
scroll-driven-animations
passhighCSS/animation probe found no scroll timeline and layout observations found only native scrolling, with no scroll-linked animation anti-pattern.
implement-natural-interactions
physical-gestures
passhighRepresentative pages use native page scrolling and links; no custom swipe, drag, pointermove, or scroll-snap interaction fights platform gestures.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe listing and detail DOMs are about 6,400 to 8,600 CSS px tall, while the CSS probe found no scroll-state, scroll timeline, or progress treatment.
F04 low: Long listing and detail pages provide no responsive scroll-state orientation.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, anchored menu, or viewport-edge overlay exists on the representative public pages.
provide-guided-navigation
directs-attention
passhighVisible nav labels are descriptive, real href links, and content links identify their destinations; Lighthouse crawlable anchors passes.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighDesktop and mobile load screenshots show content immediately with no interstitial, consent wall, or overlay obscuring it.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighAt 360px the visible menu trigger is DIV role=navigation, tabindex=-1, has no name, and is only 25x29px. It cannot be operated with the keyboard.
F05 high: The mobile menu trigger is an unfocusable div rather than a button.
maximize-content-reduce-noise
reduced-chrome
passhighScreenshots show a restrained header, one content panel, and compact footer; the primary content dominates below the mobile shell.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighLayout probes at 360x800 report 0px horizontal overflow on homepage, stories and forum; screenshots show reflowed content.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe complete CSS probe found no container-type or @container rules despite cards, tables, forms and navigation being reused in narrow and wide contexts.
F06 low: Components rely only on page-level responsive rules.
adapt-to-the-form-factor
input-modality-aware
issueshighThe menu trigger measures 25x29px and tabindex=-1; desktop login/register links measure only 29x31px and 47x31px.
F07 high: Key mobile controls are too small and one is pointer-only.
support-core-task-success
clear-purpose-and-primary-action
passhighFirst viewport states site purpose, links directly to stories/photos/community, and displays clear login/register actions.
support-core-task-success
primary-flow-completion
passhighPublic story and forum routes load directly from real hrefs, and the login form presents labelled username/password, CAPTCHA and submit controls without an account-wall detour.
support-core-task-success
clear-system-state-and-recovery
issueshighA request to a nonexistent route returned HTTP 404 with an empty response, producing the browser error screen with no site navigation, explanation, search, or recovery link.
F08 medium: Unknown routes fall through to Chrome’s generic 404 page.
be-fast-and-stable
good-core-web-vitals
passhighLighthouse reports LCP 1.67s, CLS 0.00196 and TBT 3.5ms; trace LCP is 456ms with 0ms TBT.
be-fast-and-stable
visual-stability
passhighMobile layout observers report CLS 0 on homepage, stories and forum; Lighthouse CLS is 0.00196.
be-fast-and-stable
efficient-main-thread
passhighTrace reports no long tasks and 0ms TBT; list observations saw only one 75ms and one 52ms task, with no sustained blockage.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR/DOM confirmation shows jQuery 3.5.1, Moment, Underscore, global.js, lp.js and sharer.min.js are classic scripts without async/defer. The homepage still has a good 1.7s Lighthouse LCP, but this delivery pattern increases dependency cost.
F09 medium: Nonessential legacy scripts are parser-blocking on every page.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighThe HAR reports 350,952 transferred bytes, including 274,030 script bytes; 198,233 bytes are third-party and Google Tag Manager alone is 152,718 bytes.
F10 medium: Third-party and legacy JavaScript dominate an otherwise small page.
be-inclusive
names-roles-labels
issueshighThe mobile probe identifies a nameless DIV with role=navigation and tabindex=-1 as the hamburger trigger.
F11 high: The mobile navigation trigger has neither a valid control role nor an accessible name.
be-inclusive
sufficient-contrast
issueshighaxe reports five serious link-in-text-block failures: #80073f links have only 1.21:1 contrast against surrounding #333 text and no underline or other cue.
F12 high: Inline links are distinguishable only by low-contrast color.
be-inclusive
structure-and-focus
issueshighaxe and Lighthouse report no main landmark and no h1; the DOM probes show zero h1/h2 elements on homepage, listing, forum, login and detail samples.
F13 high: Pages lack a main landmark and heading hierarchy.
be-inclusive
legible-text
passhighMobile screenshots show 17px Persian text with comfortable line spacing and no clipping or horizontal overflow across content and form templates.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe menu trigger is 25x29px, login/register links are 29x31px and 47x31px, and the CAPTCHA refresh button is 37x37px. Reflow itself has no horizontal overflow.
F14 medium: Several important targets fall below a comfortable touch size.
follow-best-practices
no-console-errors
passhighLighthouse errors-in-console audit passes with an empty error list.
follow-best-practices
sound-document-and-assets
issueshighThe images primitive and Lighthouse unsized-images audit both identify /static/images/logo.png as missing width and height.
F15 low: The logo has no intrinsic width and height attributes.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse best-practices scores 0.77 and inspector-issues fails; its third-party-cookies audit reports six cookies.
F16 medium: Chrome records unresolved inspector issues from the page’s cookie and third-party setup.
be-discoverable
title-and-description
passhighDOM probe confirms a Persian title and descriptive meta description; discoverability confirms both survive in raw HTML.
be-discoverable
crawlable-and-mobile-friendly
passhighAll 20 homepage links have hrefs, viewport meta is present, robots allows search indexing, and Lighthouse crawlability passes.
be-discoverable
canonical-and-indexing-signals
issueshighThe metadata probe found no rel=canonical on the homepage; robots allows search and sitemap.xml lists a large public corpus, so canonical indexing signals are applicable.
F17 medium: Public pages omit canonical URLs.
be-discoverable
structured-and-shareable-metadata
issueshighThe homepage probe found zero JSON-LD blocks and no Open Graph tags; representative pages are public stories, forums and lists.
F18 medium: Content pages have no structured or social-preview metadata.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive reports missing CSP and HSTS. All four observed cookies lack Secure; shsess is HttpOnly but SameSite=None.
F19 high: Session and analytics cookies are sent without Secure and with SameSite=None, and CSP/HSTS are absent.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe tracker probe finds four third-party origins including Google Analytics and an ad-tech origin; HAR attributes 198,233 of 350,952 transferred bytes to third parties.
F20 high: Tracking starts on load without an evident consent or minimisation boundary.
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighThe login form exposes username/password fields but neither has autocomplete, and the page/source probes show no WebAuthn/passkey affordance.
F21 medium: The account flow offers password-only authentication with no autofill tokens or passkey path.
be-private-and-secure
defensive-browser-policies
issueshighHeaders show no HSTS, CSP, or Permissions-Policy; Referrer-Policy is no-referrer-when-downgrade rather than a stricter origin policy. X-Frame-Options and nosniff are present.
F22 high: Several browser-enforced defenses are missing or weak.
be-resilient
progressive-enhancement
passhighDiscoverability reports 100% raw-HTML content coverage, no JS shell, and identical crawler/browser content visibility.
be-resilient
resilient-runtime-behaviour
passhighNo transient overlays or asynchronous app shell exists on sampled routes; navigation is server-rendered and stable in screenshots/layout observers.
be-resilient
offline-and-installable
issueshighThe manifest is valid, but the runtime probe reports no registrations and rendered source calls getRegistrations() then unregister() on every load, so there is no offline fallback.
F23 low: The site advertises an app manifest but deliberately unregisters every service worker.
be-resilient
network-and-http-failure-states
issueshighThe unknown-route test returns a bare HTTP 404 and Chrome’s generic error document rather than a useful site state.
F24 medium: HTTP failure recovery is not handled by the site.
be-internationalised
lang-dir-and-logical-properties
passhighRendered HTML declares lang=fa and dir=rtl, and mobile screenshots show correct Persian reading order.
be-internationalised
locale-aware-data
not-applicablehighThe sampled public routes expose no dates, currencies, or other user-facing locale-sensitive data that can be meaningfully reformatted.
be-internationalised
time-zone-correctness
not-applicablehighThe sampled public routes expose no scheduling or event-time flow where time-zone or DST correctness applies.
be-trustworthy
no-dark-patterns
passhighHomepage, login and invalid-submit states show no preselected consent, disguised ads, forced continuity, confirmshaming, or obstructed cancellation.
be-trustworthy
humane-error-handling
passhighEmpty login submit invokes native required-field validation without clearing entered context; visible labels are retained for username and password.
be-trustworthy
trustworthy-input-assistance
issueshighThe username and password inputs have labels but no autocomplete attributes; the CAPTCHA answer is also unlabeled and placeholder-only.
F25 medium: Sign-in fields omit autocomplete assistance.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, pricing, cancellation, or sensitive account-management flow is available in the unauthenticated scope.
be-sustainable
optimised-assets
passhighThe only homepage image is a 5.9KB logo, is not oversized at its display size, and Lighthouse responsive-image audit passes.
be-sustainable
no-wasteful-work
issueshighA 508-character homepage makes 21 requests; seven are third-party, including analytics, Cloudflare telemetry and four requests to coverdistilltile.com.
F26 medium: Background analytics and ad-tech work is disproportionate to the simple homepage.
be-sustainable
third-party-and-media-budget
issueshighThird-party transfer is 198,233 bytes, 56% of the 350,952-byte homepage, while the visible page has one small logo and short text.
F27 medium: Third parties consume most transferred bytes without visible user value.
be-agent-ready
structured-agent-capabilities
not-applicablehighThe publisher explicitly blocks major AI agents in robots.txt and exposes no intended agent-facing action surface.
be-agent-ready
on-device-inference
not-applicablehighThe simple content/community experience has no task that plausibly benefits from on-device inference.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter ten menu open/close cycles, heap grew only 128,836 bytes (0.58%) and 734 nodes (0.64%), consistent with bounded warm-up rather than unbounded retention.
be-memory-efficient
bounded-footprint
passhighBaseline heap is about 22.0MB and 115,507 nodes, proportionate to the small server-rendered page plus third-party scripts.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighNeither heap summary reports Detached* among retained constructors, and the repeated menu interaction produced only sub-1% growth.

Provenance

Canonical report: results/atomic/reports/0450-shahvani_com.json
Report SHA-256: b519a4bbe1cdeaea006944af0cd2a144ed3ebac4f3fe7f921b270a24573e23f5
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/shahvani_com/2026-07-20T22-12-35-429Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/shahvani_com/2026-07-20T22-12-35-429Z
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.