{
  "manifest_version": "1.0.0",
  "template": {
    "id": "bb0ed3ca-db45-4a0c-a6fa-0bc29b4e8d14",
    "slug": "zHcmpg",
    "name": "den.ooo",
    "description": "The sleek, feature-rich module registry for Deno. 📦",
    "url": "https://railway.com/deploy/zHcmpg",
    "upstream": {
      "repo_url": "https://github.com/dendotooo/template"
    }
  },
  "services": [
    {
      "name": "Proxy",
      "source": {
        "repo": "https://github.com/dendotooo/template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "zHcmpg"
      }
    },
    "cli": "railway deploy --template zHcmpg",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "bb0ed3ca-db45-4a0c-a6fa-0bc29b4e8d14",
            "serializedConfig": {
              "services": {
                "0cdc1a4a-0545-466a-8022-a87179fcd3c9": {
                  "name": "Proxy",
                  "build": {},
                  "deploy": {
                    "startCommand": "deno task start",
                    "healthcheckPath": "/?health"
                  },
                  "source": {
                    "repo": "https://github.com/dendotooo/template"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {
    "healthcheck": {
      "service": "Proxy",
      "method": "GET",
      "path": "/?health",
      "expect_status": 200
    }
  },
  "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:38:29.490Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_043dbfc0ab0e4f7494b5",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
