simulate_fix
Simulate cutting relationships to see exact changes in attack routes and compromise probability before recommending a fix.
Instructions
Ask what actually happens if specific relationships are cut: re-runs the whole simulation with those edges removed and reports how many routes disappear and how the compromise probability moves. This is the tool to reach for before recommending a change - it is a deterministic counterfactual over the real graph, not an estimate, so it settles 'would this help' instead of arguing about it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cuts | Yes | Relationships to remove. Use node ids from explain_attack_path steps (from/to). |