Simulation
Simulation (dry-run) lets you preview an action against a shadow copy of state — so you know the consequences before anything touches production. Open Actions → Simulation. The header reads “Simulation & Dry Run — Preview an action against a shadow copy of state — know the consequences before anything commits.”
You configure a what-if on the left (action, target, amount, initiator), click Run dry simulation, and see a before/after diff plus the aggregated side effects on the right — with zero impact on production.
Related
Section titled “Related”- Action registry — the actions you can simulate.
- Run an agent & approvals — simulation also runs automatically inside the governed action pipeline before any high-risk action executes.
