Files
local_swarm/src
sleepy 3799240d74 fix: head node objectively judges all responses using quality metrics
- Removed biased self-reported confidence voting
- Head node now collects ALL responses and scores them objectively
- Uses quality scoring (length, structure, completeness) to compare
- Shows quality scores for all nodes so user can see comparison
- Prevents overconfident small models from beating better large models
- 3B models will only win if they actually produce better quality output
- All 41 tests passing
2026-02-25 22:24:00 +01:00
..