Skip to content

Commit 4c7ffc3

Browse files
committed
chore(verify): refresh verification status aggregate
1 parent b046ad3 commit 4c7ffc3

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

data/_verify/status.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
2-
"generated_at": "2026-07-07T08:59:40Z",
2+
"generated_at": "2026-07-08T09:24:06Z",
33
"schema": 1,
44
"totals": {
5-
"records": 105671,
5+
"records": 105689,
66
"verified": 10028,
77
"verified_pct": 9.49,
8-
"green": 10029,
9-
"yellow": 93177,
8+
"green": 10043,
9+
"yellow": 93181,
1010
"red": 2465,
11-
"promotable": 10029
11+
"promotable": 10043
1212
},
1313
"by_category": {
1414
"brand": {
15-
"total": 189,
15+
"total": 207,
1616
"verified": 10,
17-
"verified_pct": 5.29,
18-
"green": 10,
19-
"yellow": 179,
17+
"verified_pct": 4.83,
18+
"green": 24,
19+
"yellow": 183,
2020
"red": 0,
21-
"promotable": 10
21+
"promotable": 24
2222
},
2323
"soc": {
2424
"total": 2104,

0 commit comments

Comments
 (0)