Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions data/_verify/ledger.jsonl
Original file line number Diff line number Diff line change
Expand Up @@ -8808,3 +8808,7 @@
{"actor": "app.verify.promote", "category": "cpu", "decision": "promote", "hash": "65cd179e338f02c3", "new_verified": true, "path": "cpu/amd/2008/consumer/amd-phenom-9950-quad-core.json", "prev_verified": false, "reason": "green", "slug": "amd-phenom-9950-quad-core", "tier0": {"band": "green", "score": 77.9}, "ts": "2026-06-23T07:28:50Z"}
{"actor": "app.verify.promote", "category": "cpu", "decision": "promote", "hash": "69756413b3139744", "new_verified": true, "path": "cpu/amd/2009/consumer/amd-athlon-64-fx-74.json", "prev_verified": false, "reason": "green", "slug": "amd-athlon-64-fx-74", "tier0": {"band": "green", "score": 77.9}, "ts": "2026-06-23T07:28:50Z"}
{"actor": "app.verify.promote", "category": "cpu", "decision": "promote", "hash": "8c9faa12f0bbc114", "new_verified": true, "path": "cpu/amd/2009/consumer/amd-athlon-64-x2-ql-67.json", "prev_verified": false, "reason": "green", "slug": "amd-athlon-64-x2-ql-67", "tier0": {"band": "green", "score": 77.9}, "ts": "2026-06-23T07:28:50Z"}
{"actor": "app.verify.promote", "category": "smartphone", "decision": "promote", "hash": "eebe39c5b6bc875d", "new_verified": true, "path": "smartphone/asus/2022/rog-phone-6.json", "prev_verified": false, "reason": "crossref-confirm", "slug": "rog-phone-6", "tier0": {"band": "yellow", "score": 73.0}, "ts": "2026-07-06T08:33:52Z"}
{"actor": "app.verify.promote", "category": "smartphone", "decision": "promote", "hash": "f8a9de3377c22fc5", "new_verified": true, "path": "smartphone/google/2020/google-pixel-5.json", "prev_verified": false, "reason": "crossref-confirm", "slug": "google-pixel-5", "tier0": {"band": "yellow", "score": 73.0}, "ts": "2026-07-06T08:33:52Z"}
{"actor": "app.verify.promote", "category": "gpu", "decision": "promote", "hash": "b38db071fa99f747", "new_verified": true, "path": "gpu/nvidia/1999/consumer/geforce-256.json", "prev_verified": false, "reason": "crossref-confirm", "slug": "geforce-256", "tier0": {"band": "yellow", "score": 74.6}, "ts": "2026-07-06T08:33:52Z"}
{"actor": "app.verify.promote", "category": "gpu", "decision": "promote", "hash": "075861ed37ce894b", "new_verified": true, "path": "gpu/nvidia/1999/consumer/riva-tnt2.json", "prev_verified": false, "reason": "crossref-confirm", "slug": "riva-tnt2", "tier0": {"band": "yellow", "score": 74.6}, "ts": "2026-07-06T08:33:52Z"}
500 changes: 500 additions & 0 deletions data/_verify/state/crossref_cache.jsonl

Large diffs are not rendered by default.

104,825 changes: 104,825 additions & 0 deletions data/_verify/state/scores.jsonl

Large diffs are not rendered by default.

144 changes: 144 additions & 0 deletions data/_verify/state/url_cache.jsonl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/gpu/nvidia/1999/consumer/geforce-256.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"speedway_score": null,
"octanebench_score": null,
"fp32_tflops": null,
"verified": false,
"verified": true,
"source_urls": [
"https://en.wikipedia.org/wiki/GeForce_256",
"https://www.techpowerup.com/gpu-specs/geforce-256-sdr.c721",
Expand Down
2 changes: 1 addition & 1 deletion data/gpu/nvidia/1999/consumer/riva-tnt2.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"speedway_score": null,
"octanebench_score": null,
"fp32_tflops": null,
"verified": false,
"verified": true,
"source_urls": [
"https://en.wikipedia.org/wiki/RIVA_TNT2",
"https://www.techpowerup.com/gpu-specs/riva-tnt2.c709",
Expand Down
2 changes: 1 addition & 1 deletion data/smartphone/asus/2022/rog-phone-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"bluetooth": "Bluetooth 5.2",
"usb": "USB C reversible"
},
"verified": false,
"verified": true,
"source_urls": [
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
]
Expand Down
2 changes: 1 addition & 1 deletion data/smartphone/google/2020/google-pixel-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"bluetooth": "Bluetooth 5.0",
"usb": "USB C reversible"
},
"verified": false,
"verified": true,
"source_urls": [
"https://www.kaggle.com/datasets/sady36/mobile-phones-specs"
]
Expand Down
Loading