{
  "manifest_version": "1.0.0",
  "template": {
    "id": "63e50865-5c74-4856-b7a6-a0dfb8cab182",
    "slug": "mastra-evals-with-memory",
    "name": "Mastra Evals with Memory",
    "description": "Run Mastra evals on memory-enabled agents. Mock model, no API keys.",
    "url": "https://railway.com/deploy/mastra-evals-with-memory",
    "upstream": {
      "repo_url": "https://github.com/leoisadev1/mastra-template-evals-with-memory"
    }
  },
  "services": [
    {
      "name": "Mastra Evals",
      "source": {
        "repo": "https://github.com/leoisadev1/mastra-template-evals-with-memory"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "mastra-evals-with-memory"
      }
    },
    "cli": "railway deploy --template mastra-evals-with-memory",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "63e50865-5c74-4856-b7a6-a0dfb8cab182",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "73c515da-c74e-45b1-8f31-d1580f4e560b": {
                  "icon": "https://unpkg.com/mastra/dist/studio/mastra.svg",
                  "name": "Mastra Evals",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/leoisadev1/mastra-template-evals-with-memory",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-05T06:16:58.520Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_84d5e49b35a341edb43b",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 58,
    "typical_build_seconds": 30,
    "typical_start_seconds": 10,
    "slowest_service": "Mastra Evals"
  }
}
