47a480a5e2
- 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