ci(verify): markdown-table band report (readable PR comments)#56
Conversation
Emit a GitHub-flavored markdown table (Category | Total | Green | Yellow | Red | Green %) mirroring the TechEngineBot validation-stats style, for readable PR comments instead of a code-block histogram. Refs #1
Use score --format md and post the table directly (drop the code fence) for readability. 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:
|
Replaces the code-block band histogram with a markdown table (mirrors the TechEngineBot validation-stats style) for readability.
app.verify score --format md→ GitHub-flavored table:Category | Total | 🟢 Green | 🟡 Yellow | 🔴 Red | Green %+ boldAllrow + hard-violations table.verify-report.ymluses--format mdand posts the table directly (notextfence).text(local CLI unchanged);mdis opt-in for CI comments.Pairs with a TechEngine change that switches the
/verifyand weekly-refresh comments to the same table.Refs #1