{
  "manifest_version": "1.0.0",
  "template": {
    "id": "75d2025c-7451-4d26-8a50-58bd3c039fc3",
    "slug": "assaypdf",
    "name": "AssayPDF",
    "description": "GWG 2022 structural conformance & metadata reporting for PDFs.",
    "url": "https://railway.com/deploy/assaypdf",
    "upstream": {
      "repo_url": "https://github.com/printwithsynergy/assay-pdf"
    }
  },
  "services": [
    {
      "name": "assay-pdf",
      "source": {
        "repo": "https://github.com/printwithsynergy/assay-pdf"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "assaypdf"
      }
    },
    "cli": "railway deploy --template assaypdf",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "75d2025c-7451-4d26-8a50-58bd3c039fc3",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "aa88bf88-ba28-4062-b137-8ee56dc72f94": {
                  "icon": null,
                  "name": "assay-pdf",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/printwithsynergy/assay-pdf",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T09:55:40.055Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_437d2db7ae6a4ad1ab49",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 152,
    "typical_build_seconds": 56,
    "typical_start_seconds": 10,
    "slowest_service": "assay-pdf"
  }
}
