feat: ASRX hybrid pipeline, identity history, worker fixes, checkpoint system

This commit is contained in:
Accusys
2026-06-02 07:13:23 +08:00
parent e3066c3f49
commit e1572907ae
198 changed files with 43705 additions and 8910 deletions
@@ -0,0 +1,10 @@
-- Migration: dev schema v1.0.3
-- Date: 2026-05-11
-- Auto-generated from current DB schema
SET search_path TO dev;
ALTER TABLE dev.face_detections ADD COLUMN IF NOT EXISTS timestamp_secs float8;
-- Chunk index removals (already applied)
-- chunk_vectors: standard columns