Standard Ecto embedded schema for Vote-round member outputs.
Members participating in CouncilEx.Rounds.Vote typically declare
output_schema CouncilEx.Schemas.Vote so Instructor casts the LLM
response into this shape. Aggregators read by field name (:choice,
:confidence).
Summary
Functions
Cast a map into a %Vote{} via changeset.