{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ea8c3441-d918-4e0e-9336-a62cf6a69b7e",
    "slug": "SSNJUD",
    "name": "ReScript Frontend",
    "description": "ReScript React Template with Caddy",
    "url": "https://railway.com/deploy/SSNJUD",
    "upstream": {
      "repo_url": "https://github.com/gretarst/railway-rescript-template"
    }
  },
  "services": [
    {
      "name": "Rescript React Frontend",
      "source": {
        "repo": "https://github.com/gretarst/railway-rescript-template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "SSNJUD"
      }
    },
    "cli": "railway deploy --template SSNJUD",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ea8c3441-d918-4e0e-9336-a62cf6a69b7e",
            "serializedConfig": {
              "services": {
                "b01713f2-06bf-4fd2-ac72-e35be8d4e909": {
                  "name": "Rescript React Frontend",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/gretarst/railway-rescript-template"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T15:57:01.703Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_5015cef6e14049a785c4",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 132,
    "typical_build_seconds": 41,
    "typical_start_seconds": 5,
    "slowest_service": "Rescript React Frontend"
  }
}
