Manifest position 125 · CrUX rank bucket 1000

https://cibnext.icici.bank.in

Coverage complete

The supplied root URL consistently returned a bare HTTP 404 to normal and Chrome clients. The audit therefore judges that reachable error representation; no additional page archetypes could be discovered because it has no links and both robots.txt and sitemap.xml return 404.

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-mode screenshot is pixel-equivalent in presentation to the light screenshot: white canvas and black text, with no color-scheme declaration or authored CSS.
F004 medium: The error surface ignores the user’s dark color preference.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation matched true and document.getAnimations() returned an empty array; no non-essential or auto-advancing motion exists.
respect-user-preferences
respects-contrast
passhighForced-colors/prefers-contrast screenshot keeps the black heading and body text clearly visible on the white system background.
implement-natural-interactions
view-transitions
not-applicablehighThe rendered response is a static server error with no state or route change to transition.
implement-natural-interactions
scroll-driven-animations
passhighDOM and quality probes found no scripts, scroll handlers, CSS, or scroll-linked motion, so the response does not implement the main-thread scroll-listener anti-pattern.
implement-natural-interactions
physical-gestures
passhighDOM and quality probes found no pointer handlers, gesture controls, or custom scrolling code that fights platform behavior.
provide-guided-navigation
scroll-state-aware-chrome
not-applicablehighThe short error document has no scrolling chrome or navigable content surface.
provide-guided-navigation
anchored-positioning
not-applicablehighThere are no tooltips, popovers, or menus in the rendered DOM.
provide-guided-navigation
directs-attention
issueshighThe error state contains no link, focus target, navigation cue, or directional transition to guide the user toward a safe next step.
F015 high: The bare error page provides no navigational cue or onward focus target.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighDesktop screenshot and DOM show only one heading and paragraph, with no overlay, banner, or interstitial.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighThere are no overlays, disclosures, selects, or rich controls to implement.
maximize-content-reduce-noise
reduced-chrome
passhighDesktop screenshot shows no application frame, borders, navigation chrome, or decorative clutter around the message.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a requested 360x800 mobile viewport, layout reports hasViewportMeta=false and an effective 980 CSS-pixel layout viewport, so the page is desktop-scaled instead of adapting.
F005 high: The mobile response uses a desktop-sized 980 CSS-pixel layout viewport.
adapt-to-the-form-factor
component-level-responsiveness
not-applicablehighThe response has no reusable UI component rendered in multiple container sizes.
adapt-to-the-form-factor
input-modality-aware
not-applicablehighThe DOM contains zero links, buttons, or form controls, so there is no input target to test.
support-core-task-success
clear-purpose-and-primary-action
issueshighThe target root responds 404 and renders only “Not Found”; it does not identify ICICI Corporate Internet Banking or offer a next action.
F001 critical: The public entrypoint does not communicate the banking service or a next action.
support-core-task-success
primary-flow-completion
issueshighThe intended banking entry journey cannot begin: the root document is HTTP 404 and contains zero links, controls, and forms.
F002 critical: The primary banking journey cannot start because the root is an HTTP 404 with no controls.
support-core-task-success
clear-system-state-and-recovery
issueshighThe error message has no home link, retry, support route, incident reference for browser users, or other recovery control.
F003 high: The 404 state gives users no way to recover.
be-fast-and-stable
good-core-web-vitals
passhighTrace measured LCP 1585.98 ms, CLS 0, and total blocking time 0 ms on the rendered error response.
be-fast-and-stable
visual-stability
passhighMobile layout observer recorded CLS 0 with no layout-shift entries.
be-fast-and-stable
efficient-main-thread
passhighTrace and layout observers recorded zero long tasks and 0 ms total blocking time; the page ships no scripts.
be-fast-and-stable
efficient-resource-delivery
passhighHAR summary shows only two first-party requests, 6,582 transferred bytes, no redirects, no render-blocking candidates, and no missing-cache signal.
be-fast-and-stable
trim-unused-and-duplicate-code
passhighDOM probe found no scripts or authored CSS; HAR contains only the document and favicon, so no unused or duplicate bundle is shipped.
be-inclusive
names-roles-labels
not-applicablehighThe document contains no images, form fields, controls, canvas, or other name/role targets.
be-inclusive
sufficient-contrast
passhighComputed styles are black text on the browser white canvas and the forced-colors screenshot remains legible.
be-inclusive
structure-and-focus
passhighThe simple document has one H1 followed by one paragraph, no skipped heading levels, and no focusable controls whose order or focus style could fail.
be-inclusive
legible-text
passhighScreenshots show unclipped 32 px heading and 16 px paragraph text; mobile layout reports no horizontal overflow in its effective layout viewport.
be-inclusive
zoom-reflow-targets-and-media
issueshighNo viewport meta is present; Chrome uses a 980 CSS-pixel mobile layout viewport at a 360-pixel device viewport, preventing normal mobile reflow.
F006 medium: Missing viewport configuration undermines expected mobile reflow and zoom behavior.
follow-best-practices
no-console-errors
passhighThe response contains no scripts or event-driven runtime; repeated DOM/evaluate loads completed without an uncaught page exception.
follow-best-practices
sound-document-and-assets
passhighDOM confirms an HTML doctype and declared HTTP character encoding; there are no images, scripts, or authored CSS assets to misuse.
follow-best-practices
browser-platform-hygiene
passhighNo scripts, paste handlers, permission prompts, libraries, or source-map-dependent assets are present in the response.
be-discoverable
title-and-description
issueshighTitle is generic “404 Not Found” and meta[name=description] is absent.
F007 medium: The error page has generic title metadata and no description.
be-discoverable
crawlable-and-mobile-friendly
issueshighThe document has no anchors, no viewport meta, and /robots.txt returns 404, leaving no crawlable route or mobile-friendly signal.
F008 high: There is no crawlable onward route, viewport meta, or robots resource.
be-discoverable
canonical-and-indexing-signals
issueshighHAR and curl record HTTP 404 for normal/browser clients; canonical, robots meta, sitemap, and hreflang are absent, and /sitemap.xml also returns 404.
F009 high: Normal clients receive 404 while the crawler user agent receives a different HTTP 200 error document.
be-discoverable
structured-and-shareable-metadata
not-applicablehighThis is an HTTP error representation, not an article, product, event, place, or rich entity.
be-private-and-secure
secure-transport-and-headers
issueshighDirect response is HTTPS with HSTS and X-Frame-Options, but no Content-Security-Policy or X-Content-Type-Options is present.
F010 high: The response lacks CSP and nosniff despite otherwise using HTTPS, HSTS, and SAMEORIGIN framing protection.
be-private-and-secure
data-minimisation-and-third-parties
passhighHAR and tracker probes found zero third-party requests, zero known trackers, zero cookies, and the secrets scan found no exposed credential.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighThe rendered response exposes no authentication UI and requests no browser permissions; the intended flow is unavailable at this URL.
be-private-and-secure
defensive-browser-policies
issueshighDirect response has HSTS and X-Frame-Options: SAMEORIGIN, but lacks CSP/frame-ancestors, Referrer-Policy, Permissions-Policy, and X-Content-Type-Options.
F011 medium: Several browser-enforced policy headers are absent.
be-resilient
progressive-enhancement
passhighThe browser response is complete static HTML with no scripts; its heading and message render without JavaScript.
be-resilient
resilient-runtime-behaviour
not-applicablehighThere are no overlays, async dependencies, background tasks, or runtime state in the static error document.
be-resilient
offline-and-installable
not-applicablehighA bank login is intrinsically online and the rendered response is not an app surface; offline/installability is not a reasonable requirement for this error page.
be-resilient
network-and-http-failure-states
issueshighThe HTTP 404 state is a generic server page with no useful recovery option; Lighthouse also aborts with ERRORED_DOCUMENT_REQUEST.
F012 high: The server failure state is a dead end rather than an intentional recovery experience.
be-internationalised
lang-dir-and-logical-properties
issueshighDOM probe reports html.lang and html.dir as empty, so assistive technology and language-sensitive rendering cannot identify the content language or direction.
F013 medium: The document omits language and direction metadata.
be-internationalised
locale-aware-data
not-applicablehighNo dates, numbers, currencies, durations, or calendar data are rendered.
be-internationalised
time-zone-correctness
not-applicablehighNo time or event data is rendered.
be-trustworthy
no-dark-patterns
passhighThe screenshot and DOM contain no consent, pricing, advertising, cancellation, upsell, or deceptive choice UI.
be-trustworthy
humane-error-handling
not-applicablehighThere is no form or editable field on which to exercise validation.
be-trustworthy
trustworthy-input-assistance
not-applicablehighThere are no input fields in the response.
be-trustworthy
safe-commercial-and-account-flows
issueshighA corporate banking entry URL exposes no authentication or account flow at all because the root returns 404; users cannot verify, enter, cancel, or recover the sensitive journey.
F014 critical: A sensitive banking flow is wholly unavailable at the supplied entry URL.
be-sustainable
optimised-assets
not-applicablehighThe response contains no images, video, audio, fonts, or decorative assets.
be-sustainable
no-wasteful-work
passhighTrace reports zero long tasks and HAR reports only two requests totaling 6,582 bytes, with no background fetch or script.
be-sustainable
third-party-and-media-budget
passhighTracker/HAR probes found zero third-party bytes and DOM found no fonts, audio, video, animation, or autoplay media.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo usable banking capability is exposed at the target URL; adding an agent action to a bare error response would be inappropriate.
be-agent-ready
on-device-inference
not-applicablehighThe error response has no inference use case where on-device AI would improve the experience.
be-memory-efficient
no-leak-under-repeated-interaction
not-applicablehighThe static response has no representative interaction to repeat; fabricating one would not test a real user journey.
be-memory-efficient
bounded-footprint
passhighHeap summary is 752,292 self-size bytes; the live DOM has six elements and performance.memory reports about 1.06 MB used JS heap, proportionate to the tiny response.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighThe document ships no scripts and has six live elements; the heap constructor summary contains no Detached* population, with no app code able to add listeners or timers.

Provenance

Canonical report: results/atomic/reports/0125-cibnext_icici_bank_in.json
Report SHA-256: 7f6b8e5b5a15fbc91c6800da0dc8e4c11c8e58acbc4ea0b57dc91c359dd16526
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/cibnext_icici_bank_in/2026-07-18T14-52-49-756Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/cibnext_icici_bank_in/2026-07-18T14-52-49-756Z
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.