{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7802e237-1a75-4e69-85b5-64ce7f5a188f",
    "slug": "NEJ3se",
    "name": "ideal-vision",
    "description": "balance-management to balance your incomes, expenses and budget",
    "url": "https://railway.com/deploy/NEJ3se",
    "upstream": {
      "repo_url": "https://github.com/Muhammed1225/Balance-Management"
    }
  },
  "services": [
    {
      "name": "Balance-Management",
      "source": {
        "repo": "https://github.com/Muhammed1225/Balance-Management"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "NEJ3se"
      }
    },
    "cli": "railway deploy --template NEJ3se",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7802e237-1a75-4e69-85b5-64ce7f5a188f",
            "serializedConfig": {
              "services": {
                "576cf503-e757-4fce-97f8-6bcdae470950": {
                  "icon": null,
                  "name": "Balance-Management",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/Muhammed1225/Balance-Management",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T09:58:06.524Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_29c60e9235d2432baa3f",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
