election_title: Free riding — honest baseline (Allocated Score)
scenario_description: >
  HONEST BASELINE. A neighbourhood association fills two board seats. Anika
  is the beloved incumbent — every one of the 20 voters scores her 5. The
  12-voter majority wants Bruno for the second seat; the 8-voter minority
  wants Camila. Everyone votes sincerely. Anika takes seat 1 with 100
  points, and because ALL 20 ballots sit in her 5-star group, the Hare quota
  of 10 is charged to every ballot equally: each keeps half its weight. The
  original 12-to-8 split therefore survives intact into round 2, and Bruno
  wins the second seat 24 to 20. Compare free_ride_hylland_allocated.yaml,
  where the minority scores Anika 4 instead of 5 and flips that second seat.
voting_method: allocated
num_winners: 2
ballots: |-
  Count:Anika,Bruno,Camila
  12:5,4,0   # 12-voter majority: Anika 5, Bruno for seat 2
  8:5,0,5    # 8-voter minority, honest: Anika 5, Camila for seat 2
expected_winners: [Anika, Bruno]

# file: free_ride_honest_allocated.yaml
