GitHub

Consensus

Components for representing consensus — running a document primitive several times and reconciling the votes into one answer, with the agreement and the disagreements made visible.

Retab can run a primitive more than once — across models, samples or temperatures — and reconcile the results into a single consensus. Consensus components render that reconciliation: the agreed-upon answer, how many voters backed it, and exactly where they disagreed.

They're presentation primitives. You feed them the voters and the reconciled consensus from a run and they show the agreement clearly — so a reviewer can trust the confident parts and jump straight to the contested ones.

Components

  • Split Consensus — a page-axis waterfall comparing how several voters split a document into typed subdocuments against the reconciled consensus, with a per-page agreement strip and the contested ranges called out.