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-defaultconsolidation::PrunePriorto replace, rather than append to, its prior pass). - handle