Skip to content

Correct sourced device plausibility outliers - #257

Merged
Seungpyo1007 merged 4 commits into
developfrom
fix/plausibility-outliers
Sep 25, 2026
Merged

Seungpyo1007 merged 4 commits into
developfrom
fix/plausibility-outliers

Conversation

@Seungpyo1007

@Seungpyo1007 Seungpyo1007 commented Sep 25, 2026 •

Copy link
Copy Markdown
Member

Plausibility audit

Read-only scan of 99,375 smartphone, tablet, watch, PDA, and laptop records. Initial rule counts: RAM above twice the same-year maximum for other models 12; RAM >=16 GB through 2013 113; release year/folder mismatch 2; battery outside 300–30,000 mAh 2; weight outside 30–1,500 g 0; dimension bounds 0; pre-1990 release 0; device more than three years before a dated SoC 0. Rules overlap. SoC January 1 placeholder dates were excluded.

Corrections were made only where a cited device article or manufacturer specification identified the same device. Historical smartphone RAM and tablet-class weight limits in app.validate were adjusted to admit confirmed values.

Record Field Old New Source
data/smartphone/apple/2007/iphone.json ram_gb 16 0.125 spec
data/smartphone/apple/2007/iphone/apple-iphone-aitoolbuzz-789-16gb-16gb-2g.json ram_gb (and variant memory) 16 0.125 spec
data/smartphone/apple/2007/iphone/apple-iphone-allphones-2566-16gb-16gb-2g.json ram_gb (and variant memory) 16 0.125 spec
data/smartphone/apple/2007/iphone/apple-iphone-beridzeg45-6380-16gb.json ram_gb 16 0.125 spec
data/smartphone/htc/2012/titan-ii.json ram_gb 16 0.5 spec
data/smartphone/htc/2012/titan-ii/htc-titan-ii-aitoolbuzz-3366-16gb-16gb-4g-lte.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/htc/2012/titan-ii/htc-titan-ii-allphones-3076-16gb-16gb-4g-lte.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/htc/2012/titan-ii/htc-titan-ii-beridzeg45-6837-16gb.json ram_gb 16 0.5 spec
data/smartphone/lg/2011/optimus-pad-v900.json ram_gb 32 1 spec
data/smartphone/lg/2011/optimus-pad-v900.json weight_g 150.0 630.0 spec
data/smartphone/motorola/2020/motorola-razr.json year folder 2019 2020 spec
data/smartphone/samsung/2010/i8700-omnia-7.json ram_gb 16 0.5 spec
data/smartphone/samsung/2011/google-nexus-s-i9023.json ram_gb 16 0.5 spec
data/smartphone/samsung/2011/i997-infuse-4g.json ram_gb 16 0.5 spec
data/smartphone/samsung/2011/p7100-galaxy-tab-10-1v.json ram_gb 32 1 spec
data/smartphone/samsung/2019/galaxy-a51.json release_date 2019-12-12 2019-12-16 spec
data/smartphone/samsung/2019/galaxy-a51.json year folder 2020 2019 spec
data/smartphone/samsung/2010/i8700-omnia-7/samsung-i8700-omnia-7-aitoolbuzz-10061-16gb-16gb-3g.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/samsung/2010/i8700-omnia-7/samsung-i8700-omnia-7-allphones-6723-16gb-16gb-3g.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/samsung/2010/i8700-omnia-7/samsung-i8700-omnia-7-beridzeg45-4276-16gb.json ram_gb 16 0.5 spec
data/smartphone/samsung/2011/google-nexus-s-i9023/samsung-google-nexus-s-i9023-aitoolbuzz-10005-16gb-16gb-3g.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/samsung/2011/google-nexus-s-i9023/samsung-google-nexus-s-i9023-allphones-6716-16gb-16gb-3g.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/samsung/2011/google-nexus-s-i9023/samsung-google-nexus-s-i9023-beridzeg45-3535-16gb.json ram_gb 16 0.5 spec
data/smartphone/samsung/2011/i997-infuse-4g/samsung-i997-infuse-4g-aitoolbuzz-10090-16gb-16gb-3g.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/samsung/2011/i997-infuse-4g/samsung-i997-infuse-4g-allphones-7349-16gb-16gb-3g.json ram_gb (and variant memory) 16 0.5 spec
data/smartphone/samsung/2011/i997-infuse-4g/samsung-i997-infuse-4g-beridzeg45-671-16gb.json ram_gb 16 0.5 spec
data/smartphone/sony-ericsson/2006/w950.json ram_gb 4 0.0625 spec
data/smartphone/sony-ericsson/2006/w950/sony-ericsson-w950-aitoolbuzz-10995-4gb-4gb-3g.json ram_gb (and variant memory) 4 0.0625 spec
data/tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-4gb-64gb-4g-lte.json battery_mah 200 10200 spec
data/tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-scrapegsma-4795.json battery_mah 200 10200 spec
data/tablet/samsung/2011/p7100-galaxy-tab-10-1v/p7100-galaxy-tab-10-1v.json ram_gb (and variant memory) 32 1 spec
data/tablet/samsung/2011/p7100-galaxy-tab-10-1v/samsung-p7100-galaxy-tab-10-1v-aitoolbuzz-10195-32gb-32gb-3g.json ram_gb (and variant memory) 32 1 spec
data/tablet/samsung/2011/p7100-galaxy-tab-10-1v/samsung-p7100-galaxy-tab-10-1v-allphones-7364-32gb-32gb-3g.json ram_gb (and variant memory) 32 1 spec

33 field/path corrections across 31 records. PYTHONIOENCODING=utf-8 python -m app.validate passed.

Flagged, unresolved

92 records remain flagged. Their values were left unchanged because the allowed sources reviewed did not unambiguously establish the same variant and field. The early-RAM threshold also includes plausible values that require individual confirmation.

Unresolved records and rule(s)
  • data/smartphone/dell/2011/streak-7-wi-fi.json — ram_early; RAM 16 GB
  • data/smartphone/dell/2011/streak-7.json — ram_early; RAM 16 GB
  • data/smartphone/dell/2012/xps-10.json — ram_early; RAM 64 GB
  • data/smartphone/dell/2011/streak-7/dell-streak-7-aitoolbuzz-2269-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/dell/2011/streak-7-wi-fi/dell-streak-7-wi-fi-aitoolbuzz-2270-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/dell/2012/xps-10/dell-xps-10-aitoolbuzz-2281-64gb.json — ram_early; RAM 64 GB
  • data/smartphone/gionee/2013/elife-e7-mini.json — ram_early; RAM 16 GB
  • data/smartphone/gionee/2013/elife-e7-mini/gionee-elife-e7-mini-aitoolbuzz-2643-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/gionee/2013/elife-e7-mini/gionee-elife-e7-mini-beridzeg45-282-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/jil-sander-mobile.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/optimus-big-lu6800.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/revolution.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2012/optimus-pad-lte.json — ram_early; RAM 32 GB
  • data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-aitoolbuzz-5040-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-allphones-4348-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/jil-sander-mobile/lg-jil-sander-mobile-beridzeg45-7081-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/optimus-big-lu6800/lg-optimus-big-lu6800-aitoolbuzz-5239-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/optimus-big-lu6800/lg-optimus-big-lu6800-allphones-4332-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/optimus-big-lu6800/lg-optimus-big-lu6800-beridzeg45-6717-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/revolution/lg-revolution-aitoolbuzz-5326-16gb-16gb-4g-lte.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/revolution/lg-revolution-allphones-4313-16gb-16gb-4g-lte.json — ram_early; RAM 16 GB
  • data/smartphone/lg/2011/revolution/lg-revolution-beridzeg45-2001-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/mt917.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/xt928.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/mt917/motorola-mt917-aitoolbuzz-6398-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/mt917/motorola-mt917-allphones-4648-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/mt917/motorola-mt917-beridzeg45-4849-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/xt928/motorola-xt928-aitoolbuzz-6619-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/xt928/motorola-xt928-allphones-4647-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/motorola/2011/xt928/motorola-xt928-beridzeg45-6929-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2009/vodafone-360-h1.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i9010-galaxy-s-giorgio-armani.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i909-galaxy-s.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m110s-galaxy-s.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m190s-galaxy-s-hoppin.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/galaxy-s-wifi-5-0.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/w999.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2012/galaxy-player-70-plus.json — ram_early; RAM 32 GB
  • data/smartphone/samsung/2009/vodafone-360-h1/samsung-vodafone-360-h1-aitoolbuzz-10363-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2009/vodafone-360-h1/samsung-vodafone-360-h1-allphones-7258-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2009/vodafone-360-h1/samsung-vodafone-360-h1-beridzeg45-2087-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i9010-galaxy-s-giorgio-armani/samsung-i9010-galaxy-s-giorgio-armani-allphones-7341-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i9010-galaxy-s-giorgio-armani/samsung-i9010-galaxy-s-giorgio-armani-beridzeg45-3761-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-aitoolbuzz-10071-16gb-16gb-2g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-allphones-7326-16gb-16gb-2g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/i909-galaxy-s/samsung-i909-galaxy-s-beridzeg45-2241-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-aitoolbuzz-10117-16gb-14gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-allphones-7295-16gb-14gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m110s-galaxy-s/samsung-m110s-galaxy-s-beridzeg45-1605-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m190s-galaxy-s-hoppin/samsung-m190s-galaxy-s-hoppin-aitoolbuzz-10123-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m190s-galaxy-s-hoppin/samsung-m190s-galaxy-s-hoppin-allphones-7345-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2010/m190s-galaxy-s-hoppin/samsung-m190s-galaxy-s-hoppin-beridzeg45-426-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/galaxy-s-wifi-5-0/samsung-galaxy-s-wifi-5-0-aitoolbuzz-9750-16gb-16gb-2g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/galaxy-s-wifi-5-0/samsung-galaxy-s-wifi-5-0-allphones-7365-16gb-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/galaxy-s-wifi-5-0/samsung-galaxy-s-wifi-5-0-beridzeg45-589-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/i9010-galaxy-s-giorgio-armani/samsung-i9010-galaxy-s-giorgio-armani-aitoolbuzz-10068-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/w999/samsung-w999-allphones-6688-16gb-16gb-2g.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2011/w999/samsung-w999-beridzeg45-1703-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/samsung/2012/galaxy-player-70-plus/samsung-galaxy-player-70-plus-aitoolbuzz-9708-32gb-32gb-2g.json — ram_early; RAM 32 GB
  • data/smartphone/samsung/2012/galaxy-player-70-plus/samsung-galaxy-player-70-plus-beridzeg45-5020-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/samsung/2012/w999/samsung-w999-aitoolbuzz-10372-16gb-16gb-3g.json — ram_early; RAM 16 GB
  • data/smartphone/t-mobile/2011/g-slate.json — ram_early; RAM 32 GB
  • data/smartphone/t-mobile/2011/springboard.json — ram_early; RAM 16 GB
  • data/smartphone/t-mobile/2011/g-slate/t-mobile-g-slate-aitoolbuzz-11459-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/t-mobile/2011/springboard/t-mobile-springboard-aitoolbuzz-11505-16gb.json — ram_early; RAM 16 GB
  • data/smartphone/toshiba/2011/windows-phone-is12t.json — ram_early; RAM 32 GB
  • data/smartphone/toshiba/2011/windows-phone-is12t/toshiba-windows-phone-is12t-aitoolbuzz-11548-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/toshiba/2011/windows-phone-is12t/toshiba-windows-phone-is12t-beridzeg45-1277-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/vertu/2010/ascent-2010.json — ram_early; RAM 32 GB
  • data/smartphone/vertu/2011/ascent-ferrari-gt.json — ram_early; RAM 32 GB
  • data/smartphone/vertu/2013/constellation-2013.json — ram_early; RAM 32 GB
  • data/smartphone/vertu/2010/ascent-2010/vertu-ascent-2010-aitoolbuzz-11776-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/vertu/2011/ascent-ferrari-gt/vertu-ascent-ferrari-gt-aitoolbuzz-11777-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/vertu/2013/constellation-2013/vertu-constellation-2013-aitoolbuzz-11780-32gb.json — ram_early; RAM 32 GB
  • data/smartphone/vodafone/2009/360-h1.json — ram_early; RAM 16 GB
  • data/smartphone/vodafone/2013/smart-tab-iii-10-1.json — ram_early; RAM 16 GB
  • data/smartphone/vodafone/2013/smart-tab-iii-7.json — ram_early; RAM 16 GB
  • data/smartphone/vodafone/2009/360-h1/vodafone-360-h1-aitoolbuzz-12504-16gb.json — ram_early; RAM 16 GB
  • data/tablet/apple/2015/ipad-pro-12-9/apple-ipad-pro-12-9-allphones-2539-16gb-128gb-5g.json — ram_year; RAM 16 GB
  • data/tablet/apple/2015/ipad-pro-12-9/apple-ipad-pro-12-9-allphones-2611-16gb-128gb-5g.json — ram_year; RAM 16 GB
  • data/tablet/dell/2011/streak-7/dell-streak-7-beridzeg45-5594-16gb.json — ram_early; RAM 16 GB
  • data/tablet/dell/2011/streak-7-wi-fi/dell-streak-7-wi-fi-beridzeg45-4443-16gb.json — ram_early; RAM 16 GB
  • data/tablet/lg/2012/optimus-pad-lte/lg-optimus-pad-lte-aitoolbuzz-5289-32gb-32gb-4g-lte.json — ram_year, ram_early; RAM 32 GB
  • data/tablet/lg/2012/optimus-pad-lte/lg-optimus-pad-lte-allphones-4362-32gb-32gb-4g-lte.json — ram_year, ram_early; RAM 32 GB
  • data/tablet/t-mobile/2011/g-slate/g-slate.json — ram_early; RAM 32 GB
  • data/tablet/t-mobile/2011/springboard/t-mobile-springboard-beridzeg45-5996-16gb.json — ram_early; RAM 16 GB
  • data/tablet/vodafone/2013/smart-tab-iii-10-1/smart-tab-iii-10-1.json — ram_early; RAM 16 GB
  • data/tablet/vodafone/2013/smart-tab-iii-10-1/vodafone-smart-tab-iii-10-1-aitoolbuzz-12558-16gb.json — ram_early; RAM 16 GB
  • data/tablet/vodafone/2013/smart-tab-iii-7/smart-tab-iii-7.json — ram_early; RAM 16 GB
  • data/tablet/vodafone/2013/smart-tab-iii-7/vodafone-smart-tab-iii-7-aitoolbuzz-12559-16gb.json — ram_early; RAM 16 GB
  • data/watch/honor/2025/watch-5-ultra/honor-watch-5-ultra-aitoolbuzz-3042-8gb-8gb-4g-lte.json — ram_year; RAM 8 GB
  • data/watch/huawei/2021/watch-gt-runner/huawei-watch-gt-runner-aitoolbuzz-3852-4gb-4gb-4g-lte.json — ram_year; RAM 4 GB

Refs #1

@TechEngineBot

Copy link
Copy Markdown
Member

🔎 Data verification — Tier 0 (offline existence/trust)

Scored by app.verify; posted by TechEngineBot. Informational only — the structural gate (app.validate) is separate and authoritative for merge.

Changed records in this PR

142 record(s) scored.

%%{init: {"theme":"base","themeVariables":{"pie1":"#3fb950","pie2":"#d29922","pie3":"#f85149","pieStrokeWidth":"0px","pieOpacity":"1"}}}%%
pie showData
    title Verification bands — all records
    "Green" : 132
    "Yellow" : 10
    "Red" : 0
Loading
Category Distribution Total 🟢 🟡 🔴 🟢 %
brand 🟩🟩🟩🟩🟩🟩🟨🟨🟨🟨🟨🟨 13 7 6 0 53.8%
smartphone 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟨 29 28 1 0 96.6%
tablet 🟩🟩🟩🟩🟩🟩🟩🟩🟨🟨🟨🟨 10 7 3 0 70.0%
watch 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩 4 4 0 0 100.0%
pda 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩 1 1 0 0 100.0%
cpu 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩 85 85 0 0 100.0%
All 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟨 142 132 10 0 93.0%

Full-dataset baseline

105858 record(s) scored.

%%{init: {"theme":"base","themeVariables":{"pie1":"#3fb950","pie2":"#d29922","pie3":"#f85149","pieStrokeWidth":"0px","pieOpacity":"1"}}}%%
pie showData
    title Verification bands — all records
    "Green" : 23658
    "Yellow" : 81104
    "Red" : 1096
Loading
Category Distribution Total 🟢 🟡 🔴 🟢 %
brand 🟩🟩🟩🟩🟩🟩🟩🟨🟨🟨🟨🟨 207 122 85 0 58.9%
soc 🟩🟨🟨🟨🟨🟨🟥🟥🟥🟥🟥🟥 2077 231 824 1022 11.1%
smartphone 🟩🟩🟨🟨🟨🟨🟨🟨🟨🟨🟨🟥 93396 17931 75397 68 19.2%
tablet 🟩🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟥 3455 291 3163 1 8.4%
watch 🟩🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟥 433 43 386 4 9.9%
pda 🟩🟩🟩🟩🟩🟩🟩🟨🟨🟨🟨🟨 140 83 57 0 59.3%
gpu 🟩🟩🟩🟩🟩🟩🟩🟨🟨🟨🟨🟨 2030 1211 819 0 59.7%
cpu 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟨🟥 4120 3746 373 1 90.9%
All 🟩🟩🟩🟨🟨🟨🟨🟨🟨🟨🟨🟥 105858 23658 81104 1096 22.3%

Hard violations (forced red):

Count Check
1 !boost_ge_base

green = authoritative source + complete + consistent · yellow = plausible, needs confirmation · red = sparse/weak source or a hard contradiction. Promotion to verified runs in the scheduled verify-network workflow.

@TechEngineBot

Copy link
Copy Markdown
Member

TechEngine change review: FAIL

Check Result
python -m app.validate FAIL
New hard integrity anomalies vs PR base PASS

Changed data

Category Added Modified Deleted Added verified Added unverified Added Kaggle-sourced
brand 0 0 0 0 0 0
soc 0 0 0 0 0 0
smartphone 2 24 2 2 0 0
tablet 0 5 0 0 0 0
watch 0 0 0 0 0 0
pda 0 0 0 0 0 0
gpu 0 0 0 0 0 0
cpu 0 0 0 0 0 0

Changed record examples

smartphone added

  • smartphone/motorola/2020/motorola-razr.json - Motorola Razr (2019)
  • smartphone/samsung/2019/galaxy-a51.json - Galaxy A51

smartphone modified

  • smartphone/apple/2007/iphone.json - iPhone
  • smartphone/apple/2007/iphone/apple-iphone-aitoolbuzz-789-16gb-16gb-2g.json - Apple iPhone
  • smartphone/apple/2007/iphone/apple-iphone-allphones-2566-16gb-16gb-2g.json - Apple iPhone
  • smartphone/apple/2007/iphone/apple-iphone-beridzeg45-6380-16gb.json - Apple iPhone
  • smartphone/htc/2012/titan-ii.json - Titan II
  • smartphone/htc/2012/titan-ii/htc-titan-ii-aitoolbuzz-3366-16gb-16gb-4g-lte.json - HTC Titan II
  • smartphone/htc/2012/titan-ii/htc-titan-ii-allphones-3076-16gb-16gb-4g-lte.json - HTC Titan II
  • smartphone/htc/2012/titan-ii/htc-titan-ii-beridzeg45-6837-16gb.json - HTC Titan II
  • smartphone/lg/2011/optimus-pad-v900.json - Optimus Pad V900
  • smartphone/samsung/2010/i8700-omnia-7.json - I8700 Omnia 7
  • smartphone/samsung/2010/i8700-omnia-7/samsung-i8700-omnia-7-aitoolbuzz-10061-16gb-16gb-3g.json - Samsung I8700 Omnia 7
  • smartphone/samsung/2010/i8700-omnia-7/samsung-i8700-omnia-7-allphones-6723-16gb-16gb-3g.json - Samsung I8700 Omnia 7
  • smartphone/samsung/2010/i8700-omnia-7/samsung-i8700-omnia-7-beridzeg45-4276-16gb.json - Samsung I8700 Omnia 7
  • smartphone/samsung/2011/google-nexus-s-i9023.json - Google Nexus S I9023
  • smartphone/samsung/2011/google-nexus-s-i9023/samsung-google-nexus-s-i9023-aitoolbuzz-10005-16gb-16gb-3g.json - Samsung Google Nexus S I9023
  • ... 9 more

smartphone deleted

  • smartphone/motorola/2019/motorola-razr.json - Motorola Razr (2019)
  • smartphone/samsung/2020/galaxy-a51.json - Galaxy A51

tablet modified

  • tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-4gb-64gb-4g-lte.json - Lenovo Yoga Tab 3 Pro
  • tablet/lenovo/2015/yoga-tab-3-pro/lenovo-yoga-tab-3-pro-scrapegsma-4795.json - Lenovo Yoga Tab 3 Pro
  • tablet/samsung/2011/p7100-galaxy-tab-10-1v/p7100-galaxy-tab-10-1v.json - P7100 Galaxy Tab 10.1v
  • tablet/samsung/2011/p7100-galaxy-tab-10-1v/samsung-p7100-galaxy-tab-10-1v-aitoolbuzz-10195-32gb-32gb-3g.json - Samsung P7100 Galaxy Tab 10.1v
  • tablet/samsung/2011/p7100-galaxy-tab-10-1v/samsung-p7100-galaxy-tab-10-1v-allphones-7364-32gb-32gb-3g.json - Samsung P7100 Galaxy Tab 10.1v

Heuristic review

  • Added records by manufacturer/brand: motorola: 1, samsung: 1
  • Added records by source class: other: 2
  • Heuristic warnings: none found.

@TechEngineBot

Copy link
Copy Markdown
Member

TechEngine validation stats: FAIL

Data summary

Category Total Verified Unverified Missing verified Tracked Verified % of tracked
brand 207 122 85 0 207 58.9%
soc 2077 193 1884 0 2077 9.3%
smartphone 93396 17501 75895 0 93396 18.7%
tablet 3455 273 3182 0 3455 7.9%
watch 433 39 394 0 433 9.0%
pda 140 74 66 0 140 52.9%
gpu 2030 1028 1002 0 2030 50.6%
cpu 4120 2869 1251 0 4120 69.6%
all 105858 22099 83759 0 105858 20.9%

Warning

Tracked verified coverage is below 50% for tablet 7.9% (273/3455), watch 9.0% (39/433), soc 9.3% (193/2077), smartphone 18.7% (17501/93396), all 20.9% (22099/105858).
Tracked coverage excludes records missing the verified field; see the Missing verified column for those records.
This does not fail validation. Keep imported records verified: false until manual audit, but treat this as follow-up verification work before relying on the affected categories as curated data.

Validation notes

  • The integrity gate blocks only hard anomalies introduced by this PR relative to its merge base.
  • Full advisory outlier listings are suppressed on successful runs because they are dataset-wide and mostly stable between PRs.
  • Failure runs still include a detailed log excerpt for debugging.

Key output:

## app.validate
## integrity_check.py (PR head compared with PR base)
loaded CPU=4120 GPU=2030
Integrity section Flagged lines
structural 18
CPU name/tier consistency (desktop mainstream only) 0
CPU single>multi (cinebench/geekbench — should be multi>=single) 0
CPU era-vs-score outliers 8
CPU cross-source ratio outliers (possible wrong-variant) 155
GPU cross-source ratio outliers + sanity 18
Detailed validation log excerpt
 [passmark_cpu_mark/geekbench_multi] 'Intel Xeon Phi 7210': ratio=0.58
  [passmark_cpu_mark/geekbench_multi] 'Intel Atom x5-Z8350 (Cherry Trail)': ratio=0.81
  [passmark_cpu_mark/geekbench_multi] 'Intel Core i7-870 (Lynnfield)': ratio=0.91
  [passmark_cpu_mark/geekbench_multi] 'Intel Core i7-965 Extreme Edition (Bloomfield)': ratio=0.92
  [passmark_cpu_mark/geekbench_multi] 'Intel Core i7-920 (Bloomfield)': ratio=0.93
  [passmark_cpu_mark/geekbench_multi] 'Loongson 3A6000': ratio=0.38
  [cinebench_r23_multi/geekbench_multi] 'AMD A10-7870K (Godavari)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 5995WX': ratio=2.1
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9554': ratio=2.19
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9654': ratio=2.41
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 7950X': ratio=1.83
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9985 (Turin refresh)': ratio=2.43
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 9970X3D': ratio=1.89
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 3 1300X': ratio=0.87
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 3 1200': ratio=0.88
  [cinebench_r23_multi/geekbench_multi] 'AMD A10-9700 (Bristol Ridge)': ratio=1.04
  [cinebench_r23_multi/geekbench_multi] 'AMD A10-7850K (Kaveri)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 7742': ratio=1.96
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 3970X': ratio=1.92
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 3900X': ratio=1.97
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 3950X': ratio=2.07
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 3 3200G': ratio=1.01
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 7980X': ratio=1.96
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9754': ratio=2.5
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 7965WX': ratio=1.96
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 7955WX': ratio=1.85
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 7960X': ratio=1.96
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 7975WX': ratio=2.12
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9684X': ratio=2.42
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 7985WX': ratio=2.33
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 7950X3D': ratio=1.94
  [cinebench_r23_multi/geekbench_multi] 'AMD Athlon II X4 640 (Propus)': ratio=0.95
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9745': ratio=2.57
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9845': ratio=2.56
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9825': ratio=2.56
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 7995WX': ratio=2.0
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9755': ratio=2.5
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 9965': ratio=2.61
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 5 5500GT': ratio=0.85
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 9950X': ratio=1.91
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 9900X': ratio=1.78
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 9960X': ratio=2.03
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 9970X': ratio=2.24
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 9980X': ratio=2.5
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper PRO 9995WX': ratio=2.33
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 9900X3D': ratio=1.8
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 9950X3D': ratio=1.88
  [cinebench_r23_multi/geekbench_multi] 'AMD EPYC 7763': ratio=2.15
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 5900': ratio=2.14
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 3990X': ratio=2.14
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 5950X': ratio=2.37
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 9 5900X': ratio=1.91
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 7 4700GE': ratio=1.79
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 7 PRO 4750G': ratio=1.84
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen Threadripper 2990WX': ratio=1.79
  [cinebench_r23_multi/geekbench_multi] 'AMD Ryzen 3 2200G': ratio=0.95
  [cinebench_r23_multi/geekbench_multi] 'Microsoft Azure Cobalt 100': ratio=2.17
  [cinebench_r23_multi/geekbench_multi] 'Qualcomm Snapdragon X Elite X1E-80-100': ratio=1.03
  [cinebench_r23_multi/geekbench_multi] 'Qualcomm Snapdragon X Plus X1P-42-100': ratio=0.86
  [cinebench_r23_multi/geekbench_multi] 'Qualcomm Snapdragon X Plus X1P-64-100': ratio=0.96
  [cinebench_r23_multi/geekbench_multi] 'Qualcomm Snapdragon X X1-26-100': ratio=0.7
  [cinebench_r23_multi/geekbench_multi] 'NVIDIA Grace CPU Superchip': ratio=2.2
  [cinebench_r23_multi/geekbench_multi] 'Ampere AmpereOne A192-32X': ratio=2.4
  [cinebench_r23_multi/geekbench_multi] 'Ampere Altra Max M128-30': ratio=2.11
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-6500U (Skylake-U)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Atom Z3770 (Bay Trail)': ratio=0.9
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-4500U (Haswell-U)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i9-13900K': ratio=1.95
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i3-12300': ratio=0.89
  [cinebench_r23_multi/geekbench_multi] 'Intel Pentium Gold G7400 (Alder Lake)': ratio=0.99
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon 6781P (Granite Rapids refresh)': ratio=2.68
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon 6781E (Clearwater Forest)': ratio=2.42
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Platinum 8180 (Skylake-SP)': ratio=1.82
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-7500U (Kaby Lake-U)': ratio=1.02
  [cinebench_r23_multi/geekbench_multi] 'Intel Pentium G4560 (Kaby Lake)': ratio=1.04
  [cinebench_r23_multi/geekbench_multi] 'Intel Pentium G3258 Anniversary Edition (Haswell)': ratio=0.89
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-5500U (Broadwell-U)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon W-3175X': ratio=1.79
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Platinum 8280': ratio=1.81
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-1065G7 (Ice Lake-U)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Platinum 8452Y': ratio=5.48
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon w9-3495X': ratio=2.16
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon CPU Max 9462': ratio=2.08
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Platinum 8480+': ratio=2.22
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon w9-3475X': ratio=2.04
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon CPU Max 9470': ratio=2.21
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon CPU Max 9480': ratio=2.23
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Platinum 8592+': ratio=2.26
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon CPU Max 9460': ratio=2.15
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon CPU Max 9468': ratio=2.19
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Gold 6448H (Sapphire Rapids)': ratio=2.05
  [cinebench_r23_multi/geekbench_multi] 'Intel Processor N97': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i9-14900K': ratio=2.02
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i9-13980HX': ratio=1.78
  [cinebench_r23_multi/geekbench_multi] 'Intel Processor N50': ratio=0.93
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-14700KF': ratio=1.83
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 7 155U': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 5 135U': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i9-13900KS': ratio=1.96
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-14700K': ratio=1.86
  [cinebench_r23_multi/geekbench_multi] 'Intel Processor N200': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i3-13100': ratio=0.9
  [cinebench_r23_multi/geekbench_multi] 'Intel Processor N100': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i5-2500K (Sandy Bridge)': ratio=1.04
  [cinebench_r23_multi/geekbench_multi] 'Intel Atom x5-Z8350 (Cherry Trail)': ratio=0.86
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon 6980P': ratio=2.6
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon 6780E': ratio=2.64
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon 6960P (Granite Rapids)': ratio=2.42
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i9-14900HX': ratio=1.84
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 9 285K': ratio=1.84
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i9-14900KS': ratio=1.93
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 9 285': ratio=1.89
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 7 268V': ratio=0.83
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 9 285KF': ratio=1.84
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-14700': ratio=1.81
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 7 265F': ratio=1.82
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i3-14100': ratio=0.9
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 5 228V': ratio=0.82
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon w9-3595X (Emerald Rapids-WS)': ratio=2.19
  [cinebench_r23_multi/geekbench_multi] 'Intel Core Ultra 9 275HX': ratio=1.84
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Platinum 8380': ratio=1.95
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon W-3375': ratio=2.17
  [cinebench_r23_multi/geekbench_multi] 'Intel Xeon Gold 6338 (Ice Lake-SP)': ratio=1.88
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i5-750 (Lynnfield)': ratio=1.04
  [cinebench_r23_multi/geekbench_multi] 'Intel Pentium Gold G6400 (Comet Lake)': ratio=1.04
  [cinebench_r23_multi/geekbench_multi] 'Intel Celeron G5905 (Comet Lake)': ratio=0.88
  [cinebench_r23_multi/geekbench_multi] 'Intel Core i7-8550U (Kaby Lake R)': ratio=1.0
  [cinebench_r23_multi/geekbench_multi] 'Loongson 3A6000': ratio=1.03
  [cinebench_2024_multi/cinebench_r23_multi] 'AMD Ryzen 5 5500GT': ratio=0.09
  [cinebench_2024_multi/cinebench_r23_multi] 'Qualcomm Snapdragon X Plus X1P-42-100': ratio=0.07
  [cinebench_2024_multi/cinebench_r23_multi] 'Qualcomm Snapdragon X X1-26-100': ratio=0.09
  [cinebench_2024_multi/cinebench_r23_multi] 'Intel Xeon W-3175X': ratio=0.07
  [cinebench_2024_multi/cinebench_r23_multi] 'Intel Core i9-10920X': ratio=0.04
  [cinebench_2024_multi/cinebench_r23_multi] 'Intel Core i9-13900F': ratio=0.04
  [cinebench_2024_multi/cinebench_r23_multi] 'Intel Core i9-10900K': ratio=0.09

### GPU cross-source ratio outliers + sanity
  [passmark_g3d_mark/timespy_score] 'Radeon HD 4670': ratio=0.27
  [passmark_g3d_mark/timespy_score] 'Radeon HD 5670': ratio=0.2
  [passmark_g3d_mark/timespy_score] 'Radeon HD 6850': ratio=0.4
  [passmark_g3d_mark/timespy_score] 'GeForce GTS 450': ratio=5.48
  [passmark_g3d_mark/timespy_score] 'GeForce GTS 250': ratio=0.51
  [fp32_tflops/timespy_score] 'Radeon HD 4670': ratio=0.0
  [fp32_tflops/timespy_score] 'Radeon Pro W7900': ratio=0.0
  [fp32_tflops/timespy_score] 'Radeon Pro W7800': ratio=0.0
  [fp32_tflops/timespy_score] 'Radeon HD 5670': ratio=0.0
  [fp32_tflops/timespy_score] 'Radeon HD 6850': ratio=0.0
  [fp32_tflops/timespy_score] 'Radeon HD 5850': ratio=0.0
  [fp32_tflops/timespy_score] 'RTX 6000 Ada Generation': ratio=0.0
  [fp32_tflops/timespy_score] 'GeForce GTS 250': ratio=0.0
  [fp32_tflops/timespy_score] 'GeForce 9600 GT': ratio=0.0
  [passmark_g3d_mark/fp32_tflops] 'L40': ratio=302.2
  [passmark_g3d_mark/fp32_tflops] 'GeForce GTX 480': ratio=6068.45
  [passmark_g3d_mark/fp32_tflops] 'GeForce GTX 465': ratio=6194.38
  [passmark_g3d_mark/fp32_tflops] 'RTX PRO 6000 Blackwell Workstation Edition': ratio=303.69

(no lines under a section = clean)

Baseline hard anomalies: 18; PR head: 18; introduced: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app Validator or application code changes data Dataset changes enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants