{
  "manifest_version": "1.0.0",
  "template": {
    "id": "073e9ad9-262b-4d86-a040-240fe47f0fa1",
    "slug": "jSHj0l",
    "name": "alert-presence",
    "description": "nbkrist-student-details-update",
    "url": "https://railway.com/deploy/jSHj0l",
    "upstream": {
      "repo_url": "https://github.com/nrenx/nbkr-webupload-railway"
    }
  },
  "services": [
    {
      "name": "web",
      "source": {
        "repo": "https://github.com/nrenx/nbkr-webupload-railway"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "jSHj0l"
      }
    },
    "cli": "railway deploy --template jSHj0l",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "073e9ad9-262b-4d86-a040-240fe47f0fa1",
            "serializedConfig": {
              "services": {
                "ef3d97a3-b21e-4858-8c0e-3c335e798213": {
                  "icon": null,
                  "name": "web",
                  "deploy": {
                    "startCommand": "gunicorn app:app",
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/nrenx/nbkr-webupload-railway",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T04:14:41.730Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T07:23:29.938Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_4dce3b8ac2de4931b003",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 170,
    "typical_build_seconds": 72,
    "typical_start_seconds": 30,
    "slowest_service": "web"
  }
}
