{
  "manifest_version": "1.0.0",
  "template": {
    "id": "aeca6411-33b9-4f70-9739-d5c7f9342d4d",
    "slug": "paperclip-zero-config",
    "name": "Paperclip (Zero Config)",
    "description": "Run a company of AI agents. Secure login, Postgres, zero config.",
    "url": "https://railway.com/deploy/paperclip-zero-config",
    "upstream": {
      "repo_url": "https://github.com/iaurg/paperclip-railway"
    }
  },
  "services": [
    {
      "name": "paperclip-railway",
      "source": {
        "repo": "https://github.com/iaurg/paperclip-railway"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "paperclip-zero-config"
      }
    },
    "cli": "railway deploy --template paperclip-zero-config",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "aeca6411-33b9-4f70-9739-d5c7f9342d4d",
            "serializedConfig": {
              "services": {
                "9cea19ce-ea22-4b61-be6b-7fd7ca585594": {
                  "name": "paperclip-railway",
                  "source": {
                    "repo": "iaurg/paperclip-railway"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-26T22:14:55.008Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-26T22:12:26.168Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_ca8d6808579f48549aa0",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 180,
    "typical_build_seconds": 111,
    "typical_start_seconds": 51,
    "slowest_service": "paperclip-railway"
  }
}
