{
  "manifest_version": "1.0.0",
  "template": {
    "id": "4e0239b2-db2b-44ce-b04f-074e235f0d24",
    "slug": "wide-fair",
    "name": "wide-fair",
    "description": "Deploy and Host wide-fair with Railway",
    "url": "https://railway.com/deploy/wide-fair",
    "upstream": {
      "repo_url": "https://github.com/sahilipexpert/zernyx-ss-test"
    }
  },
  "services": [
    {
      "name": "zernyx-ss-test",
      "source": {
        "repo": "https://github.com/sahilipexpert/zernyx-ss-test"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "wide-fair"
      }
    },
    "cli": "railway deploy --template wide-fair",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "4e0239b2-db2b-44ce-b04f-074e235f0d24",
            "serializedConfig": {
              "services": {
                "c1feb0bc-b6b0-40e2-9539-4e23c60e6992": {
                  "name": "zernyx-ss-test",
                  "source": {
                    "repo": "sahilipexpert/zernyx-ss-test",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-09T07:28:12.438Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_5aacc85e80014ab4a803",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
