{
  "manifest_version": "1.0.0",
  "template": {
    "id": "311e0e4c-ab94-4d9c-a061-42592936ef1b",
    "slug": "lenspdf",
    "name": "LensPDF",
    "description": "Prepress-grade PDF review server — separations, TAC heatmaps, densitometer.",
    "url": "https://railway.com/deploy/lenspdf",
    "upstream": {
      "repo_url": "https://github.com/printwithsynergy/lens-pdf"
    }
  },
  "services": [
    {
      "name": "lens-pdf",
      "source": {
        "repo": "https://github.com/printwithsynergy/lens-pdf"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "lenspdf"
      }
    },
    "cli": "railway deploy --template lenspdf",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "311e0e4c-ab94-4d9c-a061-42592936ef1b",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "ffdac143-1fce-4e7c-b8da-8a78a7406155": {
                  "icon": null,
                  "name": "lens-pdf",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/printwithsynergy/lens-pdf",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-09T04:34:44.580Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_58e7010d41e44a7d9992",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
