council_is_model_replied
Check if a model has finished answering in a council. Returns true or false only, so you can confirm participation without revealing the model's hat label or answer.
Instructions
Blind check: has model finished answering (status=done) in this council? Returns
True/False only — never the hat label or answer — so you can confirm a model
participated without breaking hat blindness for scoring/synthesis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| council_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |