{
  "service": "p31-social-worker",
  "status": "operational",
  "version": "2.0.0",
  "endpoints": {
    "GET /status": "Platform configuration status",
    "GET /waves": "List available content waves",
    "POST /broadcast": "Post to platforms { content, platforms?, title?, subreddit? }",
    "POST /trigger": "Fire wave { wave }",
    "POST /preflight": "Run link health check"
  },
  "schedule": {
    "weekly": "Monday 17:00 UTC",
    "midweek": "Wednesday 17:00 UTC",
    "weekend": "Friday 17:00 UTC",
    "daily_digest": "17:20 UTC",
    "monthly_zenodo": "1st of month 13:00 UTC"
  }
}