{
  "manifest_version": "1.0.0",
  "template": {
    "id": "3b03e2a0-d7c7-4db9-bb61-19f499757d34",
    "slug": "MYrXAY",
    "name": "glance-railway",
    "description": "A personalized, self-hosted dashboard",
    "url": "https://railway.com/deploy/MYrXAY",
    "upstream": {
      "repo_url": "https://github.com/kimthompson/glance-railway"
    }
  },
  "services": [
    {
      "name": "glance-railway",
      "source": {
        "repo": "https://github.com/kimthompson/glance-railway"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "MYrXAY"
      }
    },
    "cli": "railway deploy --template MYrXAY",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "3b03e2a0-d7c7-4db9-bb61-19f499757d34",
            "serializedConfig": {
              "services": {
                "8e9e22f8-b435-48ea-a98e-84fb2bb6e3c7": {
                  "icon": null,
                  "name": "glance-railway",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/kimthompson/glance-railway",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-21T08:26:54.146Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_d4f4ccfb2f564a77b679",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 153,
    "typical_build_seconds": 20,
    "typical_start_seconds": 10,
    "slowest_service": "glance-railway"
  }
}
