Skip to main content

Module context

Module context 

Source

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.

Constants§

DEFAULT_TOP_K_RULES