{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://untactit.com/#organization",
      "name": "untactit",
      "url": "https://untactit.com/",
      "description": "One control plane for the skills, rules, and memory AI agents run on."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/untactit#asg",
      "name": "untactit ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/untactit",
      "isPartOf": {
        "@id": "https://untactit.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}