memory_arbitrate
Resolve conflicts between two memory entries by designating a winner and a loser, with options to record the conflict and auto-supersede non-protected losers.
Instructions
仲裁两条冲突记忆的胜者与败者。mark_conflict=true 记录冲突,apply=true 自动将非保护败方标记为 superseded。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | ||
| left_id | Yes | ||
| right_id | Yes | ||
| mark_conflict | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||