Resolve OpenAkashic Conflict
resolve_conflictResolve a conflict on a note and propagate the claim trust state.
Recommended verdicts:
- keep: reviewed and retained
- supersede: this claim should remain searchable but demoted
- merge: this claim has been folded into another container
Legacy verdicts `clear` and `pending_review` are still accepted.
Only the note owner or admin token may call this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Note path whose conflict_status to resolve | |
| comment | No | Reason for overriding the conflict verdict | |
| verdict | Yes | Conflict verdict: keep|supersede|merge (legacy: clear|pending_review) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||