Expand description
View-aware recall types for MemCoT graph retrieval (issues #3574 / #3575).
RecallView selects the enrichment level applied to the raw graph recall results.
RecalledFact is the unified fact type returned by crate::semantic::SemanticMemory::recall_graph_view.
Structs§
- Recalled
Fact - A graph fact returned by the view-aware recall path.
Enums§
- Recall
View - Enrichment level for view-aware graph recall.