{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b300af55-bf5c-4a27-94e6-93937a599045",
    "slug": "fFq3fV",
    "name": "Typst Compiler API",
    "description": "compile typst markup remotely by a simple API call",
    "url": "https://railway.com/deploy/fFq3fV",
    "upstream": {
      "repo_url": "https://github.com/chinpeerapat/typst-http-api-CJKy"
    }
  },
  "services": [
    {
      "name": "typst-http-api",
      "source": {
        "repo": "https://github.com/chinpeerapat/typst-http-api-CJKy"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "fFq3fV"
      }
    },
    "cli": "railway deploy --template fFq3fV",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b300af55-bf5c-4a27-94e6-93937a599045",
            "serializedConfig": {
              "services": {
                "38b0451a-bb98-4ed8-a570-43e75c893347": {
                  "icon": null,
                  "name": "typst-http-api",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/chinpeerapat/typst-http-api-CJKy",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "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-21T09:15:35.902Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_405d2f92d5a147af9911",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
