{
  "manifest_version": "1.0.0",
  "template": {
    "id": "d6460856-ce11-46e9-88eb-c9ae8a149578",
    "slug": "7xgMCh",
    "name": "tmdc-algot-template-001",
    "description": "A remote instance of CCXT; a common interface/protocol for algotrading I/O",
    "url": "https://railway.com/deploy/7xgMCh",
    "upstream": {
      "repo_url": "https://github.com/ccxt/ccxt"
    }
  },
  "services": [
    {
      "name": "ccxt",
      "source": {
        "repo": "https://github.com/ccxt/ccxt"
      },
      "needs_volume": false,
      "tcp_ports": [
        5432
      ],
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "7xgMCh"
      }
    },
    "cli": "railway deploy --template 7xgMCh",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "d6460856-ce11-46e9-88eb-c9ae8a149578",
            "serializedConfig": {
              "services": {
                "ee9edc38-b880-439b-83d5-9cbf5c5c3e57": {
                  "name": "ccxt",
                  "source": {
                    "repo": "ccxt/ccxt",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "tcpProxies": {
                      "5432": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-21T09:32:26.108Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_fd64b9f6aecb40098775",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 300,
    "typical_build_seconds": 210,
    "typical_start_seconds": 10,
    "slowest_service": "ccxt"
  }
}
