feat(verify): 'pr' command runs all tiers (0-3) on changed records#60
Conversation
…ecords One markdown report combining Tier 0 (offline score), Tier 1 (source-URL liveness), Tier 2 (external cross-reference, exact-heading) and Tier 3 (promotion DRY-RUN) over the records changed vs origin/main, plus the full-dataset Tier 0 baseline. Network tiers are capped by --max and never write. Refs #1
🔎 Data verification — Tier 0 (offline existence/trust)Scored by Changed records in this PRNo records scored. Full-dataset baseline101954 record(s) scored.
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
python -m app.verify pr: a single markdown report covering Tier 0 (offline score of changed records), Tier 1 (source-URL liveness), Tier 2 (external cross-reference, exact-heading), and Tier 3 (promotion dry-run — never writes), scoped to records changed vsorigin/main(capped by--max), plus the full-dataset Tier 0 baseline. The/verifycommand will use this so on-demand checks cover all tiers, not just Tier 0. Refs #1