874d6889875f952d3ee527af71d42cedaf47eae0
- Replace smart_search with hybrid RRF implementation - Add speaker_detections table for identity-agent binding - Fix identity queries: direct SQL to avoid type mismatches - Add debug logs to job_worker for processor debugging - Deployed to production (3002) successfully Key changes: - search.rs: Complete rewrite with 3 strategies + RRF - postgres_db.rs: speaker_detections table + identity query fixes - job_worker.rs: Debug logs for output file checks Tested: - Hybrid search works with semantic + keyword + identity - Identity search: 'identity:Charade' returns correct results - Chinese keyword search: '調光' matches Charade summaries Bugs found: - Case mismatch: 'ASRX' vs 'asrx' in processors field - Missing CUT dependency for ASRX processor
momentry_core
Digital asset management system with video analysis and RAG - Production version with API Key authentication
Description
Languages
Python
49.4%
Rust
32.7%
Shell
7.2%
HTML
4.7%
Vue
2.5%
Other
3.5%