YouTube Board

ai.event

scheduler enabled local polling enabled planned command ready local write not due now
Modern command
ai:event
Legacy command
/usr/bin/php /home/urtube/prompt/ai_event_prompt.php do=1
Schedule
manual
手動維護;先產生 urt_ai_date daily topics 後再執行
Evaluation time
2026-06-10 18:40:25 Asia/Taipei
External dependency
Local DB
Write targets
preview mode; explicit --execute calls OpenCode-compatible chat completions and upserts urt_ai_event summary/people/media rows
Notes
Legacy event workflow 會針對一個 daily topic 呼叫 summary、people、media prompt,把事件摘要、人物立場與媒體立場寫入 urt_ai_event。Modern ai:event 重用 AiDailyReport 目前可顯示的 topic resolver,因此支援 date-mode 一次補整天,也支援 --aipk --event 補舊 event URL;explicit --execute 會依 aipk/event/prompt_type idempotently upsert urt_ai_event,並用 --ai-call-limit 控制 production AI 寫入面。暫不排入 scheduler。

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.event --at="2026-06-10 18:40:25" INGESTION_SCHEDULER_ENABLED=true php artisan ingestion:run --execute --job=ai.event

Next Runs

manual

Invalid cron expression: manual is not a valid CRON expression