docs: notify M4 of binary + source delivery
This commit is contained in:
32
docs_v1.0/M4_workspace/2026-05-14_binary_source_delivery.md
Normal file
32
docs_v1.0/M4_workspace/2026-05-14_binary_source_delivery.md
Normal 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`
|
||||
Reference in New Issue
Block a user