{
  "manifest_version": "1.0.0",
  "template": {
    "id": "16b3dec3-fe73-499b-b84c-9647aa490dff",
    "slug": "f53xGc",
    "name": "reminiscent-existence",
    "description": "aitekflow is a app builder",
    "url": "https://railway.com/deploy/f53xGc",
    "upstream": {
      "repo_url": "https://github.com/Master120221/aitekflow-builder"
    }
  },
  "services": [
    {
      "name": "aitekflow-builder1",
      "source": {
        "repo": "https://github.com/Master120221/aitekflow-builder"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": ".env",
      "service": "aitekflow-builder1",
      "description": "The project name the service belongs to.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "f53xGc"
      }
    },
    "cli": "railway deploy --template f53xGc",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "16b3dec3-fe73-499b-b84c-9647aa490dff",
            "serializedConfig": {
              "services": {
                "d536086f-aa8b-4644-b29b-f547a11a5a15": {
                  "icon": null,
                  "name": "aitekflow-builder1",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/Master120221/aitekflow-builder",
                    "rootDirectory": null
                  },
                  "variables": {
                    ".env": {
                      "isOptional": true,
                      "description": "The project name the service belongs to.",
                      "defaultValue": "${{RAILWAY_PROJECT_NAME}}"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T13:25:04.697Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_f59d5826195b4e099e35",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
