{
  "manifest_version": "1.0.0",
  "template": {
    "id": "eebcde02-0a9e-4628-a183-c643b960b46c",
    "slug": "calm-wide",
    "name": "DEEIX-Chat",
    "description": "Route prompts to the right AI model from one dashboard",
    "url": "https://railway.com/deploy/calm-wide",
    "upstream": {
      "repo_url": "https://github.com/DEEIX-AI/DEEIX-Chat"
    }
  },
  "services": [
    {
      "name": "DEEIX-Chat",
      "source": {
        "repo": "https://github.com/DEEIX-AI/DEEIX-Chat"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "calm-wide"
      }
    },
    "cli": "railway deploy --template calm-wide",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "eebcde02-0a9e-4628-a183-c643b960b46c",
            "serializedConfig": {
              "services": {
                "97998e39-1401-4987-b31c-bfede7ba94aa": {
                  "name": "DEEIX-Chat",
                  "source": {
                    "repo": "DEEIX-AI/DEEIX-Chat"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-09T18:02:45.738Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-04T06:26:58.897Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_38ab0f10f8174be18887",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
