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
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