velixar_contradictions
Detect and resolve conflicting beliefs or facts in memory. Lists contradictions with severity and supports marking them as resolved.
Instructions
Surface conflicting beliefs, preferences, or facts. Supports resolve action to mark contradictions as resolved. Returns pairs of contradicting statements with severity and linked memory IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Filter contradictions by topic (semantic relevance) | |
| action | No | Action (default: list) | |
| status | No | Filter by status (default: open) | |
| resolution | No | Resolution note (required for resolve action) | |
| severity_min | No | Minimum severity threshold (0-1) | |
| contradiction_id | No | Contradiction ID to resolve (required for resolve action) |