Skip to main content

Module ctx_provider

Module ctx_provider 

Source

Functionsยง

apply_artifacts_to_stores
Apply consolidation artifacts to BM25, Graph, and Knowledge stores. Persist provider artifacts into the shared stores (BM25, property graph, knowledge) with additive semantics. Thin delegate to crate::core::consolidation::apply_artifacts_to_stores, which owns the store-write logic so providers and the code-health fabric share one path (the fabric passes a non-default consolidation::PrunePrior to replace, rather than append to, its prior pass).
handle