credence_gate
Block irreversible tool calls that embed unverified user values. Call before executing writes, code, or requests to prevent embedding unconfirmed constraints.
Instructions
Pre-execution epistemic gate (CP4): block irreversible tool calls that embed unverified constraint values.
Call BEFORE write_file, execute_code, send_request, deploy, or any tool that would embed a user-stated value into code or infrastructure. Uses synonym-expansion to catch paraphrase overlap ("how fast" ↔ "rate limit").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool about to be called. | |
| session_id | Yes | Session identifier. | |
| arguments_summary | Yes | Brief summary of arguments (omit secrets). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||