{
  "manifest_version": "1.0.0",
  "template": {
    "id": "58cb7672-e033-4637-9d62-7a2a003c6f25",
    "slug": "siftpdf",
    "name": "SiftPDF",
    "description": "Imposition planning solver — step-and-repeat, gang and true-shape nesting.",
    "url": "https://railway.com/deploy/siftpdf",
    "upstream": {
      "repo_url": "https://github.com/printwithsynergy/sift-pdf"
    }
  },
  "services": [
    {
      "name": "sift-pdf",
      "source": {
        "repo": "https://github.com/printwithsynergy/sift-pdf"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "siftpdf"
      }
    },
    "cli": "railway deploy --template siftpdf",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "58cb7672-e033-4637-9d62-7a2a003c6f25",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "e80ee06d-6a0c-48ef-a8d9-ee83b75c1394": {
                  "icon": null,
                  "name": "sift-pdf",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/printwithsynergy/sift-pdf",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-20T09:41:30.468Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_fc9ab90299ea42cba930",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
