record_prospective_failure
Log a prospective failure by specifying the action, predicted outcome, and trigger condition to document potential risks.
Instructions
Record a simulated future failure mode into the graph. Args: action: The proposed action that could lead to this failure. predicted_failure: The specific catastrophic outcome predicted. trigger_condition: The exact condition that would confirm this failure occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| predicted_failure | Yes | ||
| trigger_condition | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |