{
  "schemaVersion": 1,
  "generatedAt": "2026-09-04T05:35:32.597Z",
  "lifecycleModel": {
    "documented": "The template has a public record describing its current facts and requirements.",
    "installable": "A raw workflow JSON file is available for inspection and import.",
    "validated": "The workflow structure and a representative execution path have passed Tarvos validation.",
    "stable": "The template is production-ready and carries a stable release."
  },
  "templates": [
    {
      "$schema": "https://tarvos-website-lju1.vercel.app/schemas/template-record-v1.json",
      "schemaVersion": 1,
      "canonicalUrl": "https://tarvos-website-lju1.vercel.app/templates/x402-paygate/",
      "slug": "x402-paygate",
      "name": "x402Paygate",
      "description": "Verify an x402 payment event before releasing a protected automation path.",
      "lifecycle": "installable",
      "version": "0.1",
      "updatedAt": "2026-07-28",
      "workflow": {
        "environment": "Self-hosted",
        "mediaType": "application/json",
        "rawUrl": "https://tarvos-website-lju1.vercel.app/templates/x402Paygate.json"
      },
      "requiredNodes": {
        "total": 4,
        "tarvos": 1,
        "items": [
          {
            "name": "Tarvos x402",
            "source": "tarvos",
            "recordUrl": "https://tarvos-website-lju1.vercel.app/nodes/x402/"
          },
          {
            "name": "If",
            "source": "native",
            "recordUrl": null
          },
          {
            "name": "Edit Fields",
            "source": "native",
            "recordUrl": null
          },
          {
            "name": "HTTP Request",
            "source": "native",
            "recordUrl": null
          }
        ]
      },
      "formats": {
        "html": "https://tarvos-website-lju1.vercel.app/templates/x402-paygate/",
        "json": "https://tarvos-website-lju1.vercel.app/templates/x402-paygate.json",
        "markdown": "https://tarvos-website-lju1.vercel.app/templates/x402-paygate.md",
        "rawWorkflow": "https://tarvos-website-lju1.vercel.app/templates/x402Paygate.json"
      }
    }
  ]
}