graph_diff
Review recent changes in the memory graph including added and updated nodes, created edges, and contradiction edges. Use for handoff or audit with a configurable lookback period.
Instructions
Show what changed in the memory graph recently, including added nodes, updated nodes, created edges, and contradiction edges. Use for review or handoff. Returns a serialized graph diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Lookback window such as '24h', '7d', or an ISO-like timestamp. | 24h |