{
  "manifest_version": "1.0.0",
  "template": {
    "id": "77535f1f-003c-468f-a85f-57a64ae345b4",
    "slug": "bot-whatsapp-web",
    "name": "Bot WhatsApp Web",
    "description": "bot WhatsApp multi fungsi",
    "url": "https://railway.com/deploy/bot-whatsapp-web",
    "upstream": {
      "repo_url": "https://github.com/Creatorsitee/dashboard"
    }
  },
  "services": [
    {
      "name": "cmnty bot",
      "source": {
        "repo": "https://github.com/Creatorsitee/dashboard"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "bot-whatsapp-web"
      }
    },
    "cli": "railway deploy --template bot-whatsapp-web",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "77535f1f-003c-468f-a85f-57a64ae345b4",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "6c852096-31b5-4982-83f1-a43aec10be4d": {
                  "icon": "https://c.termai.cc/i198/HNv4.jpg",
                  "name": "cmnty bot",
                  "deploy": {
                    "startCommand": "npm run dev",
                    "healthcheckPath": "/",
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/Creatorsitee/dashboard",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {
    "healthcheck": {
      "service": "cmnty bot",
      "method": "GET",
      "path": "/",
      "expect_status": 200
    }
  },
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-09T06:04:17.106Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_e6a7d412e3cb438590a5",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": false,
        "detail": "Repository \"Creatorsitee/dashboard\" not found or is not accessible"
      }
    ]
  }
}
