feat(verify): status.json aggregate + sync workflow#71
Conversation
…JSON Emits data/_verify/status.json: per-category verified counts + Tier 0 bands + promotion candidates, as the synced source of truth for how much is verified. Refs #1
🔎 Data verification — Tier 0 (offline existence/trust)Scored by Changed records in this PRNo records scored. Full-dataset baseline101954 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" : 10019
"Yellow" : 89472
"Red" : 2463
green = authoritative source + complete + consistent · yellow = plausible, needs confirmation · red = sparse/weak source or a hard contradiction. Promotion to |
TechEngine change review: PASS
Changed data
Changed record examples
Heuristic review
|
TechEngine validation stats: PASS
Data summary
Warning Tracked verified coverage is below 50% for brand 0.0% (0/189), tablet 0.0% (0/3048), watch 0.0% (0/378), pda 0.0% (0/110), gpu 0.0% (0/2030), smartphone 0.2% (184/90118), all 1.2% (1218/101954), soc 2.8% (58/2104), and 1 more. Validation notes
Key output:
|
Adds
app.verify status→data/_verify/status.json(per-category verified counts + Tier 0 bands), andverify-status.ymlwhich regenerates it on data changes + daily and commits as TechEngineBot. The synced source of truth for how much is verified. Refs #1