{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.auctra.tech/#organization",
      "name": "Auctra",
      "url": "https://www.auctra.tech",
      "logo": "https://www.auctra.tech/auctra-logo.png",
      "description": "Auctra is authority infrastructure for production AI agents — register sponsors, issue bounded expiring delegations, evaluate every consequential action before execution, and preserve an immutable accountability chain.",
      "knowsAbout": [
        "AI agent governance",
        "AI agent authority",
        "autonomous agent control",
        "pre-action evaluation",
        "delegated authority",
        "AI compliance",
        "agentic commerce",
        "immutable audit trails"
      ],
      "sameAs": [
        "https://www.npmjs.com/package/@auctra/sdk",
        "https://github.com/Matik103/auctra",
        "https://www.linkedin.com/company/auctra-tech"
      ]
    },
    {
      "@type": "SoftwareApplication",
      "name": "Auctra",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "url": "https://www.auctra.tech",
      "description": "Auctra is authority infrastructure for production AI agents — register sponsors, issue bounded expiring delegations, evaluate every consequential action before execution, and preserve an immutable accountability chain.",
      "offers": [
        {
          "@type": "Offer",
          "name": "Builder",
          "price": "0",
          "priceCurrency": "USD"
        },
        {
          "@type": "Offer",
          "name": "Team",
          "price": "19",
          "priceCurrency": "USD"
        },
        {
          "@type": "Offer",
          "name": "Business",
          "price": "99",
          "priceCurrency": "USD"
        }
      ],
      "publisher": {
        "@id": "https://www.auctra.tech/#organization"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.auctra.tech/#website",
      "url": "https://www.auctra.tech",
      "name": "Auctra",
      "description": "Auctra is authority infrastructure for production AI agents — register sponsors, issue bounded expiring delegations, evaluate every consequential action before execution, and preserve an immutable accountability chain.",
      "publisher": {
        "@id": "https://www.auctra.tech/#organization"
      }
    }
  ]
}