What problem does it solve?
It helps you create clear, audit-grade matrix and comparison tables that communicate pass/fail/partial outcomes, recommended lanes, and decision logic without losing accessibility, traceability, or consistency.
Core Features & Use Cases
- Matrix scaffolding: Build N items x M criteria grids using a closed pass/fail/partial/na status model designed for coverage audits.
- Matrix glyph injection + accessibility: Automatically render status glyphs with screen-reader-friendly labels so the table is readable and navigable.
- Coverage audit pattern: Enforce disciplined cell semantics (empty vs na vs audited outcomes) and use
<tfoot> summaries for at-a-glance column verdicts.
- Comparison emphasis lane: Highlight the recommended option column via
data-ve-col-emphasis to make the winner visually obvious.
- Decision matrix scaffold: Provide a structured rules-to-outcomes table pattern that supports sorting and clear “rules → action → why” reading.
- Composable table behavior: Works with the plugin’s selection/comment/decision mini affordances and exports a stable CSV contract.
Quick Start
Use the matrix and comparison table guidance to generate a matrix or compare table, then apply the matrix glyph injection and (optionally) the matrix summary footer so the resulting table communicates audit verdicts consistently.