{
  "manifest_version": "1.0.0",
  "template": {
    "id": "53337314-37e5-4ec4-9a12-f60c690473cd",
    "slug": "deepread",
    "name": "DeepRead",
    "description": "AI document processing — OCR, form fill, PII redaction. Free 2k pages/mo.",
    "url": "https://railway.com/deploy/deepread",
    "upstream": {
      "repo_url": "https://github.com/deepread-tech/deepread-webapp"
    }
  },
  "services": [
    {
      "name": "deepread-webapp",
      "source": {
        "repo": "https://github.com/deepread-tech/deepread-webapp"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "deepread"
      }
    },
    "cli": "railway deploy --template deepread",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "53337314-37e5-4ec4-9a12-f60c690473cd",
            "serializedConfig": {
              "services": {
                "4ebe96b4-e2d5-4472-a2ea-da9e5b702f7e": {
                  "name": "deepread-webapp",
                  "source": {
                    "repo": "deepread-tech/deepread-webapp",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T12:32:00.939Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_e2938a2a5d0a4e488a98",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 125,
    "typical_build_seconds": 26,
    "typical_start_seconds": 10,
    "slowest_service": "deepread-webapp"
  }
}
