{
  "manifest_version": "1.0.0",
  "template": {
    "id": "1962cb00-9aaa-427f-9b15-cef96e4f4bfe",
    "slug": "5SK2Dh",
    "name": "responsible-charm",
    "description": "to send the user entered notes to their mail without and login",
    "url": "https://railway.com/deploy/5SK2Dh",
    "upstream": {
      "repo_url": "https://github.com/ArthiGit18/Vibes-Backend"
    }
  },
  "services": [
    {
      "name": "Vibes-Backend",
      "source": {
        "repo": "https://github.com/ArthiGit18/Vibes-Backend"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "5SK2Dh"
      }
    },
    "cli": "railway deploy --template 5SK2Dh",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "1962cb00-9aaa-427f-9b15-cef96e4f4bfe",
            "serializedConfig": {
              "services": {
                "05cc2e98-1571-43c4-86d9-f4fe805138ff": {
                  "icon": null,
                  "name": "Vibes-Backend",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/ArthiGit18/Vibes-Backend",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T08:56:34.362Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_741adc03f4ae4e0e8a3d",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 97,
    "typical_build_seconds": 30,
    "typical_start_seconds": 5,
    "slowest_service": "Vibes-Backend"
  }
}
