{
  "manifest_version": "1.0.0",
  "template": {
    "id": "6eb824e1-0ab7-4637-a7c5-cc7223b4e456",
    "slug": "casebook",
    "name": "Casebook",
    "description": "A digital crime investigation board developed in three.js",
    "url": "https://railway.com/deploy/casebook",
    "upstream": {
      "repo_url": "https://github.com/bilalnawaz072/casebook"
    }
  },
  "services": [
    {
      "name": "casebook",
      "source": {
        "repo": "https://github.com/bilalnawaz072/casebook"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "casebook"
      }
    },
    "cli": "railway deploy --template casebook",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "6eb824e1-0ab7-4637-a7c5-cc7223b4e456",
            "serializedConfig": {
              "services": {
                "bb7f7f88-af8a-43f2-9944-f6543ffa8514": {
                  "name": "casebook",
                  "source": {
                    "repo": "bilalnawaz072/casebook",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-11T22:14:37.124Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-10T21:45:46.922Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_522ba36371b841eea715",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 72,
    "typical_build_seconds": 21,
    "typical_start_seconds": 10,
    "slowest_service": "casebook"
  }
}
