resolve_conflict
Mark a contradiction or update edge as resolved in a knowledge graph to finalize interpretation of competing memories while preserving history.
Instructions
Mark a contradiction or update edge as resolved without deleting the underlying history. Use after deciding how competing memories should be interpreted. Returns the resolved conflict entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edge_id | Yes | ID of the conflict edge to mark resolved. | |
| resolution_note | No | Optional human-readable note explaining the resolution. |