{
  "manifest_version": "1.0.0",
  "template": {
    "id": "1599f91a-d068-4daa-bce5-10f41e7e50a4",
    "slug": "thriving-bravery",
    "name": "thriving-bravery",
    "description": "Deploy and Host thriving-bravery with Railway",
    "url": "https://railway.com/deploy/thriving-bravery",
    "upstream": {
      "repo_url": "https://github.com/Fernandoh794/PersonaEduca"
    }
  },
  "services": [
    {
      "name": "PersonaEduca",
      "source": {
        "repo": "https://github.com/Fernandoh794/PersonaEduca"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "thriving-bravery"
      }
    },
    "cli": "railway deploy --template thriving-bravery",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "1599f91a-d068-4daa-bce5-10f41e7e50a4",
            "serializedConfig": {
              "services": {
                "24abcdc0-aa0d-42bb-9f48-b46e03ac32a2": {
                  "name": "PersonaEduca",
                  "source": {
                    "repo": "Fernandoh794/PersonaEduca",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-14T16:14:52.837Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-14T05:19:04.354Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_dd835a30bf0540a0baa0",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": false,
        "detail": "Repository \"Fernandoh794/PersonaEduca\" not found or is not accessible"
      }
    ]
  }
}
