Skip to content

Commit 38ca8b7

Browse files
committed
data(verify): promote records to verified via cross-reference
Auto-promotions from the verification layer (green+live-source or crossref-confirm). Each flip is verified:false->true only; see data/_verify/ledger.jsonl. Refs #1
1 parent 52a34be commit 38ca8b7

482 files changed

Lines changed: 962 additions & 481 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/_verify/ledger.jsonl

Lines changed: 481 additions & 0 deletions
Large diffs are not rendered by default.

data/brand/gb/arm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1990,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Arm_logo_2025.svg",
77
"website": "https://www.arm.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.arm.com"
1111
],

data/brand/gb/nothing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 2020,
66
"logo_url": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/30/Nothing.svg/330px-Nothing.svg.png",
77
"website": "https://nothing.tech",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://en.wikipedia.org/wiki/Nothing_%28company%29"
1111
],

data/brand/kr/samsung.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1969,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Samsung_wordmark.svg",
77
"website": "https://www.samsung.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.samsung.com"
1111
],

data/brand/tw/mediatek.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1997,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/MediaTek_logo.svg",
77
"website": "https://www.mediatek.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.mediatek.com"
1111
],

data/brand/us/amd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1969,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/AMD_Logo.svg",
77
"website": "https://www.amd.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.amd.com"
1111
],

data/brand/us/apple.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1976,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Apple_logo_black.svg",
77
"website": "https://www.apple.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.apple.com"
1111
],

data/brand/us/nuvia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 2019,
66
"logo_url": null,
77
"website": null,
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.qualcomm.com/news/releases/2021/03/qualcomm-completes-acquisition-nuvia"
1111
],

data/brand/us/nvidia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1993,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/NVIDIA_logo.svg",
77
"website": "https://www.nvidia.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.nvidia.com"
1111
],

data/brand/us/qualcomm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"founded_year": 1985,
66
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Qualcomm-Logo.svg",
77
"website": "https://www.qualcomm.com",
8-
"verified": false,
8+
"verified": true,
99
"source_urls": [
1010
"https://www.qualcomm.com"
1111
],

0 commit comments

Comments
 (0)