Sanity-check current reasoning
reality_checkDetect repeated failed strategies, contradictions, and unsupported conclusions in reasoning. Validate claims against evidence to identify the smallest next check.
Instructions
Detect repeated failed strategies, contradictions, unsupported conclusions, untested success claims, and premature rewrites from supplied reasoning and session history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attempts | No | New attempts to add to session history. | |
| evidence | No | Evidence relevant to the current reasoning. | |
| reasoning | No | Current reasoning or status update to inspect. | |
| sessionId | No | Optional bounded in-process session identifier. |