Accusys
9cf20d3f8e
docs: reclassify — DESIGN→STANDARDS, conversion→M5_workspace, cleanup
2026-05-15 12:18:29 +08:00
Accusys
2992a0e650
feat: service inventory, ERP reports, sqlite-vec integration, visualize tool
...
- Add SERVICE_INVENTORY_V1.0.0.md (25 source-verified tools, 3.7GB)
- Add ERP_SELECTION_REPORT.md (Odoo CE vs ERPNext comparison)
- Add SFTPGO_ODOO_REPLACEMENT.md (SFTPGo migration plan)
- Add SERVICE_GO_GITEA_BUILD.md (Go compiler + Gitea build report)
- Add release visualize command (face trace heatmap + identity filter)
- Add sqlite-vec integration (160MB SQLite with vec0 vector tables)
- Add export_identities.py, export_sqlite.py, render_face_heatmap.py
- Add Go, Gitea, Rust/Cargo, Swift, yt-dlp, SQLite, sqlite-vec to service CLI
- Fix package to include identities and identity_bindings in data.sql
- Update release list to show all deployed video stats
- Add V1.0.0 YAML frontmatter to all docs (DOCS_STANDARD compliant)
2026-05-13 02:37:45 +08:00
Accusys
39ba5ddf76
feat: Phase 1 handover - schema migration, correction mechanism, API fixes
...
Schema changes: dev.chunks->dev.chunk, remove old_chunk_id/chunk_index
Correction: asr-1.json format, generate/apply scripts
API: 37/37 endpoints fixed and tested
Docs: HANDOVER_V2.0.md for M4
2026-05-11 07:03:22 +08:00
Accusys
b220920e64
Visual scene classification: Phase 1+2 complete
...
- Extracted visual_stats per scene (face count, size, objects, duration, density)
- Classified 1130 scenes into 18 types (establishing/close_up/medium/long/two/group × dialogue/sparse/silent)
- All from existing data, no LLM needed
- Scene type stored in cut chunk metadata
2026-05-08 14:38:00 +08:00
Accusys
0366eb0f04
FFmpeg drawtext technical evaluation
2026-05-08 13:03:15 +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
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