Commit dad1863
Switch default scoring from weighted to copeland (#110)
Data-driven decision based on scoring evaluation (docs/scoring-evaluation.md):
- Copeland and Borda agree 86% (independent validation from social choice theory)
- Weighted disagrees with both ~40% (arbitrary point weights distort)
- Copeland is scale-independent and Condorcet-consistent
Closes #109
Co-authored-by: unknown <that-github-user@github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 185bde1 commit dad1863
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments