memory_juez
Resolve ambiguous memory conflicts by LLM-judging observation pairs in the 0.6-0.8 cosine band, where heuristics miss vocabulary-different contradictions. Judge IDs or scan entities; cache verdicts.
Instructions
[alias of cuba_juez] LLM-judge for semantically-conflicting observations in the ambiguous cosine-similarity band (0.6-0.8), where heuristics miss vocabulary-different conflicts. Verdicts are cached in brain_judgments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | judge_pair: decide on two given observation ids. scan_entity: pull ambiguous pairs for an entity and judge each. | |
| max_pairs | No | Max pairs to escalate per call (default 5; controls LLM cost) | |
| entity_name | No | Entity to scan (for scan_entity) | |
| observation_a | No | UUID of first observation (for judge_pair) | |
| observation_b | No | UUID of second observation (for judge_pair) |