feat: M3.7.4 Context Endpoint - three-tier lookup infrastructure (12 tests)

This commit is contained in:
2026-08-28 13:50:32 -07:00
parent 749543c093
commit 4d93f00dda
6 changed files with 631 additions and 69 deletions
+1
View File
@@ -13,6 +13,7 @@ pub mod queue_worker;
pub mod query_optimizer;
pub mod simple_hybrid_search;
pub mod accuracy_metrics;
pub mod context_endpoint;
pub mod verify;
pub use endpoints::{IngestQueue, IngestRequest, JobStatus};