resolve
End memory conflicts by choosing the correct capture as the winner and marking the outdated capture as stale.
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. |