changes_since
Fetch graph and checkpoint mutations after a known sequence to synchronize project state in real time, avoiding full reloads by reading only changes since a given revision.
Instructions
Read only graph/checkpoint mutations after a known change sequence. Use this for live synchronization and compact read-back instead of reloading the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| sequence | No | ||
| projectRoot | No | ||
| taskContextId | No | ||
| includeStructured | No | ||
| sourceSyncRevision | No |