resolve_contradiction
Resolve contradictions between two facts by selecting the most reliable one using confidence, recency, source count, or manual override.
Instructions
Pick a winner between two contradicting facts using a confidence-weighted strategy (auto, keep_higher_confidence, keep_most_recent, keep_most_sources, supersede_a, supersede_b, manual).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| strategy | No | ||
| fact_a_id | Yes | ||
| fact_b_id | Yes |