{
  "manifest_version": "1.0.0",
  "template": {
    "id": "1b9ff0fe-bd0e-443e-b38f-bfbcc0a49722",
    "slug": "songloft-aug-26-music-server",
    "name": "Songloft",
    "description": "Ad-free music server. Stream your library from anywhere.",
    "url": "https://railway.com/deploy/songloft-aug-26-music-server",
    "upstream": {
      "repo_url": "https://github.com/songloft-org/songloft"
    }
  },
  "services": [
    {
      "name": "songloft",
      "source": {
        "repo": "https://github.com/songloft-org/songloft"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "songloft-aug-26-music-server"
      }
    },
    "cli": "railway deploy --template songloft-aug-26-music-server",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "1b9ff0fe-bd0e-443e-b38f-bfbcc0a49722",
            "serializedConfig": {
              "services": {
                "d96a776c-d8f3-416d-a9a5-817d6fb2951e": {
                  "name": "songloft",
                  "source": {
                    "repo": "songloft-org/songloft"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-19T16:00:31.697Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_ef6b25b992d2401e8a4e",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
