Skip to content

Commit 5d38453

Browse files
committed
feat(verify): cross-reference SoC records against Wikipedia lists
Confirm a chip only when the heading matches and two independent specs agree. A launch year, a process node, or a GPU name cannot confirm on its own.
1 parent a455dc2 commit 5d38453

3 files changed

Lines changed: 1935 additions & 0 deletions

File tree

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ coverage.xml
5151
# GSMArena backfill local index, resume cache, and dry-run reports.
5252
# Never lives in the TechAPI data checkout.
5353
.gsmarena-backfill/
54+
55+
# Local Wikipedia SoC backfill cache and reports (never commit)
56+
.wikipedia-soc-backfill/

0 commit comments

Comments
 (0)