graph_patch
Applies a compact Markdown-like patch to project memory, expanding it into an atomic ChangeSet while preserving omitted fields and optionally creating 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 | ||
| taskContextId | No | ||
| includeStructured | No |