{
  "manifest_version": "1.0.0",
  "template": {
    "id": "8761778b-d798-4880-8619-8e93d07198d8",
    "slug": "detecting-ai-pickl-1",
    "name": "Detecting AI Pickling",
    "description": "Reproducible environment testing static scanner on AI pickle-based files",
    "url": "https://railway.com/deploy/detecting-ai-pickl-1",
    "upstream": {
      "image": "registry.gitlab.com/bryan_nice/sans/detecting_ai_pickling:v0.4.0"
    }
  },
  "services": [
    {
      "name": "bryan_nice/sans/detecting_ai_pickling:v0.4.0",
      "source": {
        "image": "registry.gitlab.com/bryan_nice/sans/detecting_ai_pickling:v0.4.0"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "detecting-ai-pickl-1"
      }
    },
    "cli": "railway deploy --template detecting-ai-pickl-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "8761778b-d798-4880-8619-8e93d07198d8",
            "serializedConfig": {
              "services": {
                "a4c5e319-b21a-4683-8b65-e4113744ed57": {
                  "icon": "https://gitlab.com/uploads/-/system/project/avatar/78002567/ai_pickling.png",
                  "name": "bryan_nice/sans/detecting_ai_pickling:v0.4.0",
                  "source": {
                    "image": "registry.gitlab.com/bryan_nice/sans/detecting_ai_pickling:v0.4.0"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T18:26:34.984Z",
  "success_rate_30d": 0.8333,
  "validation": {
    "last_run_id": "run_b25159377217413bb440",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 451,
    "typical_build_seconds": 0,
    "typical_start_seconds": 395,
    "slowest_service": "bryan_nice/sans/detecting_ai_pickling:v0.4.0"
  }
}
