graph_patch
Apply a compact mdflow patch to create atomic changes in the graph. Preserves omitted fields and supports automatic checkpoints.
Instructions
Apply a compact mdflow/1 Markdown-like patch. The server expands it into the same atomic ChangeSet used by graph_mutate, preserves omitted fields, and can create an atomic Block checkpoint with checkpoint=auto.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| actor | No | ||
| patch | Yes | ||
| planId | No | ||
| reason | No | ||
| gitHead | No | ||
| projectRoot | No | ||
| chainScopeId | No | ||
| includeStructured | No |