feat: M8 complete - accuracy metrics, index tuning, gate validation
Build and Push / Test (push) Failing after 1m50s
Build and Push / Build and push image (push) Skipped

This commit is contained in:
2026-08-28 13:34:28 -07:00
parent df29334ef9
commit 0dc59085e6
8 changed files with 820 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@ pub mod gateway_queue_adapter;
pub mod queue_worker;
pub mod query_optimizer;
pub mod simple_hybrid_search;
pub mod accuracy_metrics;
pub mod verify;
pub use endpoints::{IngestQueue, IngestRequest, JobStatus};