OUTPUT DESTINATIONS
thread_output.json
Full operational package with tweets, LinkedIn, YouTube, checklist
lux_data.json[content]
Drafts array → LUX Dashboard Content tab (last 20)
Telegram
Alert preview + draft notification via send_telegram()
LUX Dashboard
Content tab: draft cards, platform badges, live chat edit, Apply button
{
mode: "repo_publish",
topic: "sentinel",
platforms: {
x_thread: { tweets: [{index, text, media}] },
linkedin: { text: "..." },
youtube: { sections: [{time, type, text}] }
},
checklist: ["...", "..."]
}