{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f0315f7b-1814-4912-af15-8b489e1f079f",
    "slug": "repointel-1",
    "name": "RepoIntel",
    "description": "Turn any GitHub repo into a searchable    intelligence layer.",
    "url": "https://railway.com/deploy/repointel-1",
    "upstream": {
      "repo_url": "https://github.com/boomerfreak1/RepoIntel"
    }
  },
  "services": [
    {
      "name": "RepoIntel",
      "source": {
        "repo": "https://github.com/boomerfreak1/RepoIntel"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "repointel-1"
      }
    },
    "cli": "railway deploy --template repointel-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f0315f7b-1814-4912-af15-8b489e1f079f",
            "serializedConfig": {
              "services": {
                "625bfc48-b0c8-41de-a97a-c1be56927d50": {
                  "icon": "https://devicons.railway.app/  https://raw.githubusercontent.com/boomerfreak1/RepoIntel/main/public/icon.svg",
                  "name": "RepoIntel",
                  "source": {
                    "repo": "boomerfreak1/RepoIntel",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-16T00:49:53.401Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_76c46f293f93464abbfd",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 252,
    "typical_build_seconds": 185,
    "typical_start_seconds": 10,
    "slowest_service": "RepoIntel"
  }
}
