Skip to main content

Module negative_knowledge

Module negative_knowledge 

Source
Expand description

Negative knowledge tracking (#1314).

Remembers what the agent already explored and found irrelevant, so lean-ctx can suppress re-exploration of dead-end paths. Based on SARA (ACL 2026): “what should be retrieved next hinges on what has already been inferred from previously retrieved evidence.”

Structs§

NegativeKnowledge
Session-scoped negative knowledge store.

Functions§

global
Access the global negative-knowledge tracker.