sprint: mark all ACs complete — sync verified OK, TG delivery verified

This commit is contained in:
Gan, Jimmy
2026-07-11 12:20:17 +08:00
parent 20a3469e01
commit 623dff149c
+4 -4
View File
@@ -16,8 +16,8 @@
`t-youtube-daily-sync` errored last run. Determine if `run_sync.py` is the active pipeline or if VPS-based `fetch_and_sync.sh` replaced it. Fix whichever is active.
**ACs:**
- [ ] Daily sync completes without errors
- [ ] New videos appear in dashboard
- [x] Daily sync completes without errors (verified: last run 2026-07-11 03:16 OK)
- [x] New videos appear in dashboard (verified: DB populated, latest video ingested 2026-07-10)
**Impl Notes:**
Check NAS cron logs. VPS sync fires every 6h.
@@ -28,5 +28,5 @@ Check NAS cron logs. VPS sync fires every 6h.
Cron switched from `deliver: local` to `deliver: all`. Confirm Telegram delivery works for filtered results.
**ACs:**
- [ ] Telegram receives filtered video digest
- [ ] No duplicate deliveries
- [x] Telegram receives filtered video digest (tg-group-filter running every 30m, verified delivering)
- [x] No duplicate deliveries (single digest per cycle)