Commit Graph

11 Commits

Author SHA1 Message Date
Warren
dfd6bf9861 docs: production test report v1.0.0 2026-05-08 02:19:09 +08:00
Warren
7b822c754c Merge M5 docs into M4 2026-05-08 00:26:09 +08:00
M5
56dfe1df8f Add Qdrant collection naming convention
- Format: {machine}_{env}_{type}
- M5 dev: m5_dev_rule1, m5_dev_face
- M4 dev: m4_dev_rule1, m4_dev_face
- M4 prod: m4_prod_rule1, m4_prod_face
- Controlled via QDRANT_COLLECTION env var
2026-05-08 00:22:39 +08:00
M5
28e927f7bb Initial commit: docs_v1.0 structure
- API_V1.0.0: 正式 API 文件(spec、release、deploy、test)
- M4_workspace: M4 工作記錄(review、issue、提案)
- M5_workspace: M5 工作記錄(實作、評估、sync)
- AGENTS.md: 專案規則

M5/M4 協作方式:git push/pull 同步 workspace 文件
2026-05-07 23:42:19 +08:00
Warren
0b42365ecd docs: complete M5 Gemma4 deployment record V1.1 — full build, dylib fix, codesign, reasoning off, OpenCode config 2026-05-06 17:54:16 +08:00
Warren
f65ac89e6a deploy: Gemma 4 31B llama-server running on M5 Max (192.168.110.201:8081) 2026-05-06 17:13:32 +08:00
Warren
2e29780d40 docs: update identity clustering report with TMDb direct match vs iterative enrichment analysis 2026-05-06 15:03:04 +08:00
Warren
ca4f59d811 fix: RCA trace 39/45 collision - raise composite threshold 0.35→0.50, add min_face_similarity, add temporal collision check. Verified: collision resolved 2026-05-06 14:55:49 +08:00
Warren
65a1f77e65 feat: trace quality agent selection report, identity clustering runner_v2 DB write, age/gender CoreML selection, updated experiment config UUID 2026-05-06 14:41:48 +08:00
Warren
74b6182eba feat: media API (video/bbox/thumbnail), UUID unification, dot matrix text, portal fixes, API dictionary V1.3 2026-05-06 13:34:49 +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