Warren
|
e75c4d6f07
|
cleanup: remove dead code and duplicate docs
- Remove session-ses_2f27.md (161KB raw session log)
- Remove 49 ROOT_* duplicate files across REFERENCE/
- Remove 14 duplicate files between REFERENCE/ root and history/
- Remove asr_legacy.rs (dead code, replaced by asr.rs)
- Remove src/core/worker/ (duplicate JobWorker)
- Remove src/core/layers/ (empty directory)
- Remove 4 .bak files in src/
- Remove 7 dead private methods in worker/processor.rs
- Remove backup directory from git tracking
|
2026-05-04 01:31:21 +08:00 |
|
Warren
|
2b23d1cfbd
|
feat: update core API, database layer, and worker modules
- Remove unused imports (n8n_search, universal_search, Client, Arc, etc.)
- Update API endpoints for identity, face recognition, search
- Fix postgres_db.rs search_videos parent_uuid column
- Add snapshot API and identity agent API
- Clean up backup files (.bak, .bak2)
|
2026-04-30 15:07:02 +08:00 |
|
Warren
|
1f84e5469f
|
feat: backup architecture docs, source code, and scripts
|
2026-04-25 17:15:45 +08:00 |
|
Warren
|
59809dae1f
|
chore: backup before migration to new repo
|
2026-04-23 16:46:02 +08:00 |
|
Warren
|
4109ec3d95
|
docs: 修復場景識別測試報告 markdown 編號
- 修正有序列表編號符合 markdownlint MD029
- 使用 1/2/3 樣式而非連續編號
|
2026-04-01 02:21:40 +08:00 |
|
Warren
|
82955504f3
|
feat: 新增 Job Worker 系統與 API 文檔全面更新
|
2026-03-26 16:16:34 +08:00 |
|
accusys
|
383201cacd
|
feat: Initial v0.9 release with API Key authentication
## v0.9.20260325_144654
### Features
- API Key Authentication System
- Job Worker System
- V2 Backup Versioning
### Bug Fixes
- get_processor_results_by_job column mapping
Co-authored-by: OpenCode
|
2026-03-25 14:53:41 +08:00 |
|
accusys
|
75edf0aa71
|
Initial commit: Momentry Core v0.1
- Rust-based digital asset management system
- Video analysis: ASR, OCR, YOLO, Face, Pose
- RAG capabilities with Qdrant vector database
- Multi-database support: PostgreSQL, Redis, MongoDB
- Monitoring system with launchd plists
- n8n workflow automation integration
|
2026-03-25 14:53:41 +08:00 |
|