aurora_intervene
Perturb a variable in your data's discovered causal model to answer 'what happens to Y if X changes by Δ' with per-node deltas and confidence intervals.
Instructions
What-if intervention: perturb one variable in the data's discovered system model and propagate the shock through validated relationships (up to max_depth hops). Returns per-node deltas WITH confidence intervals. Use for 'what happens to Y if X changes by Δ' questions — answers come from the data's own causal graph, not from priors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_depth | No | ||
| perturbation | Yes | ||
| source_entity_id | Yes |