"The content is ready. The store is live. The only gap is the login."
| Component | Status | URL |
|---|---|---|
| Store | LIVE | https://sythaia.tailb509d6.ts.net |
| Products | 31 published | All files deliverable |
| Content engine | ACTIVE | Generates daily at ~05:00 |
| Social generator | FIXED | Now uses correct store URL |
| Broken URLs | FIXED | 672+ files updated |
| Platform | Browser Tab | Logged In | Action Needed |
|---|---|---|---|
| X (Twitter) | Not open | No | Login via CDP or manual |
| Not open | No | Login via CDP or manual | |
| Not open | No | Login via CDP or manual | |
| Discord | Not open | No | Login via CDP or manual |
| Indie Hackers | Not open | No | Login via CDP or manual |
| Hacker News | Not open | No | Login via CDP or manual |
| TikTok | Not open | No | Login via CDP or manual |
| Gumroad | Login page | No | Login + 2FA |
| ChatGPT | chatgpt.com | No | Login |
| Claude | Login page | No | Login |
| DeepSeek | chat.deepseek.com | No | Login |
| Perplexity | perplexity.ai | No | Login |
| Gemini | gemini.google.com | No | Login |
| Kimi | kimi.com | No | Login |
/home/j-5/DrakeEnterprise/content_ready/social_posts//home/j-5/DrakeEnterprise/content_ready/email_sequences//home/j-5/DrakeEnterprise/content_ready/platform_drafts//home/j-5/public_html/blog_posts//public_html/rss.xml/home/j-5/DrakeEnterprise/content_ready/landing_page.html# Post all X content for today
for f in /home/j-5/DrakeEnterprise/content_ready/social_posts/*_x_*.md; do
python3 /home/j-5/.claude/skills/cdp-distribution/cdp_post.py "$f"
done
# Post all Reddit content for today
for f in /home/j-5/DrakeEnterprise/content_ready/social_posts/*_reddit_*.md; do
python3 /home/j-5/.claude/skills/cdp-distribution/cdp_post.py "$f"
done
# Start Brave with remote debugging
brave-browser --remote-debugging-port=9222 --remote-allow-origins=* &
# Navigate to platform and login manually
# Then CDP scripts can post automatically
# Check store is responding
curl -s -o /dev/null -w "%{http_code}" https://sythaia.tailb509d6.ts.net/
# Check tunnel watchdog is running
ps aux | grep tunnel_watchdog_v2
# Check revenue mesh is listening
ss -tlnp | grep :5064
DO NOT distribute recipe content. The product forge was creating food recipe products due to a bug. The bug is fixed, but some generated content may still reference recipes. Verify all posts before distributing.
Store URL is dynamic. The Cloudflare tunnel URL changes when the tunnel restarts. The tunnel_watchdog_v2.sh auto-updates the catalog, but social_generator.py and other scripts should read the URL from the catalog, not hardcode it.
Gumroad rate limit: Max 10 products per day. The forge is now filtered but do not manually create more than 10 products/day.
Content quality: Review posts before distributing. The engine generates automatically but human verification is recommended for brand alignment.
Runbook version: 1.0 Written by: Kimi / OhananahO Date: 2026-04-30