replay_memory_drift
Compare memory state at two ISO timestamps to detect drift. Analyzes changes to enable audit and rollback actions.
Instructions
Detect memory drift between two timestamps.
Compares memory state at two points in time and shows what changed. Requires Pro tier or Novyx Cloud.
Args: from_ts: Start ISO timestamp. to_ts: End ISO timestamp.
Returns: JSON string with drift analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_ts | Yes | ||
| from_ts | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |