Manifest position 164 · CrUX rank bucket 1000

https://sarkariresult.com.cm

Coverage complete

Coverage-complete report-mode audit of six representative paths. Not covered: authenticated/account, payment, and submission flows because the site exposes none; repeated detail URLs sharing the same WordPress template were de-duplicated.

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-emulated screenshot is pixel-identical to the light screenshot; computed color-scheme is “normal” and the CSS probe found no dark-mode rule.
F-01 medium: The site ignores the user’s dark-colour preference.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation matched and the page reported no active animations; CSS includes a reduced-motion rule.
respect-user-preferences
respects-contrast
issueshighThe CSS probe found no prefers-contrast or forced-colors rules, while Lighthouse also reports colour-contrast failures.
F-02 medium: High-contrast and forced-colour preferences are not explicitly supported.
implement-natural-interactions
view-transitions
issueshighThe stylesheet probe found no view-transition usage across the MPA templates.
F-03 low: Route changes are abrupt and have no View Transition treatment.
implement-natural-interactions
scroll-driven-animations
passhighNo scroll-linked effects or active animations were present, so there is no main-thread scroll-animation anti-pattern.
implement-natural-interactions
physical-gestures
passhighRepresentative templates use native scrolling and links; the CSS probe found no custom gesture or scroll-snap behaviour fighting platform input.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe homepage is 7,923px tall at mobile size, but the CSS probe found no scroll timeline/state treatment and screenshots show static chrome.
F-04 low: Long pages provide no scroll-position feedback.
provide-guided-navigation
anchored-positioning
passhighNo tooltip or edge-sensitive anchored overlay is part of the primary flow; mobile menu/search stayed within the viewport.
provide-guided-navigation
directs-attention
issueshighListing and detail screenshots show no current-section marker, breadcrumb, or transition cue.
F-05 low: Navigation does not visibly preserve location or direct attention after route changes.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighThe mobile detail screenshot shows a full-viewport consent dialog covering the recruitment content before any interaction.
F-06 high: A consent interstitial obscures the entire primary detail page on load.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe DOM probe found a DIV role=dialog for search and no native dialog or popover primitives.
F-07 medium: Overlay behaviour relies on custom div-based dialogs.
maximize-content-reduce-noise
reduced-chrome
passhighOutside the consent case, screenshots devote the viewport to job links and content with compact site chrome.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360x800 the layout primitive measured scrollWidth=clientWidth=360 with zero overflow; listing/detail screenshots reflow to one column.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe CSS probe found zero @container rules; reused navigation and content blocks rely on global layout styles.
F-08 low: Responsive behaviour is viewport-bound rather than component-aware.
adapt-to-the-form-factor
input-modality-aware
issueshighThe active focus probe reports outline-style none and no focus box-shadow for navigation and content links.
F-09 high: Keyboard focus is not visibly indicated on primary links.
support-core-task-success
clear-purpose-and-primary-action
passhighHomepage and listing headings/copy clearly identify jobs, results and direct detail links.
support-core-task-success
primary-flow-completion
passhighThe homepage links to a 200-status detail page that exposes a real external application URL, notice and official site links.
support-core-task-success
clear-system-state-and-recovery
issueshighThe railway search returned HTTP 524 and the error screenshot only offers Cloudflare diagnostics, not retry, search, home, or cached alternatives.
F-10 high: Search and error states can end in an unbranded infrastructure timeout with no useful recovery.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 9.0s, FCP 3.1s and performance 0.66; the trace’s lighter desktop-like run measured LCP 1.17s, showing condition sensitivity.
F-11 high: Mobile loading performance misses the LCP threshold.
be-fast-and-stable
visual-stability
issueshighThe layout observer recorded CLS 0.174 with four shifts, including 0.128 at about 2.06s.
F-12 medium: The mobile homepage shifts materially after load.
be-fast-and-stable
efficient-main-thread
passhighTrace measured one 51.45ms long task and only 1.45ms total blocking time; Lighthouse TBT was 90ms.
be-fast-and-stable
efficient-resource-delivery
issueshighHAR found four parser-inserted VeryHigh-priority stylesheets, a missing cache header on the live image, and 1.32MB transferred; Lighthouse flags render blocking, font-display, cache, and dependency-tree issues.
F-13 medium: Resource delivery contains avoidable blocking and cache costs.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimates 550KiB unused JavaScript; HAR records 1.05MB script transfer, including three gtag loads totalling about 501KB.
F-14 high: Third-party and unused JavaScript dominate the page load.
be-inclusive
names-roles-labels
issueshighLighthouse fails link-name and td-has-header; the detail probe found eight tables with zero th cells and the image audit found two images without alt.
F-15 high: Some links and data tables lack usable accessibility semantics.
be-inclusive
sufficient-contrast
issueshighLighthouse’s color-contrast audit failed; the screenshots show multiple saturated colour tiles with white text that require per-pair verification.
F-16 high: Text/background combinations fail minimum contrast.
be-inclusive
structure-and-focus
issueshighThe homepage’s authored content begins at H2 while consent UI injects multiple H1s; focus probes show no outline on tested navigation links.
F-17 high: Heading semantics and focus visibility are inconsistent.
be-inclusive
legible-text
passhighMobile screenshots show readable 17px body text, wrapping without clipping on home, listing and contact templates.
be-inclusive
zoom-reflow-targets-and-media
passhighViewport allows scaling and 360px reflow has no horizontal overflow; no audio/video needing captions was present.
follow-best-practices
no-console-errors
issueshighLighthouse’s errors-in-console audit failed.
F-18 medium: The page logs browser errors.
follow-best-practices
sound-document-and-assets
issueshighThe image probe found a 761px live image displayed at 62px and two missing alts; Lighthouse flags table cells without headers.
F-19 medium: Asset and table markup quality is inconsistent.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse fails notification-on-start and inspector-issues.
F-20 high: The page requests notification permission on startup and triggers DevTools issues.
be-discoverable
title-and-description
passhighThe homepage has a descriptive title and detailed meta description in raw and rendered HTML.
be-discoverable
crawlable-and-mobile-friendly
issueshighLighthouse reports invalid robots.txt and link-name failures; probes found empty links and href="#" controls, although viewport and most real links are present.
F-21 medium: Some crawl and link signals are invalid or ambiguous.
be-discoverable
canonical-and-indexing-signals
issueshighBoth direct robots.txt and sitemap.xml requests timed out at 30s, and Lighthouse judged robots.txt invalid; canonical and index meta were present.
F-22 medium: Robots and sitemap endpoints were not reliably available.
be-discoverable
structured-and-shareable-metadata
passhighThe homepage exposes NewsArticle/WebPage JSON-LD and complete Open Graph title, description, URL and image metadata.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders found no CSP, HSTS or nosniff; all three GA cookies lacked Secure and used SameSite=None for 400 days.
F-23 high: Transport is HTTPS but core security headers and cookie attributes are missing.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTrackers found 9 third-party origins and three known trackers; HAR attributes 31 requests and 1.20MB to third parties.
F-24 high: The page loads a large tracking and advertising footprint before clear user choice.
be-private-and-secure
in-context-permissions-and-modern-auth
issueshighLighthouse explicitly fails notification-on-start. No authentication surface was present, so passkeys were not applicable to this path.
F-25 high: Notification permission is requested out of context on load.
be-private-and-secure
defensive-browser-policies
issueshighNo frame protection, Referrer-Policy, Permissions-Policy, CSP or HSTS was present.
F-26 high: Browser-enforced defensive policies are absent.
be-resilient
progressive-enhancement
passhighDiscoverability measured 90% rendered-word coverage in raw HTML and confirmed the site is not a JavaScript shell.
be-resilient
resilient-runtime-behaviour
passhighPrimary listing/detail links are plain anchors and mobile menus/content remain within the viewport in captured states.
be-resilient
offline-and-installable
not-applicablehighThis is a public content/listing site rather than an app-like workflow; installability and offline operation are not required for the audited purpose.
be-resilient
network-and-http-failure-states
issueshighSearch and the synthetic missing route returned Cloudflare 524 pages with no site navigation, retry or alternative path.
F-27 high: Origin timeouts fall through to a generic Cloudflare page.
be-internationalised
lang-dir-and-logical-properties
issueshighThe document declares en-US globally while listing content includes Hindi; the CSS probe counted zero logical-property uses and 234 physical left/right declarations.
F-28 medium: Mixed English/Hindi content is not prepared for language and writing-mode changes.
be-internationalised
locale-aware-data
issueshighDetail content exposes English month/date and Western digit formatting while the site mixes Hindi and English and exposes no locale control.
F-29 low: Dates and numbers are presented in a fixed editorial format without locale choice.
be-internationalised
time-zone-correctness
not-applicablehighThe audited templates do not schedule cross-time-zone events or accept time input; displayed recruitment dates are date-only.
be-trustworthy
no-dark-patterns
issueshighThe full-screen dialog shows “Consent” and “Manage options” as equal large actions but no immediate “Reject all” choice; core content is blocked behind it.
F-30 high: The consent dialog presents acceptance more prominently than refusal.
be-trustworthy
humane-error-handling
not-applicablehighNo authored data-entry form beyond a single labelled search field was present on representative pages, so invalid-field validation behaviour does not apply.
be-trustworthy
trustworthy-input-assistance
passhighThe only authored input is search, with an associated “Search for:” label and appropriately no address/payment/sign-in autocomplete requirement.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, authentication, payment, or account-management flow exists in the representative scope.
be-sustainable
optimised-assets
issueshighThe images primitive found a 761px WebP displayed at 62px, over 12 times the required intrinsic width.
F-31 medium: An animated status image is substantially oversized for display.
be-sustainable
no-wasteful-work
issueshighHAR records three gtag downloads around 167KB each plus ad, consent and push SDK scripts; third parties account for 91% of transfer.
F-32 high: Duplicate analytics and advertising work is disproportionate to a text listing site.
be-sustainable
third-party-and-media-budget
issueshighHAR reports 1.204MB of 1.324MB transferred from third parties, led by tag manager, ads, fonts, consent and push services.
F-33 high: Third-party code consumes nearly the entire page budget.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis public editorial listings site declares no agent-facing capability intent; emerging WebMCP tooling is an opportunity, not an obligation.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation or language-model feature is offered or needed to complete the core job-discovery path.
be-memory-efficient
no-leak-under-repeated-interaction
issuesmediumIndependent heap summaries rose from 303,122 nodes / 14.29MB to 387,139 nodes / 21.67MB after ten open-close cycles (about +28% nodes and +52% self size). Third-party nondeterminism lowers confidence.
F-34 medium: Heap growth after repeated menu toggling is large enough to warrant leak investigation.
be-memory-efficient
bounded-footprint
issuesmediumBaseline heap contained 303,122 nodes and 14.29MB self size; a second loaded state reached 387,139 nodes and 21.67MB.
F-35 medium: The static homepage has a high DOM/heap footprint for its visible complexity.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighHeap summaries did not surface Detached* constructors among dominant retained constructors; no direct detached-node accumulation was established.

Provenance

Canonical report: results/atomic/reports/0164-sarkariresult_com_cm.json
Report SHA-256: 09e41f63e7480c432a15c71782f691d3230a7d304cb346e629579fbf2cac8d3b
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/sarkariresult_com_cm/2026-07-18T21-00-45-759Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/sarkariresult_com_cm/2026-07-18T21-00-45-759Z
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.