{
  "manifest_version": "1.0.0",
  "template": {
    "id": "83074cca-812f-4015-8861-7942512c0abc",
    "slug": "openviking-aug-26-agent-memory",
    "name": "OpenViking",
    "description": "Persistent memory and RAG for AI agents. Store context across sessions.",
    "url": "https://railway.com/deploy/openviking-aug-26-agent-memory",
    "upstream": {
      "repo_url": "https://github.com/volcengine/OpenViking"
    }
  },
  "services": [
    {
      "name": "OpenViking",
      "source": {
        "repo": "https://github.com/volcengine/OpenViking"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "openviking-aug-26-agent-memory"
      }
    },
    "cli": "railway deploy --template openviking-aug-26-agent-memory",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "83074cca-812f-4015-8861-7942512c0abc",
            "serializedConfig": {
              "services": {
                "96b6477a-4d91-42b2-9006-15c87f3dfe3d": {
                  "name": "OpenViking",
                  "source": {
                    "repo": "volcengine/OpenViking"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-19T16:01:33.388Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_9d6cfcf5e3114324a5cb",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
