Skip to content

Commit f8b1893

Browse files
committed
chore(verify): refresh verification status aggregate
1 parent 887d12a commit f8b1893

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

data/_verify/status.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"generated_at": "2026-06-30T11:15:01Z",
2+
"generated_at": "2026-07-01T03:20:42Z",
33
"schema": 1,
44
"totals": {
5-
"records": 102327,
5+
"records": 104825,
66
"verified": 10028,
7-
"verified_pct": 9.8,
7+
"verified_pct": 9.57,
88
"green": 10029,
9-
"yellow": 89835,
10-
"red": 2463,
9+
"yellow": 92332,
10+
"red": 2464,
1111
"promotable": 10029
1212
},
1313
"by_category": {
@@ -30,38 +30,38 @@
3030
"promotable": 123
3131
},
3232
"smartphone": {
33-
"total": 90118,
33+
"total": 92497,
3434
"verified": 8453,
35-
"verified_pct": 9.38,
35+
"verified_pct": 9.14,
3636
"green": 8453,
37-
"yellow": 80547,
38-
"red": 1118,
37+
"yellow": 82925,
38+
"red": 1119,
3939
"promotable": 8453
4040
},
4141
"tablet": {
42-
"total": 3354,
42+
"total": 3455,
4343
"verified": 174,
44-
"verified_pct": 5.19,
44+
"verified_pct": 5.04,
4545
"green": 174,
46-
"yellow": 3152,
46+
"yellow": 3253,
4747
"red": 28,
4848
"promotable": 174
4949
},
5050
"watch": {
51-
"total": 424,
51+
"total": 433,
5252
"verified": 11,
53-
"verified_pct": 2.59,
53+
"verified_pct": 2.54,
5454
"green": 11,
55-
"yellow": 403,
55+
"yellow": 412,
5656
"red": 10,
5757
"promotable": 11
5858
},
5959
"pda": {
60-
"total": 131,
60+
"total": 140,
6161
"verified": 27,
62-
"verified_pct": 20.61,
62+
"verified_pct": 19.29,
6363
"green": 27,
64-
"yellow": 98,
64+
"yellow": 107,
6565
"red": 6,
6666
"promotable": 27
6767
},

0 commit comments

Comments
 (0)