council_is_model_replied
Check whether a specific model has completed its reply in a council, returning True/False only. Confirms participation while preserving hat blindness for scoring and synthesis.
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 |