Manifest position 531 · CrUX rank bucket 1000

https://infoext2.delegaciondelgobierno.gob.es

Coverage complete

Atomic coverage complete: all 58 catalog checks have one conclusive outcome.

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-mode screenshot is pixel-identical to the light capture; the computed probe reports colorScheme "normal" and no prefers-color-scheme rule.
F01 medium: The interface ignores the user’s dark colour-scheme preference.
respect-user-preferences
respects-reduced-motion
passhighReduced-motion emulation matched; there were zero active animations, so no non-essential motion remained.
respect-user-preferences
respects-contrast
passhighIncreased-contrast screenshot kept text and controls visible; Lighthouse color contrast scored 1.
implement-natural-interactions
view-transitions
issueshighThe primary flow navigates from /infoext2/ to /consulta.html, while CSS inspection found no view-transition rules.
F02 low: The entry-to-form navigation swaps abruptly.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked animation, parallax, reveal or scrollytelling surface exists on either representative page.
implement-natural-interactions
physical-gestures
not-applicablehighThe audited service has no gesture-driven, swipe, pull or carousel interaction.
provide-guided-navigation
scroll-state-aware-chrome
issueshighDesktop and mobile screenshots show a fixed-height application bar, and CSS inspection found no scroll-state query or progress treatment.
F03 low: Navigation chrome is static and consumes space without adapting to scroll state.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover or anchored menu was invoked in the representative journey.
provide-guided-navigation
directs-attention
passhighThe primary journey moves to a page with a prominent service heading, short instruction, grouped fields and one dominant Consultar action.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighDesktop and mobile load screenshots show no popup, interstitial, consent wall or content-obscuring overlay.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighDOM inspection found .mf-dialog and a veil but zero <dialog>, popover or <details> elements.
F04 low: A custom hidden dialog is implemented with divs rather than the dialog primitive.
maximize-content-reduce-noise
reduced-chrome
passhighThe first viewport is dominated by the task heading, two concise explanations and primary actions; no advertising or promotional chrome appears.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360x800, layout metrics report scrollWidth=clientWidth=360 and horizontalOverflowPx=0; the form also reflows to one column.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe mobile layout works, but CSS inspection found no @container rules and 565 physical-direction declarations.
F05 low: Responsiveness is viewport-driven rather than component-driven.
adapt-to-the-form-factor
input-modality-aware
issueshighThe focus probe reports outline-style:none for Menu, Volver and both entry CTAs; their heights are 38px, with the menu only 40x38px.
F06 high: Primary actions have no visible keyboard focus and several targets are undersized.
support-core-task-success
clear-purpose-and-primary-action
passhighThe heading explicitly identifies expediente/solicitud status, and the two entry methods are explained and visibly actionable.
support-core-task-success
primary-flow-completion
passhighFlow replay successfully navigated entry -> Entrar formulario -> /consulta.html; the resulting form exposes NIE/date/year/CAPTCHA and Consultar with no account wall or upsell.
support-core-task-success
clear-system-state-and-recovery
issueshighThe desktop and mobile form screenshots show broken images for “Escuchar pista sonora” and “Recargar Captcha”; the probe reports naturalWidth 0 for both.
F07 high: The form’s CAPTCHA recovery controls are visibly broken.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured FCP 6.4s and LCP 6.5s (performance 0.61), although the separate trace measured LCP 1.81s; this variance indicates fragile delivery.
F08 high: Cold-load performance is inconsistent and slow under Lighthouse simulation.
be-fast-and-stable
visual-stability
passhighMobile layout capture measured CLS 0; Lighthouse measured CLS 0.049, within the good range.
be-fast-and-stable
efficient-main-thread
passhighTrace and Lighthouse both measured 0ms total blocking time; the layout observer found no long tasks.
be-fast-and-stable
efficient-resource-delivery
issueshighThe HAR transferred 880,982 bytes; a 543,793-byte stylesheet and six synchronous head scripts have no async/defer, and the summary flags missing cache headers and no content encoding.
F09 high: Critical resource delivery is dominated by uncached, uncompressed, render-blocking assets.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimates 516 KiB unused CSS (97% of styles-sede.css) and 155 KiB unused JavaScript.
F10 high: Most of the shipped CSS and substantial JavaScript are unused on the primary page.
be-inclusive
names-roles-labels
issueshighaxe reports a critical aria-required-children failure on nav role=menubar and serious list semantics failures; the form probe reports no associated labels or aria-labels for NIE, date, year and CAPTCHA inputs.
F11 high: Navigation roles and form-field naming are not programmatically sound.
be-inclusive
sufficient-contrast
passhighLighthouse color-contrast audit scored 1 and increased-contrast screenshot retained legible controls and text.
be-inclusive
structure-and-focus
issueshighaxe and Lighthouse flag H1-to-H4 heading order; computed focus styles are none for the primary CTAs and menu button.
F12 high: Heading hierarchy skips levels and important controls suppress focus indication.
be-inclusive
legible-text
passhighDesktop and mobile screenshots show unclipped text, readable line lengths and coherent reflow on both entry and form pages.
be-inclusive
zoom-reflow-targets-and-media
issueshighAt 360px the layout has no horizontal overflow, but entry controls are 38px high and CAPTCHA audio/refresh images fail to load.
F13 high: Reflow works, but target sizing and the CAPTCHA alternative are not inclusive.
follow-best-practices
no-console-errors
passhighHAR completed with no HTTP errors on the representative load; Lighthouse-only localhost/chrome-extension errors were audit-environment probes and not attributed to site resources.
follow-best-practices
sound-document-and-assets
issueshighThe image primitive found four of four images without width/height and three ajax-loader images without alt.
F14 medium: Image assets omit intrinsic dimensions and hidden loaders omit alternative treatment.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reports a deprecated unload listener, while the DOM loads jQuery 3.4.1, Modernizr and multiple old synchronous utility bundles.
F15 medium: The page ships deprecated and stale platform code.
be-discoverable
title-and-description
passhighRendered DOM has a specific Spanish title and matching meta description for the expediente status task.
be-discoverable
crawlable-and-mobile-friendly
issueshighBoth entry CTAs use href="#" with onclick submission, and /robots.txt returned a Tomcat 404 document; Lighthouse also marked robots.txt invalid.
F16 high: Key actions and robots discovery are not reliably crawlable.
be-discoverable
canonical-and-indexing-signals
issueshighThe probe found no canonical or hreflang; both /robots.txt and /sitemap.xml returned the same 404 document.
F17 medium: Canonical and sitemap indexing signals are absent.
be-discoverable
structured-and-shareable-metadata
not-applicablehighThis is a transactional status-check utility, not an article, product, event or rich public entity page requiring schema.org/social-preview metadata.
be-private-and-secure
secure-transport-and-headers
issueshighThe header audit found no CSP, HSTS or nosniff; the cookie audit found six cookies without Secure and all seven with SameSite=None.
F18 critical: HTTPS is used, but transport hardening and cookie flags are unsafe.
be-private-and-secure
data-minimisation-and-third-parties
issueshighThe tracker probe found ssl.google-analytics.com; seven legacy __utm*/infrastructure cookies are set, including a 400-day __utma cookie, with no consent surface observed.
F19 high: Legacy analytics tracks a sensitive government-service journey by default.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighLighthouse confirms no geolocation/notification prompt on load; the page offers Spain’s Cl@ve external authentication mechanism rather than collecting a local password.
be-private-and-secure
defensive-browser-policies
issueshighCSP/frame-ancestors or X-Frame-Options, HSTS, Referrer-Policy, Permissions-Policy and X-Content-Type-Options are all missing.
F20 high: Browser-enforced defensive policies are entirely absent.
be-resilient
progressive-enhancement
issueshighThe crawler comparison reports only 13% content overlap, raw title/H1 absent, and the no-JS page explicitly says JavaScript is required; entry actions rely on onclick form submission.
F21 high: Core content and the primary journey require JavaScript.
be-resilient
resilient-runtime-behaviour
passhighMenu and entry-to-form flow replayed successfully at desktop and mobile sizes; no clipped overlay or failed async dependency appeared in the exercised path.
be-resilient
offline-and-installable
not-applicablehighA confidential live case-status lookup is intrinsically online and is not an installable app use case.
be-resilient
network-and-http-failure-states
issueshighThe resilience probe and robots/sitemap requests returned generic Tomcat 404 pages with no path back to the service.
F22 medium: Unknown routes fall through to a bare server error without recovery.
be-internationalised
lang-dir-and-logical-properties
issueshighThe page declares lang=es, but CSS inspection found 565 physical left/right declarations and zero logical-property declarations.
F23 medium: Spanish language metadata is correct, but layout CSS is not writing-mode resilient.
be-internationalised
locale-aware-data
not-applicablehighThe audited states do not display formatted dates, numbers, currencies or durations; the date is user input.
be-internationalised
time-zone-correctness
not-applicablehighThe audited journey contains no event times, schedules, time zones or DST-sensitive values.
be-trustworthy
no-dark-patterns
passhighNo pricing, consent coercion, disguised advertising, continuity, nagging or confirmshaming appeared in entry and form screenshots.
be-trustworthy
humane-error-handling
issueshighThe form probe found required=false and no programmatic labels on every visible field; broken CAPTCHA helper controls prevent reliable recovery.
F24 high: Required form state and CAPTCHA recovery are not conveyed accessibly.
be-trustworthy
trustworthy-input-assistance
issueshighNIE, presentation date, birth year and CAPTCHA controls all report empty autocomplete, no inputmode/pattern, and the date remains a generic text field.
F25 medium: The identity form provides no autofill or input assistance metadata.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, pricing, consent, account-management or local authentication flow is present; Cl@ve is an external identity option.
be-sustainable
optimised-assets
passhighThe image audit found no oversized or below-fold eager image and the visible logo/CAPTCHA are small; asset waste is captured separately under code and third-party checks.
be-sustainable
no-wasteful-work
issueshighLighthouse estimates 516 KiB unused CSS and 155 KiB unused JS; HAR total is 880,982 bytes for a mostly text-and-button page.
F26 high: The page transfers large quantities of code that its simple entry view does not use.
be-sustainable
third-party-and-media-budget
issueshighTwo Google Analytics requests transfer 18,266 bytes and set long-lived tracking cookies during the sensitive service entry journey.
F27 medium: Legacy analytics adds third-party work without visible user value.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis sensitive identity-and-CAPTCHA-protected status lookup has no declared agent-facing intent; exposing autonomous tools is not appropriate by default.
be-agent-ready
on-device-inference
not-applicablehighThe narrow deterministic status-check task has no summarisation or language-model use case.
be-memory-efficient
no-leak-under-repeated-interaction
passhighAfter 20 menu toggles, heap self-size increased only 113,944 bytes (2.2%) and node count 1,031 (1.1%), with no evidence of unbounded retained growth.
be-memory-efficient
bounded-footprint
passhighBaseline heap self-size is 5.16 MB with 95,566 snapshot nodes, proportionate for the small page and legacy libraries.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighNeither baseline nor post-interaction top constructor summary contains Detached* nodes; small closure/object growth after toggles is bounded in this sample.

Provenance

Canonical report: results/atomic/reports/0531-infoext2_delegaciondelgobierno_gob_es.json
Report SHA-256: 0c107b7dabd471497b2ec6e2fe207719f55bb418953939a47244bda9621eef3f
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/infoext2_delegaciondelgobierno_gob_es/2026-07-21T09-51-02-686Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/infoext2_delegaciondelgobierno_gob_es/2026-07-21T09-51-02-686Z
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.