aurora_simulate
Simulate a system's forward trajectory from fitted dynamics, pausing when confidence intervals widen to avoid extrapolating noise. Use for 'where is this heading' questions on completed runs.
Instructions
Simulate the system forward n_steps using dynamics fitted and validated on the data — and it PAUSES honestly when confidence intervals grow too wide to keep going, rather than extrapolating noise. Use for trajectory questions ('where is this heading') on a completed run; pass target_entity_id to simulate a specific node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| n_steps | No | ||
| target_entity_id | No | ||
| ci_pause_threshold | No |