Memory conflicts
memory_conflictsDetects contradictory beliefs in shared memory caused by conflicting client writes. Returns ranked candidate pairs for user verification and resolution.
Instructions
Live beliefs that CONTRADICT each other with neither superseding the other — the multi-agent
failure mode where two clients wrote opposite facts into the shared memory and both stayed live.
Returns ranked candidate pairs (NLI-scored when the local NLI model is enabled, else a same-slot
heuristic: numbers disagree / one side negates). Midas never resolves these silently: verify with
the user, then forget the wrong one or capture the corrected value (which supersedes). No LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| namespace | No |