simulate_days_passing
Fast-forward the internal clock by N days and trigger a scheduler poll to demonstrate the entire follow-through workflow from open to escalation in seconds.
Instructions
Advances the internal clock by N days and runs one scheduler poll. This is the demo control that makes a week of chasing observable in seconds. In production the scheduler polls itself on a real interval (SCHEDULER_INTERVAL_MS) — this tool exists so the full open → nudge → escalate lifecycle can be shown live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | Number of days to fast-forward |