Commit Graph

  • 8d4d29ce6e fix: offline report shows identity names in trace tooltips Accusys 2026-05-13 03:14:49 +08:00
  • bbf8e64752 feat: offline report from SQLite, no PostgreSQL needed Accusys 2026-05-13 03:10:59 +08:00
  • 007fe10c2e feat: TKG completion, PG audit, SQLite backup with Qdrant voice vectors Accusys 2026-05-13 03:03:38 +08:00
  • 2992a0e650 feat: service inventory, ERP reports, sqlite-vec integration, visualize tool Accusys 2026-05-13 02:37:45 +08:00
  • cac60c6093 fix: M4 Phase 1 bugs - dev.chunks refs, search_path, uuid column Accusys 2026-05-11 10:21:06 +08:00
  • 39ba5ddf76 feat: Phase 1 handover - schema migration, correction mechanism, API fixes Accusys 2026-05-11 07:03:22 +08:00
  • ef894a44ad docs: update Phase 1 report with all Qdrant collections + voice embeddings fix Accusys 2026-05-10 01:11:42 +08:00
  • d043b6adae docs: Phase 1 completion report + LLM reasoning off fix Accusys 2026-05-09 22:03:34 +08:00
  • e7f311e7b8 docs: Phase 1 checklist 6 sections (含 face trace + TKG + identities) Accusys 2026-05-09 18:14:22 +08:00
  • 6fc1d2b54d dashboard: copy button, dedup files, /api/all single call Accusys 2026-05-09 18:00:46 +08:00
  • 4f1e546104 feat: Momentry Dashboard web app (Flask) Accusys 2026-05-09 17:43:26 +08:00
  • 06caea51e7 feat: pipeline status dashboard (checklist + health + timing) Accusys 2026-05-09 17:29:38 +08:00
  • fc16e7b1c3 fix: Phase 1 pipeline fully operational Accusys 2026-05-09 17:21:17 +08:00
  • 3a4fd4136d docs: wiki vs RAG distinction in model lifecycle Accusys 2026-05-09 14:28:47 +08:00
  • e2509a650c docs: wiki mechanism for model adjustability Accusys 2026-05-09 14:24:40 +08:00
  • 076af4cba1 docs: Phase 3 object identity design (v3 model) Accusys 2026-05-09 14:22:37 +08:00
  • 19669a1f91 refactor: model naming v1(base)/v2, Qdrant collection naming Accusys 2026-05-09 14:14:04 +08:00
  • 227c647a43 docs: momentry model vs core architecture Accusys 2026-05-09 14:03:00 +08:00
  • 28652f5b76 feat: phased release packaging (Phase 1 + Phase 2) Accusys 2026-05-09 13:58:55 +08:00
  • 7237a1811e feat: verification agent for processor output validation Accusys 2026-05-09 13:30:00 +08:00
  • e068b70777 docs: git bundle instructions for M4 (SSH disabled) Accusys 2026-05-09 06:25:45 +08:00
  • a0774cb9ab feat: wire TKG builder into worker pipeline + face-face edges Accusys 2026-05-09 06:22:27 +08:00
  • b902763d45 feat: trace chunks with co-appearance relationships Accusys 2026-05-09 06:18:32 +08:00
  • 9f5afd1b86 fix: file-based source of truth for worker + backup protocol Accusys 2026-05-09 05:32:13 +08:00
  • b220920e64 Visual scene classification: Phase 1+2 complete Accusys 2026-05-08 14:38:00 +08:00
  • 283da8e767 Fix trace/3128: drawtext + filter_complex_script Accusys 2026-05-08 14:03:30 +08:00
  • 1f103e796b Video endpoints: use ffmpeg-full for drawtext, fix ARG_MAX via filter_complex_script Accusys 2026-05-08 13:55:08 +08:00
  • 7d89ff77d0 docs: add purpose/use case for each visualization type Warren 2026-05-08 13:50:10 +08:00
  • 6234972f37 docs: add trace visualization catalog V1-V5 with priority Warren 2026-05-08 13:49:06 +08:00
  • 77598a4713 docs: add XY trajectory visual encoding guide with color/size/fade Warren 2026-05-08 13:45:35 +08:00
  • bb8e79cbc2 docs: add X-axis + xy trajectory modes, API request format Warren 2026-05-08 13:43:12 +08:00
  • a0f3382d13 docs: expanded trajectory section with interpretation guide and SQL Warren 2026-05-08 13:40:10 +08:00
  • e5f252a3ec docs: heatmap as full-pipeline visual search visualization layer Warren 2026-05-08 13:37:53 +08:00
  • 2058599e63 docs: trace heatmap spec v1.0.0 — spatial + temporal + combined Warren 2026-05-08 13:33:57 +08:00
  • f469197ce6 M4: add ffmpeg-full licensing evaluation for M5's doc Warren 2026-05-08 13:28:16 +08:00
  • 3ff783e4aa docs: full demo script with narration (10 steps) Warren 2026-05-08 13:24:32 +08:00
  • 606405b941 M4: suggest replace bitmap font with drawtext filter Warren 2026-05-08 13:21:40 +08:00
  • ac59789f6e Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ Warren 2026-05-08 13:16:28 +08:00
  • 14d95cab8e Notify M4: video endpoints root cause Accusys 2026-05-08 13:16:05 +08:00
  • 485dc4010c Fix video endpoints: DB file_path did not match actual file Accusys 2026-05-08 13:14:00 +08:00
  • 6ee2607f67 M4: add ffmpeg-full install status to response Warren 2026-05-08 13:11:06 +08:00
  • 0cf9ca56d4 Fix ARG_MAX overflow: use filter_complex_script instead of -vf Accusys 2026-05-08 13:08:23 +08:00
  • ebe8722e1f M4: response to ffmpeg evaluation - ARG_MAX is the root cause Warren 2026-05-08 13:06:27 +08:00
  • cfd4159b30 Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ Warren 2026-05-08 13:04:17 +08:00
  • 6a8b534239 M4: update bug report - found root cause ARG_MAX overflow Warren 2026-05-08 13:03:21 +08:00
  • 0366eb0f04 FFmpeg drawtext technical evaluation Accusys 2026-05-08 13:03:15 +08:00
  • 0977a04002 Fix guide for M4 video endpoints 500 Accusys 2026-05-08 12:52:12 +08:00
  • d6ba74a61a M4: bug report - video endpoints 500 (trace, bbox, thumbnail) Warren 2026-05-08 12:49:32 +08:00
  • 047f6c4b2b docs: demo sequence v1.0.0 - curl POST + browser video Warren 2026-05-08 12:32:56 +08:00
  • 1bdc94c1ac docs: single-line curl for cross-platform (bash/PowerShell/cmd) Warren 2026-05-08 11:57:45 +08:00
  • b63fe58751 docs: hardcode curl examples, remove shell vars Warren 2026-05-08 10:58:06 +08:00
  • bb3505c91b fix: demo login returns official API key matching docs Warren 2026-05-08 10:40:24 +08:00
  • 653387a557 docs: fix API_REFERENCE key to official format Warren 2026-05-08 09:55:34 +08:00
  • f122a1ebca docs: fix RELEASE_API_REFERENCE with correct API key Warren 2026-05-08 09:50:50 +08:00
  • 1f6cc7a631 docs: update API key to official format Warren 2026-05-08 09:47:38 +08:00
  • e502e8248b Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ Warren 2026-05-08 09:31:01 +08:00
  • 8405d60797 Fix 5W1H+: max_tokens 2048->4096, skip empty summaries Accusys 2026-05-08 08:12:45 +08:00
  • 2767d4971b docs: make curl commands directly copy-pasteable with shell vars Warren 2026-05-08 04:30:49 +08:00
  • 6c266f0beb docs: add real curl examples with verified responses Warren 2026-05-08 04:28:17 +08:00
  • 7a193845bb docs: remove .rs annotations, fix :uuid→:file_uuid, :id→:trace_id Warren 2026-05-08 04:25:15 +08:00
  • cad5eadeec docs: rewrite RELEASE_API_REFERENCE v4.0 - 55 endpoints, 10 categories Warren 2026-05-08 04:16:39 +08:00
  • 8c9bab1d4a docs: fix numbering 47→56, separate delete section Warren 2026-05-08 04:06:11 +08:00
  • 876552ee95 docs: add media+delete routes to dictionary Warren 2026-05-08 03:13:44 +08:00
  • 3caa35e096 Fix 5W1H status endpoint: uuid to file_uuid Accusys 2026-05-08 03:05:36 +08:00
  • a19385d35b docs: add missing trace routes to API_DOCUMENTATION, mark V3 docs deprecated Warren 2026-05-08 02:54:18 +08:00
  • 761853771a docs: update production test report - public schema, status ok Warren 2026-05-08 02:46:17 +08:00
  • 76c4d47112 docs: complete API dictionary v1.0.0 (55 endpoints) Warren 2026-05-08 02:41:43 +08:00
  • ae0033f14b docs: schema migration plan v1.0.0 + production .env Warren 2026-05-08 02:30:25 +08:00
  • dfd6bf9861 docs: production test report v1.0.0 Warren 2026-05-08 02:19:09 +08:00
  • 32f1d3e28a Release v1.0.0 notification Accusys 2026-05-08 01:46:40 +08:00
  • d8714aa46e Fix semantic search: query chunks instead of empty parent_chunks table Accusys 2026-05-08 01:29:10 +08:00
  • 3e70f1b590 M4: bug report - parent_chunks missing summary_vector/scene_order Warren 2026-05-08 01:26:43 +08:00
  • 736b14be15 Fix smart search: use EmbeddingGemma instead of Ollama mxbai Accusys 2026-05-08 01:23:34 +08:00
  • b577f5b3bc M4: bug report - smart search still uses Ollama/mxbai Warren 2026-05-08 01:22:31 +08:00
  • 64cce1b2b4 Fix search uuid to file_uuid column rename Accusys 2026-05-08 01:14:28 +08:00
  • 7a7bccc04a M4: bug report - search uuid→file_uuid column rename Warren 2026-05-08 01:11:54 +08:00
  • 1fddd667e1 Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ Warren 2026-05-08 01:04:45 +08:00
  • 6d82131589 M4: trace API, portal embed client, EmbeddingGemma sync, release plan Warren 2026-05-08 01:04:23 +08:00
  • 69635bd4da Notify M4: release ready for sync Accusys 2026-05-08 01:01:34 +08:00
  • 573714788f Release v1.0.0 candidate Accusys 2026-05-08 00:48:15 +08:00
  • 26d9c33419 Merge branch 'main' of 192.168.110.201:/Users/accusys/momentry_core_0.1/ Warren 2026-05-08 00:42:36 +08:00
  • 1c9c8f7d61 M5 repo open for push, add guide for M4 M5 2026-05-08 00:41:39 +08:00
  • 23d114d058 Add 5W1H+ quality evaluation report M5 2026-05-08 00:32:57 +08:00
  • 7b822c754c Merge M5 docs into M4 Warren 2026-05-08 00:26:09 +08:00
  • 56dfe1df8f Add Qdrant collection naming convention M5 2026-05-08 00:22:39 +08:00
  • 041e414a9b Add DB/vector sync guide for M4 M5 2026-05-08 00:02:05 +08:00
  • 73e9825c6e Add git sync setup guide for M4 M5 2026-05-07 23:43:16 +08:00
  • 28e927f7bb Initial commit: docs_v1.0 structure M5 2026-05-07 23:42:19 +08:00
  • bac6c2d8a8 feat: identity clustering V3.0 — min_frames=1, all 2347 traces bound (0 unbound), Raoul Delfosse newly recognized Warren 2026-05-06 18:20:12 +08:00
  • 0b42365ecd docs: complete M5 Gemma4 deployment record V1.1 — full build, dylib fix, codesign, reasoning off, OpenCode config Warren 2026-05-06 17:54:16 +08:00
  • f65ac89e6a deploy: Gemma 4 31B llama-server running on M5 Max (192.168.110.201:8081) Warren 2026-05-06 17:13:32 +08:00
  • 2e29780d40 docs: update identity clustering report with TMDb direct match vs iterative enrichment analysis Warren 2026-05-06 15:03:04 +08:00
  • 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 Warren 2026-05-06 14:55:49 +08:00
  • 65a1f77e65 feat: trace quality agent selection report, identity clustering runner_v2 DB write, age/gender CoreML selection, updated experiment config UUID Warren 2026-05-06 14:41:48 +08:00
  • 74b6182eba feat: media API (video/bbox/thumbnail), UUID unification, dot matrix text, portal fixes, API dictionary V1.3 Warren 2026-05-06 13:34:49 +08:00
  • e75c4d6f07 cleanup: remove dead code and duplicate docs Warren 2026-05-04 01:31:21 +08:00
  • ee81e343ce chore: remove obsolete APIs (register, probe, n8n, videos, people) Warren 2026-04-30 22:16:24 +08:00
  • b54c2def30 feat: add migrations, test scripts, and utility tools Warren 2026-04-30 15:11:53 +08:00
  • 4d75b2e251 docs: update docs_v1.0/ documentation Warren 2026-04-30 15:10:41 +08:00
  • 8f05a7c188 feat: update Python processors and add utility scripts Warren 2026-04-30 15:07:49 +08:00