graph_diff
Identify recent changes in the memory graph, including added nodes, updated edges, and contradictions, to review context or prepare for handoff.
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 |