Accusys
8fdd1d741b
fix: stranger_id=NULL on bind/merge; doc: add traces+mergeinto endpoints
2026-05-25 03:03:27 +08:00
M5Max128
f8bcc0356c
feat: frame/time pipeline split + output validation
...
- Add PipelineType enum + pipeline() to ProcessorType
- Split ProcessorPool into frame_slots (max 2) and time_slots (max 1)
- Add can_start_for() for pipeline-aware scheduling
- Add validate_output_file() — checks JSON validity before marking complete
- Add 3 unit tests for validate_output_file()
- Create DESIGN/FRAME_TIME_PIPELINE_V1.0.md (492 lines)
2026-05-23 21:14:28 +08:00
M5Max128
3ccdf403b6
feat: add Ollama to verified sources (Gitea repo + manifest + build from source)
2026-05-22 17:20:14 +08:00
Accusys
c09268f3d3
docs: add go(golang) and ollama verification reports
2026-05-22 16:58:08 +08:00
Accusys
a78b5bc12b
docs: add agents/search endpoint to 12_agent.md
2026-05-22 12:26:11 +08:00
Accusys
600ce8e964
fix: await initApp() + fulltextSearch for reliable restore
2026-05-22 10:58:53 +08:00
Accusys
bc04d1c44a
fix: persist search query across refresh via sessionStorage
2026-05-22 10:56:29 +08:00
Accusys
832dc2c45b
docs: add bind/trace endpoint to 07_identity.md
2026-05-22 10:41:34 +08:00
Accusys
cb5d4aef61
feat: search clear X button
2026-05-22 10:18:44 +08:00
Accusys
37e75bd84f
fix: search result click scrolls to first match + highlight; left sidebar unchanged
2026-05-22 10:15:58 +08:00
Accusys
373dea4a0d
merge
2026-05-22 10:10:07 +08:00
Accusys
a2042507a3
fix: search results displayed in left sidebar, not content area
2026-05-22 10:09:32 +08:00
M5Max128
e158176fbe
Merge branch 'main' of http://192.168.110.200:3000/admin/momentry_core
2026-05-22 10:08:11 +08:00
M5Max128
3e81f7c16b
docs: rebuild HTML + WASM doc after identity PATCH update
2026-05-22 10:08:08 +08:00
Accusys
fc338a4b59
fix: sidebar sticky top, independent scroll from content
2026-05-22 10:07:40 +08:00
Accusys
f6a24e8cb5
docs: thumbnail auto-detect + representative-frame endpoint in 08_media.md; sync wasm
2026-05-22 09:56:10 +08:00
M5Max128
2b025a014e
docs: add PATCH identity endpoint doc + BCP 47 alias reference
2026-05-22 08:56:07 +08:00
M5Max128
e1619c724a
Merge branch 'main' of http://192.168.110.200:3000/admin/momentry_core
2026-05-22 08:51:08 +08:00
M5Max128
701e71463d
feat: identity PATCH update, alias system, name UNIQUE removal
...
- Add PATCH /api/v1/identity/:identity_uuid endpoint
- Migration 030: remove name UNIQUE, add tmdb_id index
- TMDb upsert: ON CONFLICT (name) -> ON CONFLICT (tmdb_id)
- get_or_create_identity: pre-check by name
- upload_identity: ON CONFLICT (name) -> ON CONFLICT (uuid)
- Search: include aliases in identity text search
- Add scripts/llm_metadata_enhancer.py
- Add DESIGN/IdentityUpdateAndAliasSystem.md
2026-05-22 08:35:32 +08:00
Accusys
deb9516796
feat: TKG extension - pose data + mutual gaze detection
2026-05-22 07:09:54 +08:00
Accusys
a9e9285032
docs: add TKG_QUERY_API_V1.0 design document
2026-05-22 06:29:25 +08:00
Accusys
6db29fc0e8
docs: add co-occur-with endpoint to 08_media.md
2026-05-22 05:35:24 +08:00
Accusys
6378d7be89
docs: add thumbnail endpoint to 08_media.md
2026-05-22 04:58:43 +08:00
Accusys
d7e11a394f
docs: add representative-face endpoint to 08_media.md
2026-05-22 04:51:16 +08:00
M5Max128
80812128e2
merge: resolve conflicts with M5Max128 local changes
2026-05-21 01:11:44 +08:00
Accusys
8b53e815b8
docs: fix 3003 reference in pipeline module, regenerate HTML/WASM
2026-05-19 23:22:09 +08:00
Accusys
26725dcab7
fix: enable GFM tables in WASM doc renderer (pulldown-cmark ENABLE_TABLES)
2026-05-19 12:54:08 +08:00
Accusys
c9bcdcb56a
docs: regenerate HTML/WASM docs with video vs clip comparison + timestamps
2026-05-19 12:51:10 +08:00
Accusys
5b2f9b35bf
docs: add video vs clip comparison table + update timestamps to all 14 modules
2026-05-19 12:50:39 +08:00
Accusys
ef64d69be7
feat: add download .md button to doc viewer
2026-05-19 03:29:46 +08:00
Accusys
6da046e831
feat: highlight matched keywords in search results
2026-05-19 03:21:22 +08:00
Accusys
7bc069b806
feat: full-text search across all doc modules
2026-05-19 03:18:46 +08:00
Accusys
b046a3b91c
feat: add search filter to doc-wasm sidebar
2026-05-19 03:16:06 +08:00
Accusys
f6f623eeea
docs: add 13_config to USER_MODULES + regenerate docs
2026-05-19 03:14:18 +08:00
Accusys
3085a7d048
docs: regenerate HTML/WASM docs after adding 13_config module
2026-05-19 03:06:39 +08:00
Accusys
2335781390
docs: extract config module (13_config.md) from pipeline module
2026-05-19 03:05:45 +08:00
Accusys
538eea6406
feat: health consistency agent — 4 data integrity checks, GET /health/consistency
2026-05-19 02:17:27 +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
05e1e807c0
remove: pipeline flowchart diagram
2026-05-18 13:30:37 +08:00
Accusys
bc962e910d
fix: simplify vector DB labels
2026-05-18 13:28:45 +08:00
Accusys
522c0acabe
fix: rename Story 5W1H Summary -> Template 5W1H Story Summary
2026-05-18 13:26:15 +08:00
Accusys
66542174b9
fix: rename to Story 5W1H Summary / LLM 5W1H Summary
2026-05-18 13:22:59 +08:00
Accusys
13bc3f7f80
fix: correct naming - story sentence embedding / llm summary sentence embedding
2026-05-18 13:20:17 +08:00
Accusys
35a94aa979
fix: add missing vector storage steps to 入库 checklist
2026-05-18 13:18:59 +08:00
Accusys
8ec70e39de
fix: Story and 5W1H as separate agent items
2026-05-18 13:17:44 +08:00
Accusys
3fada32dae
fix: separate Story/5W1H into Agent subgraph
2026-05-18 13:16:04 +08:00
Accusys
be216f26bd
fix: Phase1/Qdrant/PG moved to top-level subgraphs
2026-05-18 13:12:32 +08:00
Accusys
56e6d2a985
fix: restructure 入库 into Phase1, Qdrant向量庫, PG向量庫
2026-05-18 13:10:35 +08:00
Accusys
ccf82ec8ba
fix: wrap vector storage in separate subgraph
2026-05-18 13:07:49 +08:00
Accusys
1515a0a682
fix: add voice+face embedding to pipeline diagram
2026-05-18 13:05:37 +08:00