{
  "manifest_version": "1.0.0",
  "template": {
    "id": "174ffe4f-6ba6-4d69-ba2b-7e20e5e0e9ad",
    "slug": "ZEv1r5",
    "name": "DocsGPT",
    "description": "DocsGPT is a cutting-edge open-source solution",
    "url": "https://railway.com/deploy/ZEv1r5",
    "upstream": {
      "repo_url": "https://github.com/onlinedear/DocsGPT"
    }
  },
  "services": [
    {
      "name": "qianduan",
      "source": {
        "repo": "https://github.com/onlinedear/DocsGPT"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "ZEv1r5"
      }
    },
    "cli": "railway deploy --template ZEv1r5",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "174ffe4f-6ba6-4d69-ba2b-7e20e5e0e9ad",
            "serializedConfig": {
              "services": {
                "2a84a93d-6d09-4efd-aaed-343b0d540d9b": {
                  "name": "qianduan",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/onlinedear/DocsGPT"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T15:28:45.929Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_bf3409ecde43469bbb18",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
