Write Conflict Merge Proposal
memory.conflict_merge_proposalResolve memory conflicts by writing a merge proposal to the conflict resolution inbox and auditing the decision.
Instructions
Write a conflict merge proposal under inbox/conflict-resolution/ and audit the decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| reviewer | Yes | ||
| recommendation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| path | Yes | ||
| status | Yes | ||
| decision | Yes | ||
| reviewer | No | ||
| reviewed_at | No | ||
| proposal_path | Yes | ||
| recommendation_id | No | ||
| recommendation_path | No | ||
| recommendation_action | No | ||
| canonical_memory_updated | Yes | ||
| recommendation_policy_violation | No |