SocialsOS

EXP-001 automation status

Daily VM cron prepares public distribution, manual LinkedIn copy, founder outreach drafts, approval questions, and lead handoff.

Latest JSON
Latest Markdown
Status API

Configured

Experiment EXP-001

Dry run false

Rotate false

Latest Run

Date 2026-07-04

Output /app/data/socials

Selected Experiment

ID EXP-001

Title Backend AI Production Audit

Platform LinkedIn

First action Create one-page offer and prepare 20 approved founder DM drafts

Metric 2 replies or 1 call

Actions

Owned prepared

Set SOCIALS_OWNED_WEBHOOK_URL to send this draft to an approved publishing workflow.

DEV prepared

Set DEV_API_KEY and SOCIALS_DEV_AUTOPUBLISH=true to create DEV articles.

GitHub prepared

Set SOCIALS_GITHUB_CREATE_ISSUE=true with GITHUB_TOKEN and SOCIALS_GITHUB_REPO to create issues.

LinkedIn manual-ready

LinkedIn posts, DMs, comments, likes, profile actions, and connection requests stay manual. The runner only prepares copy and approval context.

Newsletter prepared

Set SOCIALS_NEWSLETTER_WEBHOOK_URL to send this draft to an approved publishing workflow.

Social relay prepared

Set SOCIALS_SOCIAL_RELAY_WEBHOOK_URL to send this draft to an approved publishing workflow.

Human Approval Queue

  • Approve or edit today's LinkedIn post draft before it is copied into LinkedIn.
  • Approve each named founder/company before any outreach message is sent manually.
  • Confirm whether the claim uses only public experience, public projects, or approved personal positioning.
  • Confirm whether a booked call is qualified enough for paid audit discussion or should stay exploratory.

Lead Qualification

  • What product are you shipping and who uses it?
  • Where is the biggest AI/backend production risk right now?
  • What stack is involved: language, database, queues/workers, cloud, CI/CD, AI provider?
  • Is this pre-launch, newly launched, or already serving production users?
  • What would make a 7-day audit financially worth it for you?

Cron Log Tail

  "actions": [
    {
      "platform": "Owned",
      "state": "prepared",
      "reason": "Set SOCIALS_OWNED_WEBHOOK_URL to send this draft to an approved publishing workflow."
    },
    {
      "platform": "DEV",
      "state": "prepared",
      "reason": "Set DEV_API_KEY and SOCIALS_DEV_AUTOPUBLISH=true to create DEV articles."
    },
    {
      "platform": "GitHub",
      "state": "prepared",
      "reason": "Set SOCIALS_GITHUB_CREATE_ISSUE=true with GITHUB_TOKEN and SOCIALS_GITHUB_REPO to create issues."
    },
    {
      "platform": "LinkedIn",
      "state": "manual-ready",
      "reason": "LinkedIn posts, DMs, comments, likes, profile actions, and connection requests stay manual. The runner only prepares copy and approval context."
    },
    {
      "platform": "Newsletter",
      "state": "prepared",
      "reason": "Set SOCIALS_NEWSLETTER_WEBHOOK_URL to send this draft to an approved publishing workflow."
    },
    {
      "platform": "Social relay",
      "state": "prepared",
      "reason": "Set SOCIALS_SOCIAL_RELAY_WEBHOOK_URL to send this draft to an approved publishing workflow."
    }
  ]
}
time="2026-07-04T04:30:02Z" level=warning msg="Found orphan containers ([app-app-1]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up."
 Container app-socials-runner-run-b326eeaefae2 Creating 
 Container app-socials-runner-run-b326eeaefae2 Created 

> starklifeos@0.1.0 socials:daily
> node scripts/socials/daily-socials-run.mjs

{
  "ok": true,
  "date": "2026-07-04",
  "dryRun": false,
  "experiment": "EXP-001 Backend AI Production Audit",
  "jsonPath": "/app/data/socials/2026-07-04-socials-batch.json",
  "markdownPath": "/app/data/socials/2026-07-04-socials-batch.md",
  "actions": [
    {
      "platform": "Owned",
      "state": "prepared",
      "reason": "Set SOCIALS_OWNED_WEBHOOK_URL to send this draft to an approved publishing workflow."
    },
    {
      "platform": "DEV",
      "state": "prepared",
      "reason": "Set DEV_API_KEY and SOCIALS_DEV_AUTOPUBLISH=true to create DEV articles."
    },
    {
      "platform": "GitHub",
      "state": "prepared",
      "reason": "Set SOCIALS_GITHUB_CREATE_ISSUE=true with GITHUB_TOKEN and SOCIALS_GITHUB_REPO to create issues."
    },
    {
      "platform": "LinkedIn",
      "state": "manual-ready",
      "reason": "LinkedIn posts, DMs, comments, likes, profile actions, and connection requests stay manual. The runner only prepares copy and approval context."
    },
    {
      "platform": "Newsletter",
      "state": "prepared",
      "reason": "Set SOCIALS_NEWSLETTER_WEBHOOK_URL to send this draft to an approved publishing workflow."
    },
    {
      "platform": "Social relay",
      "state": "prepared",
      "reason": "Set SOCIALS_SOCIAL_RELAY_WEBHOOK_URL to send this draft to an approved publishing workflow."
    }
  ]
}