Commit Graph

58 Commits

Author SHA1 Message Date
Warren
3ff783e4aa docs: full demo script with narration (10 steps) 2026-05-08 13:24:32 +08:00
Warren
606405b941 M4: suggest replace bitmap font with drawtext filter 2026-05-08 13:21:40 +08:00
Warren
ac59789f6e Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ 2026-05-08 13:16:28 +08:00
Accusys
14d95cab8e Notify M4: video endpoints root cause 2026-05-08 13:16:05 +08:00
Warren
6ee2607f67 M4: add ffmpeg-full install status to response 2026-05-08 13:11:06 +08:00
Warren
ebe8722e1f M4: response to ffmpeg evaluation - ARG_MAX is the root cause 2026-05-08 13:06:27 +08:00
Warren
cfd4159b30 Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ 2026-05-08 13:04:17 +08:00
Warren
6a8b534239 M4: update bug report - found root cause ARG_MAX overflow 2026-05-08 13:03:21 +08:00
Accusys
0366eb0f04 FFmpeg drawtext technical evaluation 2026-05-08 13:03:15 +08:00
Accusys
0977a04002 Fix guide for M4 video endpoints 500 2026-05-08 12:52:12 +08:00
Warren
d6ba74a61a M4: bug report - video endpoints 500 (trace, bbox, thumbnail) 2026-05-08 12:49: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
Accusys
32f1d3e28a Release v1.0.0 notification 2026-05-08 01:46:40 +08:00
Warren
3e70f1b590 M4: bug report - parent_chunks missing summary_vector/scene_order 2026-05-08 01:26:43 +08:00
Warren
b577f5b3bc M4: bug report - smart search still uses Ollama/mxbai 2026-05-08 01:22:31 +08:00
Warren
7a7bccc04a M4: bug report - search uuid→file_uuid column rename 2026-05-08 01:11:54 +08:00
Accusys
69635bd4da Notify M4: release ready for sync 2026-05-08 01:01:34 +08:00
Warren
26d9c33419 Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ 2026-05-08 00:42:36 +08:00
M5
1c9c8f7d61 M5 repo open for push, add guide for M4 2026-05-08 00:41:39 +08:00
M5
23d114d058 Add 5W1H+ quality evaluation report
- Gemma4 26B scored 5/10 overall
- Template-heavy, lacks specific details and emotion
- Suggested improvements: prompt tuning, temperature, model upgrade
2026-05-08 00:32:57 +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
041e414a9b Add DB/vector sync guide for M4
- PostgreSQL dump (890MB) ready at /tmp/momentry_3abeee81.sql
- Qdrant face vectors (4873 points, 512D) available
- Text vectors pending (5W1H+ in progress, ~9h)
- Output JSON files ready for rsync
2026-05-08 00:02:05 +08:00
M5
73e9825c6e Add git sync setup guide for M4 2026-05-07 23:43:16 +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
Warren
ee81e343ce chore: remove obsolete APIs (register, probe, n8n, videos, people)
- Remove /api/v1/register (replaced by /api/v1/files/register)
- Remove /api/v1/probe (replaced by /api/v1/files/:uuid)
- Remove /api/v1/n8n/... (n8n workflow only)
- Remove /api/v1/unregister (high risk)
- Remove /api/v1/videos list (replaced by /api/v1/files)
- Remove /api/v1/people (merged into /api/v1/identities)
- Clean up dead code and unused structs
2026-04-30 22:16:24 +08:00
Warren
4d75b2e251 docs: update docs_v1.0/ documentation
- Fix markdown lint issues (MD030, MD047, MD051, MD028, MD005)
- Update AI agents, architecture, implementation docs
- Add new identity, face recognition, and API documentation
- Remove deprecated face/person API guides
2026-04-30 15:10:41 +08:00