YouTube Board

ai.days_refresh

scheduler enabled local polling enabled planned command ready local write not due now
Modern command
ai:days:refresh
Legacy command
operator-run make_ai_day.sh + ai_event_prompt.php + ai_cont_prompt.php sequence
Schedule
manual
手動維護;指定 --from/--to 後一次跑 daily/event/period/verify pipeline
Evaluation time
2026-06-10 18:39:49 Asia/Taipei
External dependency
Local DB
Write targets
preview mode; explicit --execute orchestrates ai:daily, missing-only ai:event, ai:period, and final missing-row verification
Notes
用來取代人工逐步補 6/2、6/3 這類 AI daily/event/period chain 的操作。Dry-run 會列出每一天 daily aggregate、event missing rows 與相鄰 period matching 計畫;execute mode 先重生 daily aggregate,再以每個 event 的小批次 missing-only 補 urt_ai_event summary/people/media,接著寫入相鄰日 urt_ai_period,最後重新 preview 驗證 missing=0。預設 --daily-channel-limit=0,因此不會順手刷新 39 個 channel AI;若要完整日更需明確傳 --daily-channel-limit=39 --daily-channel-batch-size=12 並經 production allowlist 控制。

Execution Guardrail

此 job 目前不會執行;下面保留 guardrail 原始原因,方便對照 CLI/output。

  • Registry status is planned, not active.
  • Job declares write targets, so it is not allowed under the current controlled execution guardrail.

Safe Commands

php artisan ingestion:run --job=ai.days_refresh --at="2026-06-10 18:39:49" INGESTION_SCHEDULER_ENABLED=true php artisan ingestion:run --execute --job=ai.days_refresh

Next Runs

manual

Invalid cron expression: manual is not a valid CRON expression