{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b4e42cf0-a124-445e-8b70-27f90f63e852",
    "slug": "lenspdf-1",
    "name": "LensPDF",
    "description": "Prepress-grade PDF review server — separations, TAC heatmaps, densitometer.",
    "url": "https://railway.com/deploy/lenspdf-1",
    "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-1"
      }
    },
    "cli": "railway deploy --template lenspdf-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b4e42cf0-a124-445e-8b70-27f90f63e852",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "6325ee17-1b9d-4141-b779-b8ecff1b35d8": {
                  "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:33:44.291Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_c9866fa2a1904c4caf2e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
