Accusys
|
e1572907ae
|
feat: ASRX hybrid pipeline, identity history, worker fixes, checkpoint system
|
2026-06-02 07:13:23 +08:00 |
|
Accusys
|
bebaa743ed
|
feat: trace-level matching, health watcher/worker status, timezone config
|
2026-05-21 01:08:30 +08:00 |
|
Accusys
|
48c3b13c37
|
fix: restore identity_id after face_dedup, rebuild package v20260512
- Re-ran identity_bind.py to restore identity_id on face_detections
- Dedup cleanup had removed rows with identity_id, kept NULL rows
- 70691 face_detections now have identity_id, 428 identities
- Full package rebuild: 169MB sqlite, 1358MB tar.gz
- identities.json: 428 identities + 5483 bindings + 5483 trace maps
- TMDB matching complete: Audrey Hepburn 843 traces, Cary Grant 482
|
2026-05-13 04:30:18 +08:00 |
|
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
|
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 |
|