stop_simulation
Manually halt active simulations to meet safety and compliance requirements. Provide reason and governance approval to stop one or all ongoing attacks.
Instructions
Manually stop one or more active simulations for safety or compliance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for terminating the simulation (for audit logging). | |
| operator | No | Operator context (id, role, approvals) | |
| simulation_id | No | Identifier returned by simulate_attack. If omitted, all active simulations are stopped. | |
| approval_token | No | Approval token required by governance policy (if configured). |