resolve
Pick the correct capture and mark the conflicting one as stale to keep your memory consistent.
Instructions
Resolve a conflict between two captures. Mark one as the winner and the other as stale. Call this tool when capture reports a conflict between two memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loser | Yes | The ID of the capture that is wrong or outdated. This capture is marked as stale. | |
| reason | No | The reason for the resolution. The agent stores this in the audit log. | |
| winner | Yes | The ID of the capture that is correct. This capture stays active. |