fleet-memory/skills
Nicolò Boschi ea834bc7dc
breaking: remove BFS and MPFP graph retrieval strategies (#767)
Remove the BFS spreading activation and MPFP (Multi-Path Fact Propagation)
graph retrieval strategies, leaving link_expansion as the sole graph
retrieval algorithm. Rename MPFPTimings to GraphRetrievalTimings and
mpfp_timings field to graph_timings since the timing struct is used by
LinkExpansionRetriever.

Deleted:
- hindsight-api-slim/hindsight_api/engine/search/mpfp_retrieval.py
- hindsight-api-slim/tests/test_mpfp_retrieval.py

Removed config: HINDSIGHT_API_MPFP_TOP_K_NEIGHBORS
2026-04-01 12:44:40 +02:00
..
hindsight-cloud docs(skills): encourage rich context over pre-summarized strings in retain (#594) 2026-03-16 18:37:12 +01:00
hindsight-docs breaking: remove BFS and MPFP graph retrieval strategies (#767) 2026-04-01 12:44:40 +02:00
hindsight-local docs(skills): encourage rich context over pre-summarized strings in retain (#594) 2026-03-16 18:37:12 +01:00
hindsight-self-hosted docs(skills): encourage rich context over pre-summarized strings in retain (#594) 2026-03-16 18:37:12 +01:00