Accusys 47a480a5e2 fix: identity search - fix i.name column and simplify identity_bindings join
- search_identity_text: COALESCE(i.real_name, i.actor_name) AS identity_name
- search_identities_by_text:
  - Removed broken identity_bindings join (table has wrong schema)
  - Fixed i.id type mismatch (bigint -> i32 via ::int cast)
  - Simplified to direct face_detections join
- Added error logging for debugging
- Phase 4 now 11/11 passed
2026-05-19 16:21:15 +08:00
2026-05-07 23:42:19 +08:00
2026-03-25 14:51:25 +08:00

momentry_core

Digital asset management system with video analysis and RAG - Production version with API Key authentication

Description
Digital asset management system with video analysis and RAG - Production version with API Key authentication
Readme 669 MiB
2026-03-25 15:49:30 +08:00
Languages
Python 38.7%
Rust 27.8%
HTML 19.7%
Shell 5.9%
PLpgSQL 3%
Other 4.9%