gardener_apply
Apply or dismiss a gardener proposal to carry out effects like merging, archiving, consolidating, digesting, reprojecting, rekindling, splitting, or creating tasks for missing memories or tool errors.
Instructions
Resolve a gardener proposal. action=apply carries out the effect (archive -> retire the memory; merge -> supersede the older by the newer; consolidate -> write a unified memory superseding its sources; digest -> save the summary as a note; reproject -> move the memory to another project; rekind -> reclassify the memory's kind in place; split -> create the child/shared projects, link the family, parent the children, retire the source; memory_wanted -> open a task to write the missing memory; tool_error -> open a task to fix the recurring error); action=dismiss discards it. A dismissed proposal is never re-raised.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | proposal id (ULID) | |
| action | No | apply (default) or dismiss |