refactor: replace Obsidian projector with standalone service (ppatlabs/obsidian)
Build and Push / Test (push) Failing after 1m57s
Build and Push / Build and push image (push) Skipped

This commit is contained in:
Story Crater Bot
2026-08-27 21:35:07 -07:00
parent 0b0d12c94d
commit cb8fade9d9
16 changed files with 1057 additions and 1360 deletions
+1
View File
@@ -8,6 +8,7 @@ pub mod jwt_validator;
pub mod opensearch_client;
pub mod query_optimizer;
pub mod hybrid_query_worker;
pub mod verify;
pub use endpoints::{IngestQueue, IngestRequest, JobStatus};
pub use ingest_worker::IngestWorker;