{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7af1af7d-eb8b-4f4b-92f5-097e3b1dc2e4",
    "slug": "green-vast",
    "name": "green-vast",
    "description": "Kalshi auto-trader with dashboard. Use your own API keys.",
    "url": "https://railway.com/deploy/green-vast",
    "upstream": {
      "repo_url": "https://github.com/universalLaw91/kalshi-trading-bot"
    }
  },
  "services": [
    {
      "name": "kalshi-trading-bot",
      "source": {
        "repo": "https://github.com/universalLaw91/kalshi-trading-bot"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "green-vast"
      }
    },
    "cli": "railway deploy --template green-vast",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7af1af7d-eb8b-4f4b-92f5-097e3b1dc2e4",
            "serializedConfig": {
              "services": {
                "b1e78bf0-b042-483c-8d82-67b235c03852": {
                  "name": "kalshi-trading-bot",
                  "source": {
                    "repo": "universalLaw91/kalshi-trading-bot",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T01:52:35.891Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_0b019f3235b348c9b6bb",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 99,
    "typical_build_seconds": 30,
    "typical_start_seconds": 10,
    "slowest_service": "kalshi-trading-bot"
  }
}
