{
  "manifest_version": "1.0.0",
  "template": {
    "id": "e17b388a-5cc3-4a25-9173-b3e74a5a538f",
    "slug": "SaS706",
    "name": "Imaginary",
    "description": "Fast, simple, scalable, HTTP microservice for high-level image processing",
    "url": "https://railway.com/deploy/SaS706",
    "upstream": {
      "image": "h2non/imaginary"
    }
  },
  "services": [
    {
      "name": "h2non/imaginary",
      "source": {
        "image": "h2non/imaginary"
      },
      "needs_volume": false,
      "tcp_ports": [
        9000
      ],
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "SaS706"
      }
    },
    "cli": "railway deploy --template SaS706",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "e17b388a-5cc3-4a25-9173-b3e74a5a538f",
            "serializedConfig": {
              "services": {
                "e9899dda-fe2b-4822-b0ad-45efe7cc55d3": {
                  "name": "h2non/imaginary",
                  "source": {
                    "image": "h2non/imaginary"
                  },
                  "networking": {
                    "tcpProxies": {
                      "9000": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T07:41:54.090Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_5c036724db9040bb93e6",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 72,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "h2non/imaginary"
  }
}
