{
  "name": "CrewControl",
  "description": "AI workforce platform for SaaS revenue operations — 5 autonomous operators that detect, decide, and act on signals.",
  "url": "https://crewcontrol.cc",
  "documentation_url": "https://crewcontrol.cc/help",
  "llms_txt": "https://crewcontrol.cc/llms.txt",
  "capabilities": [
    "revenue_recovery",
    "churn_prevention",
    "outage_detection",
    "review_monitoring",
    "candidate_sourcing"
  ],
  "operators": [
    {
      "name": "Maya",
      "role": "Revenue Operator",
      "capabilities": ["payment_retry", "dunning_email", "expansion_capture"]
    },
    {
      "name": "Kai",
      "role": "Retention Operator",
      "capabilities": ["churn_detection", "win_back_campaign", "user_reengagement"]
    },
    {
      "name": "Nix",
      "role": "Support Operator",
      "capabilities": ["outage_detection", "endpoint_retry", "user_notification"]
    },
    {
      "name": "Sol",
      "role": "Reputation Operator",
      "capabilities": ["review_monitoring", "sentiment_analysis", "response_drafting"]
    },
    {
      "name": "Rho",
      "role": "Recruiting Operator",
      "capabilities": ["candidate_sourcing", "ai_screening", "outreach_sequencing"]
    }
  ],
  "integrations": {
    "tenscore": "https://tenscore.cc",
    "stripe": "https://stripe.com",
    "truncus": "https://truncus.co"
  },
  "ecosystem": {
    "parent": "Van Moose",
    "parent_url": "https://vanmoose.com",
    "related_products": [
      { "name": "TenScore", "url": "https://tenscore.cc" },
      { "name": "CentralCommand", "url": "https://centralcommand.cc" },
      { "name": "Truncus", "url": "https://truncus.co" },
      { "name": "VanMoose APIs", "url": "https://vanmoose.cc" }
    ]
  },
  "contact": "support@crewcontrol.cc"
}
