{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b9f2f035-20d7-4f3e-9dac-71951bd52c13",
    "slug": "wide-pure",
    "name": "wide-pure",
    "description": "Deploy and Host wide-pure with Railway",
    "url": "https://railway.com/deploy/wide-pure",
    "upstream": {
      "repo_url": "https://github.com/requarks/wiki"
    }
  },
  "services": [
    {
      "name": "wiki",
      "source": {
        "repo": "https://github.com/requarks/wiki"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "wide-pure"
      }
    },
    "cli": "railway deploy --template wide-pure",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b9f2f035-20d7-4f3e-9dac-71951bd52c13",
            "serializedConfig": {
              "services": {
                "c76131fd-76f2-4111-b77f-f48c721e79ae": {
                  "name": "wiki",
                  "source": {
                    "repo": "requarks/wiki",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-09T04:18:54.844Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_049b3cca4f224a8d9712",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": false,
        "detail": "1 service(s) crashed within 30s"
      }
    ]
  }
}
