Re-exports§
pub use index_db::EmbeddingDiagnostics;pub use index_db::gather_embedding_diagnostics;pub use index_db::gather_embedding_diagnostics_with_activity;
Modules§
- ann
- Per-project HNSW Approximate-Nearest-Neighbor index.
- assembler
- embedding
- index_
db - intent_
filter - Re-rank a list of retrieved rules by token overlap with the PR’s intent (title, file paths, headline diff lines), then cap to top N.
- orchestrator
- retrieval
- rule_
render - Render a mined/remembered rule as a concrete code-spec instead of a free-prose blob (roadmap item ⑥).
- rule_
source - types
- Context engine record types, previously defined in the Tauri commands layer.