memo_signal_remember
Record a durable, idempotent watcher signal by marker, rejecting stale epochs to ensure exactly-once operational monitoring.
Instructions
Remember a durable, idempotent operational watcher marker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epoch | No | Monotonic watcher epoch; stale epochs are rejected. | |
| fence | No | Optional leadership fence token. | |
| marker | Yes | Stable idempotency marker for the watcher signal. | |
| payload | No | Structured signal payload. | |
| actor_id | No | Agent writing the signal. | memo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||