{
  "manifest_version": "1.0.0",
  "template": {
    "id": "084239b6-47ca-483e-b51a-a773dabb065f",
    "slug": "calm-vast",
    "name": "calm-vast",
    "description": "Deploy and Host calm-vast with Railway",
    "url": "https://railway.com/deploy/calm-vast",
    "upstream": {
      "repo_url": "https://github.com/evolution-foundation/evolution-api"
    }
  },
  "services": [
    {
      "name": "evolution-api",
      "source": {
        "repo": "https://github.com/evolution-foundation/evolution-api"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "calm-vast"
      }
    },
    "cli": "railway deploy --template calm-vast",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "084239b6-47ca-483e-b51a-a773dabb065f",
            "serializedConfig": {
              "services": {
                "7cb97cec-b31c-4bf3-b64a-6a9c2b4db4a7": {
                  "name": "evolution-api",
                  "source": {
                    "repo": "evolution-foundation/evolution-api",
                    "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-09T04:12:00.855Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_b92a077faa4442859aed",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 213,
    "typical_build_seconds": 132,
    "typical_start_seconds": 20,
    "slowest_service": "evolution-api"
  }
}
