heartbeat
Agent Flight Recorder — "still alive" ping for a registered monitor. Include capsule (any JSON ≤32KB: current step, done, next, ids) so a dead-man alert can carry resume state (stored on the key tier). status:"fail" reports a failure immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | No | Monitor secret from register_monitor (not needed when calling with the owning Gateway key) | |
| status | No | ||
| capsule | No | Resume state: { step, done: [...], next, ids: {...} } — anything JSON | |
| monitor_id | Yes |