feat: M3.7.4 Context Endpoint - three-tier lookup infrastructure (12 tests)
Build and Push / Test (push) Failing after 1m54s
Build and Push / Build and push image (push) Skipped

This commit is contained in:
2026-08-28 13:50:32 -07:00
parent a96cef7eee
commit cdfdae769b
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};