05 / Content and social scheduler
Content and social scheduler
Schedule the founder's own promotional posts across channels from inside the same cockpit.
Coming soon
This module is stubbed for Phase 1. It plugs into the studio's existing InstaScheduler (Next.js scheduler already live) and LudeGram (agentic Instagram autopilot) product. See PLAN.md for the full roadmap.
TODO before this ships
- //MUST use official Meta Graph API (Instagram/Facebook) and official TikTok Content Posting API only.
- //Unofficial libraries like instagrapi carry real ban risk on the account, LudeGram already isolates that behind a residential proxy for a reason, do not casually reuse it here without the same isolation.
- //Reuse InstaScheduler's scheduling data model rather than building a second one.
- //Add an approval or veto step before autoposting, matching LudeGram's veto window pattern.
- //Define how a LudeReach outreach artifact becomes a schedulable social post (repurposing, not duplicating).