{
  "manifest_version": "1.0.0",
  "template": {
    "id": "5c453fc0-42bc-427b-b8b2-10fda8b286e0",
    "slug": "robust-youthfulness",
    "name": "robust-youthfulness",
    "description": "Deploy and Host robust-youthfulness with Railway",
    "url": "https://railway.com/deploy/robust-youthfulness",
    "upstream": {
      "image": "danielweezboo/achievex-api:latest"
    }
  },
  "services": [
    {
      "name": "danielweezboo/achievex-api:latest",
      "source": {
        "image": "danielweezboo/achievex-api:latest"
      },
      "needs_volume": false,
      "http": true
    },
    {
      "name": "danielweezboo/achievex-frontend:latest",
      "source": {
        "image": "danielweezboo/achievex-frontend:latest"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "robust-youthfulness"
      }
    },
    "cli": "railway deploy --template robust-youthfulness",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "5c453fc0-42bc-427b-b8b2-10fda8b286e0",
            "serializedConfig": {
              "services": {
                "7b8d9f89-1ea1-4156-bfcc-a5a1bae8f265": {
                  "name": "danielweezboo/achievex-api:latest",
                  "source": {
                    "image": "danielweezboo/achievex-api:latest"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                },
                "ca94c1f6-585f-467e-b1b8-560c6429671f": {
                  "name": "danielweezboo/achievex-frontend:latest",
                  "source": {
                    "image": "danielweezboo/achievex-frontend:latest"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 2,
    "needs_volume": false
  },
  "generated_at": "2026-09-15T04:14:48.407Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-14T06:34:50.580Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_51acfbe437464eb88e51",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": false,
        "detail": "1 service(s) crashed within 30s"
      }
    ]
  }
}
