council_score
Enable blind multi-model LLM councils via a local MCP server, scoring anonymous answers and revealing results for independent evaluation.
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 |