{
  "manifest_version": "1.0.0",
  "template": {
    "id": "d5c99f5e-29a9-4c56-8ac8-afb8dcda5ba9",
    "slug": "OZVYQA",
    "name": "Docusaurus v2",
    "description": "Classic theme in TypeScript",
    "url": "https://railway.com/deploy/OZVYQA",
    "upstream": {
      "repo_url": "https://github.com/rudemex/railway-docusaurus"
    }
  },
  "services": [
    {
      "name": "docusaurus-v2-starter",
      "source": {
        "repo": "https://github.com/rudemex/railway-docusaurus"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "docusaurus-v2-starter",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "80"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "OZVYQA"
      }
    },
    "cli": "railway deploy --template OZVYQA",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "d5c99f5e-29a9-4c56-8ac8-afb8dcda5ba9",
            "serializedConfig": {
              "services": {
                "d4ef9459-a6c9-4695-8ca1-c32174e8d96c": {
                  "name": "docusaurus-v2-starter",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/rudemex/railway-docusaurus"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "defaultValue": "80"
                    }
                  },
                  "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-21T16:31:59.170Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_d63b79b7fbdc4953bb72",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
