apply_plan
Execute a merge or supersede plan by ID to update memories while keeping old ones as reversible history. Requires confirmation for non-matching plans.
Instructions
Execute a previously-generated merge/supersede plan by id. Recorded as a reversible operation. Old memories are invalidated (never deleted). 'possible'/'non_match' plans require confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Required true for 'possible'/'non_match' plans. 'match' plans apply only if the policy has auto_apply=true, else confirm is required too. | |
| plan_id | Yes | ID of a plan produced by plan_merge / plan_supersede. |