{
  "manifest_version": "1.0.0",
  "template": {
    "id": "9c677803-08f8-49bc-a92c-584d2d9e14a3",
    "slug": "pure-keen",
    "name": "pure-keen",
    "description": "DiaCheckAI: Smart early diabetes detection. Check, prevent, and manage now.",
    "url": "https://railway.com/deploy/pure-keen",
    "upstream": {
      "repo_url": "https://github.com/wirantositinjak/DiaCheckAI"
    }
  },
  "services": [
    {
      "name": "DiaCheckAI",
      "source": {
        "repo": "https://github.com/wirantositinjak/DiaCheckAI"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "pure-keen"
      }
    },
    "cli": "railway deploy --template pure-keen",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "9c677803-08f8-49bc-a92c-584d2d9e14a3",
            "serializedConfig": {
              "services": {
                "a855afa2-4070-4504-b20d-e386673b8b30": {
                  "name": "DiaCheckAI",
                  "source": {
                    "repo": "wirantositinjak/DiaCheckAI",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T10:14:45.332Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T10:26:14.049Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_aed79ae13a4c4b408eeb",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 119,
    "typical_build_seconds": 92,
    "typical_start_seconds": 10,
    "slowest_service": "DiaCheckAI"
  }
}
