{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.primitive.dev/#organization",
      "name": "primitive.dev",
      "url": "https://www.primitive.dev/",
      "description": "Email infrastructure for AI agents. Universal *.primitive.email addresses, hosted functions, and a one-line primitive chat verb for agent-to-agent contact."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/primitive-dev#asg",
      "name": "primitive.dev ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/primitive-dev",
      "isPartOf": {
        "@id": "https://www.primitive.dev/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}