{
  "manifest_version": "1.0.0",
  "template": {
    "id": "c12a413b-158d-4788-95bc-fd1fdcdc9b42",
    "slug": "ultimate-ai-saas-starter-kit-pro",
    "name": "Ultimate AI SaaS Starter Kit PRO",
    "description": "Deploy and Host Ultimate AI SaaS Starter Kit PRO with Railway",
    "url": "https://railway.com/deploy/ultimate-ai-saas-starter-kit-pro",
    "upstream": {
      "repo_url": "https://github.com/Grafarii/Ultimate-AI-SaaS-Starter-Kit-PRO"
    }
  },
  "services": [
    {
      "name": "Ultimate-AI-SaaS-Starter-Kit-PRO",
      "source": {
        "repo": "https://github.com/Grafarii/Ultimate-AI-SaaS-Starter-Kit-PRO"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "ultimate-ai-saas-starter-kit-pro"
      }
    },
    "cli": "railway deploy --template ultimate-ai-saas-starter-kit-pro",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "c12a413b-158d-4788-95bc-fd1fdcdc9b42",
            "serializedConfig": {
              "services": {
                "16ebb6da-a20c-4cf1-90c6-403912d009e9": {
                  "name": "Ultimate-AI-SaaS-Starter-Kit-PRO",
                  "source": {
                    "repo": "Grafarii/Ultimate-AI-SaaS-Starter-Kit-PRO",
                    "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": "degraded",
  "validated_at": "2026-09-18T21:41:19.205Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_8579f4d39695457da844",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
