{
  "manifest_version": "1.0.0",
  "template": {
    "id": "7eb6749d-d0f1-4c8f-a952-1a2729d8a88a",
    "slug": "dynamic-truth",
    "name": "Minimal API .NET 10",
    "description": "Simple ASP.NET Minimal API (.Net, 10 C#). Basic template, demo endpoints.",
    "url": "https://railway.com/deploy/dynamic-truth",
    "upstream": {
      "repo_url": "https://github.com/BracoZS/MinimalApi-Net10"
    }
  },
  "services": [
    {
      "name": "Minimal Api  .Net 10 ",
      "source": {
        "repo": "https://github.com/BracoZS/MinimalApi-Net10"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "dynamic-truth"
      }
    },
    "cli": "railway deploy --template dynamic-truth",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "7eb6749d-d0f1-4c8f-a952-1a2729d8a88a",
            "serializedConfig": {
              "services": {
                "bd7abe1f-51df-4db2-afb8-48d24917f8fd": {
                  "icon": "https://i.ibb.co/pBDZXgMw/icons8-c-sharp-logo-96.png",
                  "name": "Minimal Api  .Net 10 ",
                  "source": {
                    "repo": "BracoZS/MinimalApi-Net10",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T18:51:27.119Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_3f399547b4b24eaf9f80",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 113,
    "typical_build_seconds": 47,
    "typical_start_seconds": 10,
    "slowest_service": "Minimal Api  .Net 10 "
  }
}
