Manifest position 119 · CrUX rank bucket 1000

https://blacktoon410.com

Coverage complete

The requested host redirects in Chrome to a public Telegram channel; the redirect destination and its channel, post, and search surfaces were audited.

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
passhighThe final Telegram channel changes from light surfaces to dark surfaces under prefers-color-scheme: dark.
respect-user-preferences
respects-reduced-motion
passhighUnder prefers-reduced-motion: reduce, document.getAnimations() returned no animations; the page has no auto-advance or non-essential motion.
respect-user-preferences
respects-contrast
issueshighNo prefers-contrast or forced-colors CSS was found, and Lighthouse measured several sub-threshold combinations, including the Join action at 3.31:1.
F-contrast-preference medium: Contrast preference does not preserve minimum contrast
implement-natural-interactions
view-transitions
issuesmediumThe search result is a full document navigation and the stylesheet probe found no view-transition declarations, so state/route changes swap abruptly.
F-route-transition low: Search navigation swaps abruptly
implement-natural-interactions
scroll-driven-animations
not-applicablehighThe channel has no parallax, scrollytelling, entry reveal, or other scroll-linked animation to implement.
implement-natural-interactions
physical-gestures
not-applicablehighThe tested channel and search surfaces expose no swipe, pull, carousel, or gesture-driven control.
provide-guided-navigation
scroll-state-aware-chrome
passmediumA persistent compact header keeps channel identity, search, and Join available while the feed scrolls; there is no oversized chrome requiring a shrink transition.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, menu, or other anchored overlay exists on the representative surfaces.
provide-guided-navigation
directs-attention
passhighDate separators orient feed position, and the search result visibly highlights the matched term while preserving channel context.
maximize-content-reduce-noise
no-intrusive-interruptions
passhighNo popup, consent wall, or interstitial obscures the channel content on load.
maximize-content-reduce-noise
semantic-dismissible-primitives
not-applicablehighNo transient overlay, modal flow, disclosure, or custom picker exists on the tested surfaces.
maximize-content-reduce-noise
reduced-chrome
passhighThe viewport is dominated by channel posts; the compact header and optional channel card do not obstruct reading.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighAt 360px, scrollWidth and innerWidth were both 360px, horizontalOverflowPx was 0, and mobile layout remained readable.
adapt-to-the-form-factor
component-level-responsiveness
not-applicablemediumThe destination is one fixed Telegram channel template with no same component reused in materially different container contexts.
adapt-to-the-form-factor
input-modality-aware
issueshighLighthouse passed aggregate target sizing, but the search input and icon-only link showed outline-style none when focused, and several text links render only 14-19px high.
F-input-modality medium: Visible focus is missing on key controls
support-core-task-success
clear-purpose-and-primary-action
passhighThe final page identifies the official channel and makes Join plus the latest Blacktoon address immediately visible.
support-core-task-success
primary-flow-completion
passhighBrowser navigation follows the requested URL to the official channel; the latest address is a real link, and the search route returns a highlighted result.
support-core-task-success
clear-system-state-and-recovery
passmediumSearch preserves the query and highlights its match; the channel content remains server-rendered without an unresolved spinner or blank state.
be-fast-and-stable
good-core-web-vitals
issueshighMobile Lighthouse measured LCP 3.13s and CLS 0.150, outside good thresholds; trace corroboration measured LCP 1.59s with low blocking under a different run.
F-core-web-vitals high: Mobile LCP and CLS miss good thresholds
be-fast-and-stable
visual-stability
issueshighLighthouse recorded CLS 0.150. A later layout observation saw no additional shift after its observation window, so the lab-load result is the stronger load signal.
F-visual-stability medium: Load-time layout shift is measurable
be-fast-and-stable
efficient-main-thread
passhighThe trace found one 57ms long task and only 7ms TBT; Lighthouse reported 0ms TBT.
be-fast-and-stable
efficient-resource-delivery
issueshighThe 301 adds a navigation; three high-priority stylesheets and six classic scripts load without async/defer, with 309KB transferred.
F-resource-delivery medium: Redirect and parser-ordered resources lengthen delivery
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 52KiB unused JavaScript (about 89% in jquery-ui and widget-frame) and 15KiB unused CSS.
F-unused-code low: The destination ships avoidable unused CSS and JavaScript
be-inclusive
names-roles-labels
issueshighAll six images lack alt attributes, and the visible search input has no label or aria-label (placeholder only).
F-accessible-names high: Images and search lack robust accessible names
be-inclusive
sufficient-contrast
issueshighThe Join action measured 3.31:1 and post metadata measured 4.14:1, below WCAG minimum for their sizes.
F-color-contrast medium: Join and metadata text fail WCAG contrast
be-inclusive
structure-and-focus
issueshighThere is no h1; the only headings are four h5 footer labels, and the search input plus an icon link suppress visible focus outlines.
F-structure-focus high: Heading hierarchy and focus visibility are incomplete
be-inclusive
legible-text
passhighKorean post text reflows cleanly in readable lines without clipping or horizontal scrolling.
be-inclusive
zoom-reflow-targets-and-media
issueshighReflow works at 360px and Lighthouse target sizing passes, but the viewport explicitly sets maximum-scale=1 and user-scalable=no, preventing user zoom.
F-user-zoom high: Viewport settings block user zoom
follow-best-practices
no-console-errors
passhighLighthouse recorded no browser console errors.
follow-best-practices
sound-document-and-assets
issueshighDoctype and UTF-8 are valid, but all six img elements omit intrinsic width/height and the document jumps directly to h5 headings without an h1.
F-document-assets low: Images lack intrinsic dimensions and structure is weak
follow-best-practices
browser-platform-hygiene
issueshighNo deprecated APIs, prompt-on-load, source-map, or inspector issue appeared, but Lighthouse found two BFCache blockers caused by no-store responses.
F-bfcache low: No-store responses block back/forward cache
be-discoverable
title-and-description
issueshighThe title is descriptive, but no meta description is present.
F-meta-description medium: The public channel has no meta description
be-discoverable
crawlable-and-mobile-friendly
passmediumAll 25 links have href values and non-generic text; a viewport meta exists and the original host serves robots.txt with HTTP 200.
be-discoverable
canonical-and-indexing-signals
issueshighThe original sitemap URL returned 403 to curl, the final t.me robots URL returned 404, and Lighthouse judged the pagination canonical invalid.
F-indexing-signals medium: Indexing signals are inconsistent
be-discoverable
structured-and-shareable-metadata
issueshighNo JSON-LD is present; og:image and og:description exist but are empty, so shares cannot describe or preview the channel well.
F-share-metadata medium: Share metadata is empty and unstructured
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS and HSTS are present and no insecure cookies or secrets were found, but browser-loaded response evidence has no CSP or X-Content-Type-Options.
F-security-headers high: Core content defenses are incomplete
be-private-and-secure
data-minimisation-and-third-parties
passhighThe redirect transfers 309KB from Telegram origins, but no known trackers, cookies, analytics origins, or exposed credentials were detected.
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo permission prompt, authentication, account, or sensitive action is part of this public channel surface.
be-private-and-secure
defensive-browser-policies
issueshighHSTS and X-Frame-Options are set, but CSP, Referrer-Policy, Permissions-Policy, and X-Content-Type-Options were absent in the browser response.
F-defensive-policies medium: Referrer and permissions policies are absent
be-resilient
progressive-enhancement
passhighRaw HTML contains 92% of rendered content words and no empty SPA mount; crawler and rendered views both expose the posts.
be-resilient
resilient-runtime-behaviour
passmediumThe simple server-rendered feed/search has no clipped overlays or fragile async shell; search and scrolling remained stable.
be-resilient
offline-and-installable
not-applicablehighThis public redirect/channel is not an app-like installable tool; no manifest or controlling service worker is expected for its core purpose.
be-resilient
network-and-http-failure-states
not-applicablemediumThe tested surface is a read-only server-rendered document with ordinary links, not a fetch-driven stateful flow requiring in-page retry/stale-data UI.
be-internationalised
lang-dir-and-logical-properties
issueshighThe Korean channel document has neither html lang nor dir, so assistive technology and translation tools cannot identify its language/direction.
F-language-metadata high: The Korean page omits document language
be-internationalised
locale-aware-data
issuesmediumKorean content is mixed with fixed English UI/date labels such as July 10 and subscribers, with no document language signal indicating an intentional locale.
F-locale-data medium: UI locale is inconsistent with Korean content
be-internationalised
time-zone-correctness
passhighPost time elements use unambiguous ISO datetimes with an explicit +00:00 offset.
be-trustworthy
no-dark-patterns
passhighNo consent wall, disguised advertisement, forced continuity, or confirmshaming appeared; outbound links are visibly presented as links.
be-trustworthy
humane-error-handling
not-applicablehighThe only input is optional channel search; there is no required or validation-bearing form to submit incorrectly.
be-trustworthy
trustworthy-input-assistance
not-applicablehighThere are no address, payment, sign-in, sign-up, or personal-data inputs requiring autofill tokens; the only field is search.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription, consent, authentication, cancellation, or account-management flow exists on the representative surface.
be-sustainable
optimised-assets
passmediumThe page transfers about 309KB total; its avatars are embedded SVG and Lighthouse passed appropriate image resolution despite small intrinsic-attribute gaps.
be-sustainable
no-wasteful-work
passhighOnly 31 requests, no known trackers, one 57ms long task, and 7ms TBT were observed; no idle polling or background over-fetching appeared.
be-sustainable
third-party-and-media-budget
passmediumNo audio/video/autoplay exists; nearly all bytes come from Telegram because the requested host deliberately redirects there, and the total remains modest.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis read-only announcement channel exposes no transaction or tool capability for an agent to invoke; its content is already server-rendered.
be-agent-ready
on-device-inference
not-applicablehighThe narrow channel/link experience has no summarisation or generative task whose core UX warrants built-in on-device inference.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter 10 scroll/focus cycles, DOM count stayed 304, page heap grew 142KB, and snapshot self-size changed from 6,637,663 to 6,688,616 bytes (under 1%).
be-memory-efficient
bounded-footprint
passmediumThe content page snapshot is proportionate at about 6.64MB self-size with 109,786 nodes in the V8 heap graph and 304 live DOM elements.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumAcross 10 cycles the live DOM count did not grow, and instrumentation observed zero newly added listeners or intervals; snapshot node growth was only 492 (0.45%).

Provenance

Canonical report: results/atomic/reports/0119-blacktoon410_com.json
Report SHA-256: 39b7f1e251e03de70d76ca04ca8a047845b95f5a9ed811026968b990b51bc142
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/blacktoon410_com/2026-07-18T13-40-30-691Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/blacktoon410_com/2026-07-18T13-40-30-691Z
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.