{
  "manifest_version": "1.0.0",
  "template": {
    "id": "40feb4bc-51e2-4e92-8123-5cf18e9c783e",
    "slug": "astro-tailwind-starter",
    "name": "Astro Tailwind Starter",
    "description": "A minimal, modern starter kit with Astro 5 and Tailwind 4 preconfigured",
    "url": "https://railway.com/deploy/astro-tailwind-starter",
    "upstream": {
      "repo_url": "https://github.com/jacksmithxyz/modern-astro-starter"
    }
  },
  "services": [
    {
      "name": "modern-astro-starter",
      "source": {
        "repo": "https://github.com/jacksmithxyz/modern-astro-starter"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "astro-tailwind-starter"
      }
    },
    "cli": "railway deploy --template astro-tailwind-starter",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "40feb4bc-51e2-4e92-8123-5cf18e9c783e",
            "serializedConfig": {
              "services": {
                "221feb08-34e9-49aa-9b71-c16ca28fbb7a": {
                  "name": "modern-astro-starter",
                  "source": {
                    "repo": "jacksmithxyz/modern-astro-starter",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-18T20:27:43.521Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_fa5d21056c2e498ca6a7",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": false,
        "detail": "Repository \"jacksmithxyz/modern-astro-starter\" not found or is not accessible"
      }
    ]
  }
}
