{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://canticle.cc/#organization",
      "name": "SEAM",
      "url": "https://canticle.cc/",
      "description": "SEAM is a local-first memory runtime for AI agents: canonical SQLite records, source-linked retrieval, token-bounded context, and CLI, MCP, REST, and dashboard surfaces."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/seam#asg",
      "name": "SEAM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/seam",
      "isPartOf": {
        "@id": "https://canticle.cc/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}