council_score
Score each council seat's reply on correctness, depth, and actionability (1-10) to build a per-model quality leaderboard. Use after synthesis and before reveal to prevent bias.
Instructions
Score each seat's reply — the MANDATORY end step of every council, AFTER your synthesis and BEFORE council_reveal (so scores can't be biased by model identity). scores: [{"hat": "hat1", "score": 7, "notes": "verified root cause, thin on fix"}, ...] score is 1-10; judge correctness against the verified code, depth, and actionability. The server resolves hat->model itself, feeding the per-model quality leaderboard (see model_scores).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scores | Yes | ||
| council_id | Yes |