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.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | The 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-preferencesrespects-reduced-motion | pass | high | Reduced-motion emulation matched and the page reported no active animations; CSS includes a reduced-motion rule. |
respect-user-preferencesrespects-contrast | issues | high | The 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-interactionsview-transitions | issues | high | The 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-interactionsscroll-driven-animations | pass | high | No scroll-linked effects or active animations were present, so there is no main-thread scroll-animation anti-pattern. |
implement-natural-interactionsphysical-gestures | pass | high | Representative templates use native scrolling and links; the CSS probe found no custom gesture or scroll-snap behaviour fighting platform input. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | The 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-navigationanchored-positioning | pass | high | No tooltip or edge-sensitive anchored overlay is part of the primary flow; mobile menu/search stayed within the viewport. |
provide-guided-navigationdirects-attention | issues | high | Listing 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-noiseno-intrusive-interruptions | issues | high | The 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-noisesemantic-dismissible-primitives | issues | high | The 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-noisereduced-chrome | pass | high | Outside the consent case, screenshots devote the viewport to job links and content with compact site chrome. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | pass | high | At 360x800 the layout primitive measured scrollWidth=clientWidth=360 with zero overflow; listing/detail screenshots reflow to one column. |
adapt-to-the-form-factorcomponent-level-responsiveness | issues | high | The 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-factorinput-modality-aware | issues | high | The 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-successclear-purpose-and-primary-action | pass | high | Homepage and listing headings/copy clearly identify jobs, results and direct detail links. |
support-core-task-successprimary-flow-completion | pass | high | The homepage links to a 200-status detail page that exposes a real external application URL, notice and official site links. |
support-core-task-successclear-system-state-and-recovery | issues | high | The 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-stablegood-core-web-vitals | issues | high | Lighthouse 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-stablevisual-stability | issues | high | The 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-stableefficient-main-thread | pass | high | Trace measured one 51.45ms long task and only 1.45ms total blocking time; Lighthouse TBT was 90ms. |
be-fast-and-stableefficient-resource-delivery | issues | high | HAR 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-stabletrim-unused-and-duplicate-code | issues | high | Lighthouse 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-inclusivenames-roles-labels | issues | high | Lighthouse 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-inclusivesufficient-contrast | issues | high | Lighthouse’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-inclusivestructure-and-focus | issues | high | The 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-inclusivelegible-text | pass | high | Mobile screenshots show readable 17px body text, wrapping without clipping on home, listing and contact templates. |
be-inclusivezoom-reflow-targets-and-media | pass | high | Viewport allows scaling and 360px reflow has no horizontal overflow; no audio/video needing captions was present. |
follow-best-practicesno-console-errors | issues | high | Lighthouse’s errors-in-console audit failed. F-18 medium: The page logs browser errors. |
follow-best-practicessound-document-and-assets | issues | high | The 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-practicesbrowser-platform-hygiene | issues | high | Lighthouse fails notification-on-start and inspector-issues. F-20 high: The page requests notification permission on startup and triggers DevTools issues. |
be-discoverabletitle-and-description | pass | high | The homepage has a descriptive title and detailed meta description in raw and rendered HTML. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | Lighthouse 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-discoverablecanonical-and-indexing-signals | issues | high | Both 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-discoverablestructured-and-shareable-metadata | pass | high | The homepage exposes NewsArticle/WebPage JSON-LD and complete Open Graph title, description, URL and image metadata. |
be-private-and-securesecure-transport-and-headers | issues | high | Headers 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-securedata-minimisation-and-third-parties | issues | high | Trackers 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-securein-context-permissions-and-modern-auth | issues | high | Lighthouse 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-securedefensive-browser-policies | issues | high | No frame protection, Referrer-Policy, Permissions-Policy, CSP or HSTS was present. F-26 high: Browser-enforced defensive policies are absent. |
be-resilientprogressive-enhancement | pass | high | Discoverability measured 90% rendered-word coverage in raw HTML and confirmed the site is not a JavaScript shell. |
be-resilientresilient-runtime-behaviour | pass | high | Primary listing/detail links are plain anchors and mobile menus/content remain within the viewport in captured states. |
be-resilientoffline-and-installable | not-applicable | high | This is a public content/listing site rather than an app-like workflow; installability and offline operation are not required for the audited purpose. |
be-resilientnetwork-and-http-failure-states | issues | high | Search 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-internationalisedlang-dir-and-logical-properties | issues | high | The 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-internationalisedlocale-aware-data | issues | high | Detail 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-internationalisedtime-zone-correctness | not-applicable | high | The audited templates do not schedule cross-time-zone events or accept time input; displayed recruitment dates are date-only. |
be-trustworthyno-dark-patterns | issues | high | The 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-trustworthyhumane-error-handling | not-applicable | high | No authored data-entry form beyond a single labelled search field was present on representative pages, so invalid-field validation behaviour does not apply. |
be-trustworthytrustworthy-input-assistance | pass | high | The only authored input is search, with an associated “Search for:” label and appropriately no address/payment/sign-in autocomplete requirement. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, authentication, payment, or account-management flow exists in the representative scope. |
be-sustainableoptimised-assets | issues | high | The 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-sustainableno-wasteful-work | issues | high | HAR 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-sustainablethird-party-and-media-budget | issues | high | HAR 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-readystructured-agent-capabilities | not-applicable | high | This public editorial listings site declares no agent-facing capability intent; emerging WebMCP tooling is an opportunity, not an obligation. |
be-agent-readyon-device-inference | not-applicable | high | No summarisation or language-model feature is offered or needed to complete the core job-discovery path. |
be-memory-efficientno-leak-under-repeated-interaction | issues | medium | Independent 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-efficientbounded-footprint | issues | medium | Baseline 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-efficientno-detached-dom-or-unbounded-listeners | pass | high | Heap 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.