{
  "manifest_version": "1.0.0",
  "template": {
    "id": "071d32b0-03d1-423a-8c0a-c2d1996f0183",
    "slug": "kaDIaZ",
    "name": "courageous-passion",
    "description": "spectra ai spectra ai spectra ai ",
    "url": "https://railway.com/deploy/kaDIaZ",
    "upstream": {
      "repo_url": "https://github.com/Olamilekan-hub/AI-image"
    }
  },
  "services": [
    {
      "name": "AI-image",
      "source": {
        "repo": "https://github.com/Olamilekan-hub/AI-image"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "OPENAI_KEY",
      "service": "AI-image",
      "description": "OPENAI_KEY",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    },
    {
      "key": "SESSION_SECRET",
      "service": "AI-image",
      "description": "SESSION_SECRET",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "kaDIaZ"
      }
    },
    "cli": "railway deploy --template kaDIaZ",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "071d32b0-03d1-423a-8c0a-c2d1996f0183",
            "serializedConfig": {
              "services": {
                "61248cee-ca2a-4794-8959-204d14cea558": {
                  "icon": null,
                  "name": "AI-image",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/Olamilekan-hub/AI-image",
                    "rootDirectory": "OpenAI-Image-Analyzer/server"
                  },
                  "variables": {
                    "OPENAI_KEY": {
                      "isOptional": false,
                      "description": "OPENAI_KEY",
                      "defaultValue": "{{OPENAI_KEY}}"
                    },
                    "SESSION_SECRET": {
                      "isOptional": false,
                      "description": "SESSION_SECRET",
                      "defaultValue": "{{SESSION_SECRET}}"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T08:02:09.810Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_c3b8e02a7d084f04bcd7",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": false,
        "detail": "Repository \"Olamilekan-hub/AI-image\" not found or is not accessible"
      }
    ]
  }
}
