{
  "manifest_version": "1.0.0",
  "template": {
    "id": "4c3557dc-31ee-4909-a1c8-ee89816a35a4",
    "slug": "sJu2rT",
    "name": "Haptic",
    "description": "Open-Source markdown editor - your new home for notes",
    "url": "https://railway.com/deploy/sJu2rT",
    "upstream": {
      "image": "chroxify/haptic-web:latest"
    }
  },
  "services": [
    {
      "name": "Haptic",
      "source": {
        "image": "chroxify/haptic-web:latest"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PORT",
      "service": "Haptic",
      "description": "Provide a value for PORT.",
      "secret": false,
      "strategy": "default",
      "default": "80"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "sJu2rT"
      }
    },
    "cli": "railway deploy --template sJu2rT",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "4c3557dc-31ee-4909-a1c8-ee89816a35a4",
            "serializedConfig": {
              "services": {
                "15f24d8b-c4ef-4537-92c1-92627073ec5d": {
                  "icon": "https://github.com/chroxify/haptic/raw/main/.github/assets/icon.svg",
                  "name": "Haptic",
                  "source": {
                    "image": "chroxify/haptic-web:latest"
                  },
                  "variables": {
                    "PORT": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "80"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T08:03:52.671Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_b52552ba2c194f5c9da8",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 129,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "Haptic"
  }
}
