cURL
curl --request GET \ --url https://api.velixarai.com/exocortex/contradictions \ --header 'Authorization: Bearer <token>'
{ "contradictions": [ {} ] }
Surface conflicting facts or beliefs in stored memories.
{ "contradictions": [ { "memory_a": "abc-123", "memory_b": "def-456", "description": "Memory A says staging is us-west-2, Memory B says staging is eu-west-1", "severity": "high" } ] }
low
medium
high