RAPPA (Randomized Aggregated Pairwise Preference Allocation) — preference aggregation via pairwise comparisons with eigenvector weighting, consistency validation, and alignment scoring.
Paper: Wishocracy — Preference aggregation system for democratic resource allocation.
Related: Optimocracy — Two-metric welfare function shared with OPG and OBG.
Source: QMD
- Pairwise comparison matrix construction & eigenvector weight extraction
- Consistency ratio (CR) validation
- Citizen Alignment Scores (politician vs citizen preferences)
- Preference gap analysis
- Bootstrap confidence intervals
- Manipulation resistance detection
- Matrix completion for incomplete data
- Smart pair selection (minimize comparisons needed)
162 unit tests.
pnpm test --filter @optimitron/wishocracy