{
  "manifest_version": "1.0.0",
  "template": {
    "id": "6dce519a-abc2-4585-88fd-117d2e7c19c9",
    "slug": "claude-stat-remote",
    "name": "claude-stat-remote",
    "description": "Monitor sesi Claude Code real-time di Android, di mana saja lewat Railway",
    "url": "https://railway.com/deploy/claude-stat-remote",
    "upstream": {
      "repo_url": "https://github.com/alipbudiman/claude-code-remote"
    }
  },
  "services": [
    {
      "name": "claude-code-remote",
      "source": {
        "repo": "https://github.com/alipbudiman/claude-code-remote"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "claude-stat-remote"
      }
    },
    "cli": "railway deploy --template claude-stat-remote",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "6dce519a-abc2-4585-88fd-117d2e7c19c9",
            "serializedConfig": {
              "services": {
                "870f5cf2-c323-4ad2-be8a-8d6b5ac50fb8": {
                  "name": "claude-code-remote",
                  "source": {
                    "repo": "alipbudiman/claude-code-remote"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-11T16:14:44.435Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-10T12:00:33.354Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_8a0bbb0cd22a49f59a4e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 80,
    "typical_build_seconds": 20,
    "typical_start_seconds": 0,
    "slowest_service": "claude-code-remote"
  }
}
