{
  "manifest_version": "1.0.0",
  "template": {
    "id": "00aecab6-b371-4705-87b2-a7cc369e2c26",
    "slug": "caring-vibrancy",
    "name": "caring-vibrancy",
    "description": "Deploy and Host caring-vibrancy with Railway",
    "url": "https://railway.com/deploy/caring-vibrancy",
    "upstream": {
      "repo_url": "https://github.com/baleocho/vite-react-vercel"
    }
  },
  "services": [
    {
      "name": "vite-react-vercel",
      "source": {
        "repo": "https://github.com/baleocho/vite-react-vercel"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "caring-vibrancy"
      }
    },
    "cli": "railway deploy --template caring-vibrancy",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "00aecab6-b371-4705-87b2-a7cc369e2c26",
            "serializedConfig": {
              "services": {
                "e673251a-c98b-4df3-a36d-c660352c6820": {
                  "name": "vite-react-vercel",
                  "source": {
                    "repo": "baleocho/vite-react-vercel",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-13T22:14:35.692Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-12T03:43:13.786Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_fd1ff0756a414ca0b93a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
