M5Max128 932e43518d fix: trigger_processing — remove fake QUEUED state, create monitor_job if missing
- Remove SET processing_status = 'QUEUED' (no queue exists)
- Fix COALESCE type mismatch (jsonb vs text)
- Fix UPDATE WHERE id =  should be WHERE uuid =
- Check monitor_jobs existence, INSERT if missing via create_monitor_job
- Add UNIQUE constraint on monitor_jobs.uuid
- Fix response message: 'Processing queued' → 'Processing triggered'
2026-05-23 23:06:37 +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%