Commit Graph

  • e3066c3f49 Add Charade face matching experience report main Accusys 2026-06-02 05:01:56 +08:00
  • 3731a1230f docs: add Identity Best-Face API requirement document for frontend team Accusys 2026-06-01 21:58:54 +08:00
  • 874d688987 feat: deploy hybrid search (semantic+keyword+identity) with RRF fusion Accusys 2026-06-01 15:15:17 +08:00
  • 0d58a738a1 feat: add processor state machine and alert mechanism Accusys 2026-05-30 10:03:49 +08:00
  • 08167d73b2 docs: add Processor State Machine V1.0 design Accusys 2026-05-30 10:03:48 +08:00
  • 3d13d1390e Merge branch 'main' of http://192.168.110.200:3000/admin/momentry_core Accusys 2026-05-29 23:14:14 +08:00
  • 04cbb71ca0 docs: save handoff - library page flash & filter fix Accusys 2026-05-29 23:12:09 +08:00
  • e96cc8c8de docs: record WordPress API URL update session progress Accusys 2026-05-29 19:06:15 +08:00
  • f5cf12409b docs: expand JPEG validation plan to include Python scripts M5Max128 2026-05-27 15:55:20 +08:00
  • ea20e27a4d docs: add JPEG validation implementation plan for M5Max48 M5Max128 2026-05-27 15:40:15 +08:00
  • a036d985b7 docs: add Thumbnail QA Analysis for M5Max48 implementation M5Max128 2026-05-27 14:35:53 +08:00
  • c85794292a docs: add processor refactoring assessment from M5Max128 workspace research M5Max128 2026-05-27 03:59:13 +08:00
  • 955282e587 docs: add LaunchDaemon architecture reference for M5Max128/M5Max48 collaboration M5Max128 2026-05-27 01:12:37 +08:00
  • 127d646ef1 fix: worker processor_results + rule3 SQL + unregister cleanup bugs Accusys 2026-05-26 04:35:51 +08:00
  • 87dead7f65 fix: POST /api/v1/jobs 500 — wrong column names + NULL file_name Accusys 2026-05-25 10:50:37 +08:00
  • 20dae387ee docs: sync case-insensitive variant Accusys 2026-05-25 10:31:37 +08:00
  • b9e93c6293 docs: update API Ref (V4.2), CHANGELOG, Release Notes for de88fd4e Accusys 2026-05-25 10:31:32 +08:00
  • de88fd4e44 fix: restore accidentally deleted type definitions Accusys 2026-05-25 08:50:53 +08:00
  • d7f89a962b fix: frame_number is BIGINT in DB, use i64 not i32 Accusys 2026-05-25 04:07:30 +08:00
  • 25ec1625df Merge branch 'main' of 10.10.10.201:/Users/accusys/momentry_core_0.1/ M5Max128 2026-05-25 03:59:54 +08:00
  • 0806d44df4 fix: add status/duration/fps to FileDetailResponse; fix progress API with HSET+HGETALL M5Max128 2026-05-25 03:40:02 +08:00
  • 29eabf6d88 chore: remove swift build artifacts from tracking M5Max128 2026-05-25 03:37:19 +08:00
  • a2b71fef0d fix: i64→i32 for INT4 cols (identity_binding, identity_agent, qdrant_db) Accusys 2026-05-25 03:18:50 +08:00
  • 8fdd1d741b fix: stranger_id=NULL on bind/merge; doc: add traces+mergeinto endpoints Accusys 2026-05-25 03:02:19 +08:00
  • 78923a8973 fix: system consistency - store_vector, search, worker trigger M5Max128 2026-05-24 23:20:02 +08:00
  • 932e43518d fix: trigger_processing — remove fake QUEUED state, create monitor_job if missing M5Max128 2026-05-23 23:06:37 +08:00
  • 5d8449b07c fix: compile processing.rs + mount processing_routes M5Max128 2026-05-23 22:40:19 +08:00
  • 0856b92ec6 fix: resource path cleanup + mount processing_routes WIP M5Max128 2026-05-23 22:26:03 +08:00
  • f8bcc0356c feat: frame/time pipeline split + output validation M5Max128 2026-05-23 21:14:28 +08:00
  • dddb5d4cbd refactor: centralize port config + fix 8082 conflict M5Max128 2026-05-23 02:54:34 +08:00
  • a008bb865b feat: add Gitea to startup script, update AGENTS.md token M5Max128 2026-05-23 02:37:19 +08:00
  • 1c30af9557 fix: correct service paths, nohup removal, MongoDB graceful fallback, add MariaDB + Caddy to startup M5Max128 2026-05-23 01:46:23 +08:00
  • 6967b99142 Merge remote-tracking branch 'origin/main' Accusys 2026-05-22 17:38:34 +08:00
  • 4cd5d63e64 feat: RustDesk 1.4.6 verified and installed Accusys 2026-05-22 17:37:35 +08:00
  • 3ccdf403b6 feat: add Ollama to verified sources (Gitea repo + manifest + build from source) M5Max128 2026-05-22 17:20:14 +08:00
  • c09268f3d3 docs: add go(golang) and ollama verification reports Accusys 2026-05-22 16:58:08 +08:00
  • 84a2f71e30 docs: add verification_doc links to service sources manifest Accusys 2026-05-22 16:57:45 +08:00
  • 9b32d1fed4 docs: add Gitea repo URLs to service sources manifest Accusys 2026-05-22 16:45:55 +08:00
  • 3ef2e6e150 docs: add service sources manifest (replace src/ directory) Accusys 2026-05-22 16:38:58 +08:00
  • c4e30e4234 fix: list_resources returns data (config+metadata); register source code resource Accusys 2026-05-22 16:01:33 +08:00
  • bd82028f34 refactor: unified LLM config - CHAT_URL/VISION_URL/SUMMARY_URL with env var overrides Accusys 2026-05-22 15:47:17 +08:00
  • a78b5bc12b docs: add agents/search endpoint to 12_agent.md Accusys 2026-05-22 12:26:11 +08:00
  • 2d008b75bf fix: find_file/list_files include has_data flag for video data availability Accusys 2026-05-22 12:22:35 +08:00
  • 380dd87d8b feat: POST /api/v1/agents/search - Gemma4 function calling agent Accusys 2026-05-22 12:10:37 +08:00
  • 600ce8e964 fix: await initApp() + fulltextSearch for reliable restore Accusys 2026-05-22 10:58:53 +08:00
  • bc04d1c44a fix: persist search query across refresh via sessionStorage Accusys 2026-05-22 10:56:29 +08:00
  • 832dc2c45b docs: add bind/trace endpoint to 07_identity.md Accusys 2026-05-22 10:41:34 +08:00
  • 883535c4f7 feat: POST /identity/:uuid/bind/trace endpoint Accusys 2026-05-22 10:29:52 +08:00
  • cb5d4aef61 feat: search clear X button Accusys 2026-05-22 10:18:44 +08:00
  • 37e75bd84f fix: search result click scrolls to first match + highlight; left sidebar unchanged Accusys 2026-05-22 10:15:58 +08:00
  • 373dea4a0d merge Accusys 2026-05-22 10:10:07 +08:00
  • a2042507a3 fix: search results displayed in left sidebar, not content area Accusys 2026-05-22 10:09:32 +08:00
  • e158176fbe Merge branch 'main' of http://192.168.110.200:3000/admin/momentry_core M5Max128 2026-05-22 10:08:11 +08:00
  • 3e81f7c16b docs: rebuild HTML + WASM doc after identity PATCH update M5Max128 2026-05-22 10:08:08 +08:00
  • fc338a4b59 fix: sidebar sticky top, independent scroll from content Accusys 2026-05-22 10:07:40 +08:00
  • f6a24e8cb5 docs: thumbnail auto-detect + representative-frame endpoint in 08_media.md; sync wasm Accusys 2026-05-22 09:56:10 +08:00
  • 7805eaa3cb fix: doc-wasm hardcoded path momentry_core_0.1 -> momentry_core Accusys 2026-05-22 09:33:33 +08:00
  • 0794476902 feat: representative frame limited to first half of video Accusys 2026-05-22 09:24:48 +08:00
  • 2b950c985c feat: representative frame - auto-detect thumbnail + JSON endpoint Accusys 2026-05-22 09:22:15 +08:00
  • 2b025a014e docs: add PATCH identity endpoint doc + BCP 47 alias reference M5Max128 2026-05-22 08:56:07 +08:00
  • e1619c724a Merge branch 'main' of http://192.168.110.200:3000/admin/momentry_core M5Max128 2026-05-22 08:51:08 +08:00
  • 701e71463d feat: identity PATCH update, alias system, name UNIQUE removal M5Max128 2026-05-22 08:35:28 +08:00
  • deb9516796 feat: TKG extension - pose data + mutual gaze detection Accusys 2026-05-22 07:09:54 +08:00
  • a9e9285032 docs: add TKG_QUERY_API_V1.0 design document Accusys 2026-05-22 06:29:25 +08:00
  • 6db29fc0e8 docs: add co-occur-with endpoint to 08_media.md Accusys 2026-05-22 05:35:24 +08:00
  • 2d3017d3c1 feat: GET file/:uuid/identities/:a/co-occur-with/:b endpoint Accusys 2026-05-22 05:34:25 +08:00
  • 6378d7be89 docs: add thumbnail endpoint to 08_media.md Accusys 2026-05-22 04:58:43 +08:00
  • d67f123949 feat: GET file/:uuid/trace/:tid/thumbnail endpoint Accusys 2026-05-22 04:58:28 +08:00
  • d7e11a394f docs: add representative-face endpoint to 08_media.md Accusys 2026-05-22 04:51:16 +08:00
  • 37f8aea4aa feat: GET file/:uuid/trace/:tid/representative-face endpoint Accusys 2026-05-22 04:50:07 +08:00
  • e2c627da31 merge: M5Max128 server.rs split + path updates Accusys 2026-05-21 21:04:37 +08:00
  • 0710c5edf7 chore: update paths from momentry_core_0.1 to momentry_core Accusys 2026-05-21 21:03:43 +08:00
  • e1dbd27333 docs: add Gitea sync info + access token to AGENTS.md M5Max128 2026-05-21 17:27:33 +08:00
  • 3c458dfc5c Merge remote-tracking branch 'origin/main' M5Max128 2026-05-21 16:38:52 +08:00
  • 3a33d00449 refactor: modularize server.rs into separate route modules M5Max128 2026-05-21 16:38:49 +08:00
  • e7eb90b987 docs: sync notes + identity_binding.rs traces pagination Accusys 2026-05-21 16:30:27 +08:00
  • 80812128e2 merge: resolve conflicts with M5Max128 local changes M5Max128 2026-05-21 01:11:44 +08:00
  • bebaa743ed feat: trace-level matching, health watcher/worker status, timezone config Accusys 2026-05-21 01:08:30 +08:00
  • 8ede4be159 chore: organize logs into logs/ directory with startup scripts Accusys 2026-05-20 09:31:48 +08:00
  • 8b53e815b8 docs: fix 3003 reference in pipeline module, regenerate HTML/WASM Accusys 2026-05-19 23:22:09 +08:00
  • ba68cd2548 feat: Identity JSON sync + schema-aware column selection Accusys 2026-05-19 23:10:49 +08:00
  • 0eb08acaae feat: Identity JSON sync mechanism Accusys 2026-05-19 22:20:19 +08:00
  • 7680c202ef Phase 5: mark bind/unbind/match-trace as tested on 3003 Accusys 2026-05-19 21:08:16 +08:00
  • 58c283a1fc fix: playground ASR field names (start_time/end_time) + add 3003 specific test script Accusys 2026-05-19 21:07:39 +08:00
  • d2d3197c0d Phase 5: 21 tests (18 pass, 3 known: identity deleted by mergeinto, multipart required, proxy 404) Accusys 2026-05-19 20:31:34 +08:00
  • e3c7e347b7 fix: identity binding + JSON endpoint + Phase 5 test script Accusys 2026-05-19 20:30:05 +08:00
  • 1ea23a6d51 fix: identity detail 502 - IdentityDetailRecord.id i32->i64 type mismatch panic Accusys 2026-05-19 18:33:21 +08:00
  • 02ad015b86 fix: type mismatch BIGINT->INT4 and FLOAT8->FLOAT4 in traces and faces endpoints Accusys 2026-05-19 18:09:25 +08:00
  • 47a480a5e2 fix: identity search - fix i.name column and simplify identity_bindings join Accusys 2026-05-19 16:21:15 +08:00
  • 77098b88ba feat: Phase 2-5 API test scripts + create_monitor_job fix Accusys 2026-05-19 16:05:46 +08:00
  • ff0bf6b25b feat: Phase 2-5 API test scripts Accusys 2026-05-19 15:53:53 +08:00
  • ea6ea02925 fix: delete_video - add file existence check + fix pre_chunks UUID cast Accusys 2026-05-19 15:51:25 +08:00
  • 611441662f fix: register_resource - use ON CONFLICT (resource_id) DO UPDATE instead of RETURNING id Accusys 2026-05-19 14:22:40 +08:00
  • 3d2bacb07f feat: Phase 1 base API test script (15 endpoints) Accusys 2026-05-19 14:15:00 +08:00
  • 7ab7119a99 fix: ASR processor indentation error Accusys 2026-05-19 13:23:09 +08:00
  • 67ca846ccd feat: ASR output frame numbers + rename start/end to start_time/end_time Accusys 2026-05-19 13:22:38 +08:00
  • 26725dcab7 fix: enable GFM tables in WASM doc renderer (pulldown-cmark ENABLE_TABLES) Accusys 2026-05-19 12:54:08 +08:00
  • c9bcdcb56a docs: regenerate HTML/WASM docs with video vs clip comparison + timestamps Accusys 2026-05-19 12:51:10 +08:00
  • 5b2f9b35bf docs: add video vs clip comparison table + update timestamps to all 14 modules Accusys 2026-05-19 12:50:39 +08:00
  • 7b6da4f0d8 fix: identities API - use real_name instead of name for cross-schema compatibility Accusys 2026-05-19 10:21:49 +08:00