{
  "manifest_version": "1.0.0",
  "template": {
    "id": "120f0ee8-0124-48b8-8054-f323037831ec",
    "slug": "cool-vast",
    "name": "cool-vast",
    "description": "Deploy and Host cool-vast with Railway",
    "url": "https://railway.com/deploy/cool-vast",
    "upstream": {
      "repo_url": "https://github.com/zenos-source/deobfuscator"
    }
  },
  "services": [
    {
      "name": "deobfuscator",
      "source": {
        "repo": "https://github.com/zenos-source/deobfuscator"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "DISCORD_TOKEN",
      "service": "deobfuscator",
      "description": "Provide a value for DISCORD_TOKEN.",
      "secret": true,
      "strategy": "default",
      "default": "MTUxMjkyNTM3NjU1NTI1Nzk5Ng.GeH5Yh.aJAGoIsx7iGuOPmPs8yMPFEgNWR7dDCT48EKUs"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "cool-vast"
      }
    },
    "cli": "railway deploy --template cool-vast",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "120f0ee8-0124-48b8-8054-f323037831ec",
            "serializedConfig": {
              "services": {
                "0b6d0242-318f-46ec-a598-eb1e05b1a359": {
                  "name": "deobfuscator",
                  "source": {
                    "repo": "zenos-source/deobfuscator",
                    "branch": "main",
                    "rootDirectory": null
                  },
                  "variables": {
                    "DISCORD_TOKEN": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "MTUxMjkyNTM3NjU1NTI1Nzk5Ng.GeH5Yh.aJAGoIsx7iGuOPmPs8yMPFEgNWR7dDCT48EKUs"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "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-09T05:04:10.752Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_a48ad3ad9701413f8a1a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": false,
        "detail": "1 service(s) crashed within 30s"
      }
    ]
  }
}
