{
  "manifest_version": "1.0.0",
  "template": {
    "id": "c7f6668f-4bfa-4cfc-a833-4dac548636a8",
    "slug": "aRUNRZ",
    "name": "napcat",
    "description": "基于 PC NTQQ 的 QQ Bot 协议端实现",
    "url": "https://railway.com/deploy/aRUNRZ",
    "upstream": {
      "image": "mlikiowa/napcat-docker:v4.7.76"
    }
  },
  "services": [
    {
      "name": "mlikiowa/napcat-docker",
      "source": {
        "image": "mlikiowa/napcat-docker:v4.7.76"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "aRUNRZ"
      }
    },
    "cli": "railway deploy --template aRUNRZ",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "c7f6668f-4bfa-4cfc-a833-4dac548636a8",
            "serializedConfig": {
              "services": {
                "610fd33c-d6fe-41f0-8866-73aa411d217e": {
                  "name": "mlikiowa/napcat-docker",
                  "source": {
                    "image": "mlikiowa/napcat-docker:v4.7.76"
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-12T10:14:41.946Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T09:02:15.586Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_e45142abe30745a79846",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 76,
    "typical_build_seconds": 0,
    "typical_start_seconds": 5,
    "slowest_service": "mlikiowa/napcat-docker"
  }
}
