{{ criteria }}

{{ _fragments.multimodal_input_rules }}

{{ text }}

**
IMPORTANT: Please make sure to only return a json with two keys: `verdict` (true or false), and the 'reason' key providing the reason. The verdict must be a boolean only, either true or false.
Example JSON:
{
  "reason": "...",
  "verdict": true
}
**

JSON:
