{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f12b85ef-c99c-4d4c-a67c-2814f0a6e1cb",
    "slug": "talented-strength",
    "name": "talented-strength",
    "description": "Deploy and Host talented-strength with Railway",
    "url": "https://railway.com/deploy/talented-strength",
    "upstream": {
      "repo_url": "https://github.com/Youssef-68/SaaS_Churn_Prediction"
    }
  },
  "services": [
    {
      "name": "SaaS_Churn_Prediction",
      "source": {
        "repo": "https://github.com/Youssef-68/SaaS_Churn_Prediction"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "talented-strength"
      }
    },
    "cli": "railway deploy --template talented-strength",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f12b85ef-c99c-4d4c-a67c-2814f0a6e1cb",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "4e756dc8-80ca-4b45-8719-2f882acc858c": {
                  "icon": null,
                  "name": "SaaS_Churn_Prediction",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/Youssef-68/SaaS_Churn_Prediction",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T10:14:45.332Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-09T00:44:33.350Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_718e1ecd192b42a8940e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": false,
        "detail": "Repository \"Youssef-68/SaaS_Churn_Prediction\" not found or is not accessible"
      }
    ]
  }
}
