{
  "manifest_version": "1.0.0",
  "template": {
    "id": "5fba3bb0-4c75-45c4-a0d5-187d9ba1bcb8",
    "slug": "wide-red-1",
    "name": "toastflix-sidecar",
    "description": "Lightweight sidecar proxy service for Toastflix.",
    "url": "https://railway.com/deploy/wide-red-1",
    "upstream": {
      "repo_url": "https://github.com/qwertyuiop8899/toastflix-sidecar"
    }
  },
  "services": [
    {
      "name": "toastflix-sidecar",
      "source": {
        "repo": "https://github.com/qwertyuiop8899/toastflix-sidecar"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "wide-red-1"
      }
    },
    "cli": "railway deploy --template wide-red-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "5fba3bb0-4c75-45c4-a0d5-187d9ba1bcb8",
            "serializedConfig": {
              "services": {
                "83fcb2cf-450a-4e09-a224-bc8114c4bf0c": {
                  "name": "toastflix-sidecar",
                  "source": {
                    "repo": "qwertyuiop8899/toastflix-sidecar"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-23T10:14:44.639Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-23T08:09:26.779Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_6dac4e18eeb44f94a428",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 158,
    "typical_build_seconds": 121,
    "typical_start_seconds": 20,
    "slowest_service": "toastflix-sidecar"
  }
}
