docs: notify M4 of binary + source delivery

This commit is contained in:
Accusys
2026-05-14 02:34:53 +08:00
parent ac96a4242b
commit d4386aba1b

View File

@@ -0,0 +1,32 @@
# 最新 binary + source 交付通知
**Date**: 2026-05-14
**From**: M5
**To**: M4
---
## 交付內容
```
release/delivery/v1.0.0_20260513_2115/
├── momentry_core_source.tar.gz (485 MB) ← 原始碼git archive HEAD
├── momentry_v1.0.0_framenum (21 MB) ← binary含 frame number 顯示、音軌、face track 修復)
├── aeed7134_..._165302.tar.gz (1.1 GB) ← 內容包(新 face trace + TMDB + TKG
├── deploy.sh / verify.sh / vec0.dylib ← 部署工具
```
## 對應 commits
| Commit | 內容 |
|--------|------|
| `ac96a42` | fix: trace video frame number overlay + expression fix |
| `3a7facd` | fix: face tracker — iou>0.35+dist<100 條件merge 3132-3134 |
| `1023930` | feat: deploy.sh --force flag |
| `7e068f5` | docs: 回覆 TKG/trace 數量差異 |
## 提醒
- 重新 face trace 後 trace_id 已變package 需重新 deploy
- Step 2 pre-clean 會自動清除舊資料
- `SCHEMA=public bash deploy.sh` 或加 `--force`