55 Commits

Author SHA1 Message Date
Accusys
20dae387ee docs: sync case-insensitive variant 2026-05-25 10:31:37 +08:00
Accusys
b9e93c6293 docs: update API Ref (V4.2), CHANGELOG, Release Notes for de88fd4e 2026-05-25 10:31:32 +08:00
M5Max128
80812128e2 merge: resolve conflicts with M5Max128 local changes 2026-05-21 01:11:44 +08:00
Accusys
a02a83c1c3 fix: scan status=unregistered not shown as registered; feat: config API for auto-pipeline/watcher-auto-register 2026-05-19 00:37:00 +08:00
Accusys
5317cb4bec feat: schema tracking, SHA256 integrity, identity UUID fix, 3-angle face match, cuts table, trace stranger_id 2026-05-16 03:10:50 +08:00
Accusys
f66557f898 docs: update identities API examples — add identity_uuid, start/end frame/time, fps 2026-05-15 14:44:52 +08:00
Accusys
9cf20d3f8e docs: reclassify — DESIGN→STANDARDS, conversion→M5_workspace, cleanup 2026-05-15 12:18:29 +08:00
Accusys
85b06b6169 docs: API ref — fix uuid→file_uuid, add fps/end_frame/end_time, dual input, lookup, content_hash, audio params 2026-05-15 05:10:27 +08:00
Accusys
54763ea88d docs: final compliance audit — uuid naming + start/end standardization 2026-05-14 18:00:51 +08:00
Accusys
11f690ca35 docs: fix start/end → start_frame/end_frame in API docs 2026-05-14 17:57:00 +08:00
Accusys
0491c39d3f docs: audit API docs — fix all remaining bare uuid → file_uuid 2026-05-14 17:54:39 +08:00
Accusys
a9d0228a72 fix: unregister — rename request/response uuid → file_uuid 2026-05-14 17:46:38 +08:00
Accusys
8608d38548 docs: fix unregister endpoint description — supports uuid + pattern modes 2026-05-14 17:38:35 +08:00
Accusys
df531b2457 docs: clarify start_frame/end_frame vs start_time/end_time across API docs 2026-05-14 17:23:33 +08:00
Accusys
89c3b7df50 docs: clarify file_uuid vs identity_uuid across all API docs 2026-05-14 17:19:57 +08:00
Accusys
0da90630f5 docs: update trace API ref + API dictionary to V4.1 2026-05-14 17:15:37 +08:00
Accusys
2e9bb6e52b docs: update API reference to V4.1 — health pipeline, trace debug, identity search 2026-05-14 17:14:33 +08:00
Accusys
c90394897d fix: trace debug — show Stranger_NNN for unnamed traces instead of unknown 2026-05-14 15:12:21 +08:00
Accusys
995d925053 docs: add trace video normal/debug mode to API reference 2026-05-14 02:42:57 +08:00
Accusys
39ba5ddf76 feat: Phase 1 handover - schema migration, correction mechanism, API fixes
Schema changes: dev.chunks->dev.chunk, remove old_chunk_id/chunk_index
Correction: asr-1.json format, generate/apply scripts
API: 37/37 endpoints fixed and tested
Docs: HANDOVER_V2.0.md for M4
2026-05-11 07:03:22 +08:00
Warren
7d89ff77d0 docs: add purpose/use case for each visualization type 2026-05-08 13:50:10 +08:00
Warren
6234972f37 docs: add trace visualization catalog V1-V5 with priority 2026-05-08 13:49:06 +08:00
Warren
77598a4713 docs: add XY trajectory visual encoding guide with color/size/fade 2026-05-08 13:45:35 +08:00
Warren
bb8e79cbc2 docs: add X-axis + xy trajectory modes, API request format 2026-05-08 13:43:12 +08:00
Warren
a0f3382d13 docs: expanded trajectory section with interpretation guide and SQL 2026-05-08 13:40:10 +08:00
Warren
e5f252a3ec docs: heatmap as full-pipeline visual search visualization layer 2026-05-08 13:37:53 +08:00
Warren
2058599e63 docs: trace heatmap spec v1.0.0 — spatial + temporal + combined 2026-05-08 13:33:57 +08:00
Warren
3ff783e4aa docs: full demo script with narration (10 steps) 2026-05-08 13:24:32 +08:00
Warren
047f6c4b2b docs: demo sequence v1.0.0 - curl POST + browser video 2026-05-08 12:32:56 +08:00
Warren
1bdc94c1ac docs: single-line curl for cross-platform (bash/PowerShell/cmd) 2026-05-08 11:57:45 +08:00
Warren
b63fe58751 docs: hardcode curl examples, remove shell vars 2026-05-08 10:58:06 +08:00
Warren
653387a557 docs: fix API_REFERENCE key to official format 2026-05-08 09:55:34 +08:00
Warren
f122a1ebca docs: fix RELEASE_API_REFERENCE with correct API key 2026-05-08 09:50:50 +08:00
Warren
1f6cc7a631 docs: update API key to official format 2026-05-08 09:47:38 +08:00
Warren
2767d4971b docs: make curl commands directly copy-pasteable with shell vars 2026-05-08 04:30:49 +08:00
Warren
6c266f0beb docs: add real curl examples with verified responses 2026-05-08 04:28:17 +08:00
Warren
7a193845bb docs: remove .rs annotations, fix :uuid→:file_uuid, :id→:trace_id 2026-05-08 04:25:15 +08:00
Warren
cad5eadeec docs: rewrite RELEASE_API_REFERENCE v4.0 - 55 endpoints, 10 categories 2026-05-08 04:16:39 +08:00
Warren
8c9bab1d4a docs: fix numbering 47→56, separate delete section 2026-05-08 04:06:11 +08:00
Warren
876552ee95 docs: add media+delete routes to dictionary 2026-05-08 03:13:44 +08:00
Warren
a19385d35b docs: add missing trace routes to API_DOCUMENTATION, mark V3 docs deprecated 2026-05-08 02:54:18 +08:00
Warren
761853771a docs: update production test report - public schema, status ok 2026-05-08 02:46:17 +08:00
Warren
76c4d47112 docs: complete API dictionary v1.0.0 (55 endpoints) 2026-05-08 02:41:43 +08:00
Warren
ae0033f14b docs: schema migration plan v1.0.0 + production .env 2026-05-08 02:30:25 +08:00
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