📅 14 天內容日曆 + 自動 Review (v2)

← 回主控台
{{ health?.status_label || '載入中...' }}
活躍帳號 {{ health?.active_accounts || 0 }} 過去 1h: {{ health?.posts_last_1h ?? '-' }} 篇 過去 24h: {{ health?.posts_last_24h ?? '-' }} 篇 最近發文: {{ health.last_post_tw }} TW 現在: {{ health.now_tw }} TW
⚠️ Token 警告:
  • {{ w.account }} — {{ w.hours_since_last_post }}h 沒發文({{ w.reason }})
ℹ️ 日曆驅動模式 (v2):每個 active 帳號**必須**有日曆才會發文。沒日曆 = 該帳號不發。 時段由 AI 自動算(依帳號歷史互動)、16 帳號不會同時發。

📋 帳號日曆狀態({{ overview.length }} 帳號)

{{ a.accountName }} {{ a.isActive ? '● 啟用' : '○ 停用' }}
{{ a.hasCalendar ? '✅ 有日曆' : '❌ 無日曆' }}
用下方「目標 / 頻率」設定、批次套用到所有 active 沒日曆的帳號
📚 7 公式庫(F1-F7)
{{ f.id }} · {{ f.name }} {{ f.intensity }}

{{ f.description }}

📊 weeklyCap={{ f.weeklyCap }} · ❄️ cd={{ f.themeCooldownDays }}天

🗓 14 天日曆({{ selectedAccount || '請先選帳號' }})

目標 {{ calendar.goal }} · 頻率 {{ calendar.frequency }} · 區間 {{ calendar.start_date }} → {{ calendar.end_date }}
Day {{ d.day }}
{{ d.date }}
{{ d.formula_id }}
{{ d.formula_name }}
{{ d.status === 'completed' ? '✓ 已發' : '⏳ 待發' }}
休息日
此帳號還沒日曆、按上方按鈕產出

📈 自動 Review({{ selectedAccount || '全帳號' }})

尚未跑過。
{{ latestReview.id }} · {{ latestReview.total_posts_analyzed }} 篇分析 · {{ latestReview.recommendations?.length || 0 }} 條建議
[{{ r.action.toUpperCase() }}] {{ r.target_name || r.target_id }}
{{ r.reason }}
💡 {{ r.suggested_change }}
跳過原因:{{ latestReview.skip_reason }}