{
  "manifest_version": "1.0.0",
  "template": {
    "id": "d865cdab-1b02-446e-915a-2199bf1338fd",
    "slug": "edict-aug-26-multi-agent-dashboard",
    "name": "Edict [Aug '26] (Multi-Agent Dashboard)",
    "description": "Nine AI agents you monitor from one live dashboard",
    "url": "https://railway.com/deploy/edict-aug-26-multi-agent-dashboard",
    "upstream": {
      "repo_url": "https://github.com/cft0808/edict"
    }
  },
  "services": [
    {
      "name": "edict",
      "source": {
        "repo": "https://github.com/cft0808/edict"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "edict-aug-26-multi-agent-dashboard"
      }
    },
    "cli": "railway deploy --template edict-aug-26-multi-agent-dashboard",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "d865cdab-1b02-446e-915a-2199bf1338fd",
            "serializedConfig": {
              "services": {
                "33ae9337-686b-4ddc-a767-9115335fa68b": {
                  "name": "edict",
                  "source": {
                    "repo": "cft0808/edict"
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T16:06:42.499Z",
  "success_rate_30d": 0.8333,
  "validation": {
    "last_run_id": "run_30071d8647634071a5e6",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 78,
    "typical_build_seconds": 21,
    "typical_start_seconds": 0,
    "slowest_service": "edict"
  }
}
