diff --git a/.github/pr-assets/data-page-copy-cleanup.webp b/.github/pr-assets/data-page-copy-cleanup.webp new file mode 100644 index 000000000..73e46565d Binary files /dev/null and b/.github/pr-assets/data-page-copy-cleanup.webp differ diff --git a/.github/pr-assets/data-page-success-copy.webp b/.github/pr-assets/data-page-success-copy.webp new file mode 100644 index 000000000..5b2180c6b Binary files /dev/null and b/.github/pr-assets/data-page-success-copy.webp differ diff --git a/apps/web/src/pages/data.astro b/apps/web/src/pages/data.astro index b4415c3eb..6e2fae647 100644 --- a/apps/web/src/pages/data.astro +++ b/apps/web/src/pages/data.astro @@ -31,7 +31,7 @@ const content = {

Install reliability

Daily success rate

-

One success and one failure at most are counted for each app, device, and day. Repeated file-level errors cannot inflate the result.

+

Counted per app, device, and UTC day. If that combination eventually installs successfully, it counts as success.

@@ -57,7 +57,7 @@ const content = {

Platform mix

Share of active devices

-

Only percentage distribution is published. Exact device totals never leave the API.

+

Relative share of active devices across iOS, Android, and Electron.

{ @@ -80,7 +80,7 @@ const content = {

Failure distribution

Top failure reasons

-

Each reason is deduplicated by app, device, and day. The list shows percentage share only.

+

Each reason is deduplicated by app, device, and day.

    @@ -94,7 +94,7 @@ const content = {

    Adoption context

    Leading updater version

    -

    The most-used updater version each day is shown as a percentage, without publishing device totals.

    +

    The most-used updater version each day, shown as a share of active devices.