AFAD Earthquake Operations Router
afad-earthquake-operations-routerTurn official AFAD events into distance-based asset and route actions. Unofficial, independent Actor; not affiliated with or endorsed by any named source publisher. — $0.02/call, x402 (USDC on base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assets | Yes | One to 100 customer-owned operational points. Use opaque non-PII asset IDs. | |
| maxAlerts | Yes | Returns the highest-priority matching event–asset pairs, up to this limit. | |
| requestId | Yes | Unique non-PII idempotency ID. Reusing it with changed inputs fails. | |
| alertRadiusKm | Yes | Only event–asset pairs within this straight-line distance can become alerts. | |
| maximumDepthKm | Yes | Events deeper than this are ignored. | |
| inspectMagnitude | Yes | At or above this magnitude a matching site receives inspect_asset_and_review. | |
| minimumMagnitude | Yes | Events below this AFAD magnitude are ignored. | |
| rerouteMagnitude | Yes | At or above this magnitude a matching route waypoint receives reroute_for_review. | |
| maxTotalChargeUsd | Yes | Hard run cap checked before any alert claim or paid delivery. | |
| maximumEventAgeHours | Yes | Ignores older rows even if they remain in the last-100 list. | |
| pauseDispatchMagnitude | Yes | At or above this magnitude a matching non-route asset receives pause_dispatch_and_review. |