intelligence.aftershock
Aftershock Intelligence — models the secondary waves that follow a primary cascade event. Takes a primary shock (origin node, event type, magnitude, elapsed hours) and returns three aftershock waves: Wave 1 (0–72h immediate secondary effects), Wave 2 (1–4 weeks policy response distortions), Wave 3 (1–6 months structural changes now permanently locked in). Identifies which nodes are rebounding, which face amplified pressure, and which are structurally altered. Companion to market.cascade — run cascade first, then aftershock to see the full picture. POST with origin, eventType, magnitude, elapsedHours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Origin node ID from the primary cascade (e.g. "geo.conflict", "climate.drought"). | |
| eventType | No | Description of the primary event. | |
| magnitude | Yes | Primary shock magnitude 1–100. | |
| elapsedHours | No | Hours elapsed since the primary event. Default 24. | |
| horizonHours | No | Forward horizon to model in hours. Default 4320 (6 months). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wave1 | No | Immediate (0–72h): rebound, amplified, structural nodes. | |
| wave2 | No | Policy response phase (1–4 weeks). | |
| wave3 | No | Structural lock-in (1–6 months). | |
| synthesis | No |