Accusys
|
245ef39f03
|
docs: pipeline completion flow requires 入库
|
2026-05-18 00:55:54 +08:00 |
|
Accusys
|
01bebb645a
|
docs: fix endpoint names, remove dead signlas/unbound, correct unmounted routes list
|
2026-05-18 00:42:27 +08:00 |
|
Accusys
|
088aefdac7
|
fix: pipeline timeline log, chunk lookup, face processor no fallback, Qdrant UUID script, delete safety rules
|
2026-05-18 00:36:14 +08:00 |
|
Accusys
|
a880c80556
|
fix: face_detections INSERT in pipeline, add dependency graph doc
|
2026-05-17 22:16:20 +08:00 |
|
Accusys
|
d6c8930f84
|
feat: ingestion status endpoint + pipeline doc with 入库 steps
|
2026-05-17 21:36:55 +08:00 |
|
Accusys
|
eec2eea880
|
docs: file_uuid generation rules for M4
|
2026-05-17 02:26:09 +08:00 |
|
Accusys
|
3a6c186575
|
docs: add REFERENCE docs, M4 workspace, Caddyfile
|
2026-05-16 03:11:32 +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
|
4ee8a42e76
|
docs: unified file probe SOP design — PyPDF2, python-docx, openpyxl, python-pptx
|
2026-05-15 13:52:09 +08:00 |
|
Accusys
|
79265dfb86
|
docs: unify file_uuid/identity_uuid naming in FILE_LIFECYCLE design doc
|
2026-05-15 13:30:43 +08:00 |
|
Accusys
|
5d899b7ada
|
docs: FILE_LIFECYCLE — mtime, watcher detection-only, version V1.2
|
2026-05-15 13:28:05 +08:00 |
|
Accusys
|
7686ed0df7
|
fix: use mtime (not birthtime) for UUID birthday — rsync preserves mtime across systems
|
2026-05-15 13:26:36 +08:00 |
|
Accusys
|
66658b1156
|
docs: credential management design — classification, current state, recommended architecture
|
2026-05-15 12:22:56 +08:00 |
|
Accusys
|
9c47bb331f
|
docs: FILE_LIFECYCLE is draft design → DESIGN/, not finalized standard
|
2026-05-15 12:20:07 +08:00 |
|
Accusys
|
9cf20d3f8e
|
docs: reclassify — DESIGN→STANDARDS, conversion→M5_workspace, cleanup
|
2026-05-15 12:18:29 +08:00 |
|
Accusys
|
33b6f3cc66
|
docs: set document_type to design_doc
|
2026-05-15 12:10:47 +08:00 |
|
Accusys
|
37e485c56f
|
docs: move FILE_LIFECYCLE from REFERENCE to DESIGN — design doc, not reference
|
2026-05-15 12:10:37 +08:00 |
|
Accusys
|
e4330a9704
|
docs: comply with V1.0 docs standard — add frontmatter, info table, English content
|
2026-05-15 12:09:34 +08:00 |
|
Accusys
|
e4e3e25170
|
docs: clarify lifecycle applies to all managed file types, not just video
|
2026-05-15 12:06:44 +08:00 |
|
Accusys
|
d81aec7360
|
docs: file lifecycle design — pre-process (birth certificate) + registration (civil registry)
|
2026-05-15 12:05:13 +08:00 |
|
Accusys
|
802beb2db6
|
docs: RCA — identity_uuid missing + file identities NULL appearance
|
2026-05-15 10:59:23 +08:00 |
|
Accusys
|
d7a133e1e4
|
docs: file conversion strategy — tools, licensing, implementation phases
|
2026-05-15 10:05:14 +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
|
a66bd6b7c2
|
chore: track M4's register_api_404 report
|
2026-05-15 03:28:38 +08:00 |
|
Accusys
|
263f017972
|
revert: remove /api/v1/register alias — not a valid endpoint, corrected M4 to use /api/v1/files/register
|
2026-05-15 03:12:32 +08:00 |
|
Accusys
|
e5f2bba248
|
fix: add /api/v1/register alias for backward compatibility
|
2026-05-15 03:08:56 +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
|
1319eecc71
|
docs: add UUID naming rule to AGENTS.md + DOCS_STANDARD.md — never bare uuid, always file_uuid/identity_uuid
|
2026-05-14 17:40:18 +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
|
26f243428d
|
docs: pipeline services checklist for M4
|
2026-05-14 17:05:18 +08:00 |
|
Accusys
|
c589eb10cf
|
docs: respond to M4 binary crash analysis
|
2026-05-14 16:32:02 +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
|
159684331e
|
feat: GDINO A+B — time-bounded search (9s vs 130s) + parameterized interval
|
2026-05-14 13:57:25 +08:00 |
|
Accusys
|
2b633174b9
|
docs: reply to M4 with freshly built binary from HEAD
|
2026-05-14 03:45:55 +08:00 |
|
Accusys
|
0bd23fabd0
|
docs: M5 progress report — face tracker, bug fixes, pipeline
|
2026-05-14 03:37:01 +08:00 |
|
Accusys
|
79e455cc3d
|
docs: deliver cut-based trace merge package
|
2026-05-14 03:12:55 +08:00 |
|
Accusys
|
4e933a554c
|
docs: reply to M4 on trace schema hardcode fix
|
2026-05-14 02:56:59 +08:00 |
|
Accusys
|
edadb022e1
|
docs: notify M4 of trace video mode param
|
2026-05-14 02:48:15 +08:00 |
|
Accusys
|
995d925053
|
docs: add trace video normal/debug mode to API reference
|
2026-05-14 02:42:57 +08:00 |
|
Accusys
|
d4386aba1b
|
docs: notify M4 of binary + source delivery
|
2026-05-14 02:34:53 +08:00 |
|
Accusys
|
7e068f5bb9
|
docs: reply to M4 deploy report — clarify trace/TKG counts, identities issue
|
2026-05-14 01:58:43 +08:00 |
|
Accusys
|
11ec006947
|
docs: reply to M4 --force request
|
2026-05-14 01:54:09 +08:00 |
|