{
  "manifest_version": "1.0.0",
  "template": {
    "id": "0d6b4b7c-cb27-4eb5-a40e-59fce277f8ef",
    "slug": "Tlmof_",
    "name": "NSFW Detection API",
    "description": "FastAPI NSFW Detection API powered by Hugging Face.",
    "url": "https://railway.com/deploy/Tlmof_",
    "upstream": {
      "repo_url": "https://github.com/JarJarMadeIt/nsfw-detection-api"
    }
  },
  "services": [
    {
      "name": "nsfw-detection-api",
      "source": {
        "repo": "https://github.com/JarJarMadeIt/nsfw-detection-api"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "Tlmof_"
      }
    },
    "cli": "railway deploy --template Tlmof_",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "0d6b4b7c-cb27-4eb5-a40e-59fce277f8ef",
            "serializedConfig": {
              "services": {
                "3c5f72f3-be7f-4d44-86bf-e6411e6d85a5": {
                  "icon": "https://em-content.zobj.net/source/apple/325/face-with-peeking-eye_1fae3.png",
                  "name": "nsfw-detection-api",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/JarJarMadeIt/nsfw-detection-api",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T08:36:59.904Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_7b8d0c055ceb4df7a1ee",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 341,
    "typical_build_seconds": 223,
    "typical_start_seconds": 50,
    "slowest_service": "nsfw-detection-api"
  }
}
