From 3e9ac3f97999f27ca499be582951c3889cb963a4 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Thu, 6 Aug 2026 10:15:11 +0900 Subject: [PATCH] feat(site): show the verified rate per product alongside per record Most smartphone records are regional and RAM variants of one phone, and no source documents an individual SKU, so the per-record figure reads lower than how well the products in the dataset are actually sourced. The homepage now shows both readings of the same verifications, the per-product one as a secondary line under the headline. The block removes itself when the snapshot predates the field rather than rendering a zero. Refs #1 --- site/src/pages/index.astro | 7 +++++++ site/src/scripts/techapi.js | 14 ++++++++++++++ site/src/styles/techapi.css | 4 ++++ 3 files changed, 25 insertions(+) diff --git a/site/src/pages/index.astro b/site/src/pages/index.astro index 44cf1a8e9dbb..1df2ea22a324 100644 --- a/site/src/pages/index.astro +++ b/site/src/pages/index.astro @@ -275,6 +275,13 @@ const endpoints = [
records verified
loading…
+ +
+
+
models verified
loading…
+